Here they are.
If someone can reduce the size of this text (its too big), and then make an INF of it, it'd greatly improve usability. The reason I propose an INF is that then we can use system variables like %ProgramFiles% (or is it %10%), which is not possible with this .REG method. All we'd need to do, is make an SFX archive which will extract itself to "%ProgramFiles%\Mozilla\" and then apply the INF.
Windows Registry Editor Version 5.00 ;==============================; general Mozilla app settings [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla] @="" [HKEY_LOCAL_MACHINE\Software\Mozilla\Mozilla] "CurrentVersion"="1.7.5" [HKEY_LOCAL_MACHINE\SOFTWARE\mozilla.org\Mozilla] "CurrentVersion"="1.7.5" ;============================== ;regkeys for FireFox 1.0 to make sure most plugins, like flash etc., install correctly ;Make sure these are added before installing the plugins [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Mozilla Firefox 1.0] "GeckoVer"="1.0.1" [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Mozilla Firefox 1.0\bin] "PathToExe"="%ProgramFiles%\\Mozilla\\Firefox\\firefox.exe" [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Mozilla Firefox 1.0\Extensions] "Components"="%ProgramFiles%\\Mozilla\\Firefox\\Components" "Plugins"="%ProgramFiles%\\Mozilla\\Firefox\\Plugins" [HKEY_LOCAL_MACHINE\Software\Mozilla\Mozilla Firefox] @="" "CurrentVersion"="1.0 (en-US)" "Reset Home Page"=dword:00000000 [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Mozilla Firefox\1.0 (en-US)] @="" [HKEY_LOCAL_MACHINE\Software\Mozilla\Mozilla Firefox\1.0 (en-US)\Main] "Create Desktop Shortcut"=dword:00000000 "Create Start Menu Shortcut"=dword:00000001 "Create Quick Launch Shortcut"=dword:00000000 "Install Directory"="%ProgramFiles%\\Mozilla\\Firefox\\" "PathToExe"="%ProgramFiles%\\Mozilla\\Firefox\\firefox.exe" "Program Folder Path"="C:\\Documents and Settings\\All Users\\Start Menu\\Programs\\Mozilla\\" ;============================== ;regkeys for ThunderBird 0.9 [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Mozilla Thunderbird] @="" "CurrentVersion"="0.9 (en)" [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Mozilla Thunderbird\0.9 (en)] @="" [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Mozilla Thunderbird 0.9\bin] "PathToExe"="%ProgramFiles%\\Mozilla\\Thunderbird\\thunderbird.exe" [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Mozilla Thunderbird\0.9 (en)\Main] "Create Desktop Shortcut"=dword:00000000 "Create Start Menu Shortcut"=dword:00000001 "Create Quick Launch Shortcut"=dword:00000000 "Install Directory"="%ProgramFiles%\\Mozilla\\Thunderbird\\" "PathToExe"="%ProgramFiles%\\Mozilla\\Thunderbird\\thunderbird.exe" "Program Folder Path"="C:\\Documents and Settings\\All Users\\Start Menu\\Programs\\Mozilla\\" [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla Thunderbird\Desktop] "showMapiDialog"="1" "HKEY_LOCAL_MACHINE\\Software\\Clients\\Mail"="" "HKEY_CURRENT_USER\\Software\\Clients\\Mail"="Mozilla Thunderbird" "registeredAsMailApp"="0" "defaultMailHasBeenSet"="0" ;============================== ; Give details to make Thunderbird the default e-mail client [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird] @="Mozilla Thunderbird" "DLLPath"="C:\\PROGRA~1\\Mozilla\\Thunderbird\\mozMapi32.dll" [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird\DefaultIcon] @="C:\\PROGRA~1\\Mozilla\\Thunderbird\\thunderbird.exe,0" [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird\shell\open\command] @="C:\\PROGRA~1\\Mozilla\\Thunderbird\\thunderbird.exe -mail" [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird\shell\properties] @="Thunderbird &Options" [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird\shell\properties\command] @="C:\\PROGRA~1\\Mozilla\\Thunderbird\\thunderbird.exe -options" [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird\shell\profile] @="&Profile Manager" [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird\shell\profile\command] @="C:\\PROGRA~1\\Mozilla\\Thunderbird\\thunderbird.exe -ProfileManager" [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird\protocols\mailto] @="URL:MailTo Protocol" "URL Protocol"="" [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird\protocols\mailto\DefaultIcon] @="C:\\Program Files\\Mozilla\\Thunderbird\\thunderbird.exe,0" [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Mozilla Thunderbird\protocols\mailto\shell\open\command] @="C:\\Program Files\\Mozilla Thunderbird\\thunderbird.exe -compose \"%1\"" ;============================== ; offer Firefox as an option on the "Internet" Sticky app on WinXP Start Menu [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\firefox.exe] @="Mozilla Firefox" [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\firefox.exe\DefaultIcon] @="C:\\Program Files\\Mozilla\\Firefox\\firefox.exe,0" [HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\firefox.exe\shell\open\command] @="\"C:\\Program Files\\Mozilla\\Firefox\\firefox.exe\"" ;==============================



Help

Back to top









