I thought this wasn't going to affect me since Mike's comment that if Firefox
starts from the same folder, it won't create a new profile.
Well, I decided to switch to 64-bit when we go to ESR 68 - that changes the
folder and creates a new profile...
After going back thru my archives of these emails and scouring the forums, I
was finally able to find the exact environment variable to suppress this:
MOZ_LEGACY_PROFILES = 1
Could this PLEASE be added to the group policy template?
I tried to add this to the MSI via transform, but your MSI doesn't seem to want
to add environment variables or registry settings :(
Luckily, I wrap all my installations with Powershell - if anyone needs it, the
powershell command to add a system environment variable is:
[System.Environment]::SetEnvironmentVariable('MOZ_LEGACY_PROFILES', '1',
[System.EnvironmentVariableTarget]::Machine)
______________________
Rob Gura
TSS Infrastructure (Desktop) Sr. Engineer
JONES DAY(r) - One Firm Worldwide<http://www.jonesday.com/>(r)
901 Lakeside Ave.
Cleveland, OH 44114
Office +1.216.586.0943
***This e-mail (including any attachments) may contain information that is
private, confidential, or protected by attorney-client or other privilege. If
you received this e-mail in error, please delete it from your system without
copying it and notify sender by reply e-mail, so that our records can be
corrected.***
_______________________________________________
Enterprise mailing list
[email protected]
https://mail.mozilla.org/listinfo/enterprise
To unsubscribe from this list, please visit
https://mail.mozilla.org/listinfo/enterprise or send an email to
[email protected] with a subject of "unsubscribe"