[Mozilla Enterprise] Setting FF as default browser in Win10
Marco Gaiarin
gaio at sv.lnf.it
Tue Nov 26 10:53:31 UTC 2019
I was used to set FF as default browser, programmatically, in win7
using, system side:
"%ProgramFiles%\Mozilla Firefox\uninstall\helper.exe" /SetAsDefaultAppGlobal
(but seems does not work anymore), or:
reg add "HKLM\SOFTWARE\Clients\StartMenuInternet" /f /ve /t REG_SZ /d "Firefox-308046B0AF4A39CB"
reg add "HKLM\Software\Microsoft\Internet Explorer\Main" /f /v "Check_Associations" /t REG_SZ /d "no"
that worked, and on 'user side' (eg, netlogon script):
"%ProgramFiles%\Mozilla Firefox\uninstall\helper.exe" /SetAsDefaultAppUser
But on win10 seems that does not work, users still have 'edge' as
default browser.
Why?! Thanks.
--
dott. Marco Gaiarin GNUPG Key ID: 240A3D66
Associazione ``La Nostra Famiglia'' http://www.lanostrafamiglia.it/
Polo FVG - Via della Bontà, 7 - 33078 - San Vito al Tagliamento (PN)
marco.gaiarin(at)lanostrafamiglia.it t +39-0434-842711 f +39-0434-842797
Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA!
http://www.lanostrafamiglia.it/index.php/it/sostienici/5x1000
(cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA)
More information about the Enterprise
mailing list