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)
_______________________________________________
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"

Reply via email to