iceweasel makes folder in C:\ProgramData
since v118 iceweasel with libportable makes folder in C:\ProgramData on windows 8, v117 and v116 with libportable don't do that.
here is the same issue in librewolf https://gitlab.com/librewolf-community/browser/windows/-/issues/212
After version 115.0, win7/8 is no longer supported
After version 115.0, win7/8 is no longer supported
i also tested it on windows 10 , it makes folder in C:\ProgramData.
After version 115.0, win7/8 is no longer supported
i also tested it on windows 10 , it makes folder in C:\ProgramData.
librewolf with libportable had the same issue but solve it somehow with switching some setting in about:config https://gitlab.com/librewolf-community/browser/windows/-/issues/212
I fixed it by creating Iceweasel.cfg in the App folder and adding the line lockPref("toolkit.telemetry.cachedClientID", ""); using this as guide https://superuser.com/questions/823530/change-some-default-settings-for-firefox-globally
After version 115.0, win7/8 is no longer supported
i also tested it on windows 10 , it makes folder in C:\ProgramData. librewolf with libportable had the same issue but solve it somehow with switching some setting in about:config https://gitlab.com/librewolf-community/browser/windows/-/issues/212
I fixed it by creating Iceweasel.cfg in the App folder and adding the line lockPref("toolkit.telemetry.cachedClientID", ""); using this as guide https://superuser.com/questions/823530/change-some-default-settings-for-firefox-globally
It feels like we're not talking about the same thing.