
I learned how to deploy FireFox using command line switches. Apparently, you only need the installer files from the firefox installer quickly get them before you exit firefox'; install because they get deleted after you hit the "Finish" button. So leave that dialog box open and look under user's temp folder under appdata. The commands are very simple, I just created a batch file for install and uninstall, made a copy of the pref.js file after the browser is configured.. you know like "auto scrol, cache settings, default home page, etc.
The commands to install repository folder\7zS6D.tmp\setup.exe /S
The command to uninstall
"c:\program Files\Mozilla Firefox\uninstall\helper.exe" /S
*Note the /S is case sensitive so you must use uppercase "S"
No comments:
Post a Comment