I have windows server 2008 r2 enterprise and windows 7 machines. I have firefox 4.0.1 currently deploying through group policy to the windows 7 machines.
I know how to create a login script. I have created a batch file to make firefox default, but does anyone know how to run the command without creating a requires elevation (admin privileges) prompt, since it has to start firefox.exe?
Login batch:
start firefox.exe -silent -setDefaultBrowser
Software\Classes\https\shell\open\command– emirjonb Nov 18 '14 at 14:12