Quote
Yeah, I assumed that, too. I guess people just tend to prefer installers because they look good.
Posted 29 June 2004 - 03:20 PM
Quote
Posted 02 July 2004 - 08:01 AM
my2001, on Jun 30 2004, 02:50 AM, said:
Posted 02 July 2004 - 09:07 AM
Posted 02 July 2004 - 09:51 AM
Quote
Posted 03 July 2004 - 06:44 AM
Posted 03 July 2004 - 09:11 AM
Posted 04 July 2004 - 01:52 AM
moz.zip (1.01K)
This post has been edited by prathapml: 04 July 2004 - 09:01 AM
Posted 07 July 2004 - 12:40 AM
[Setup Type0] ;*** LOCALIZE ME BABY *** Description Short=&Standard ;*** LOCALIZE ME BABY *** Description Long=Browser will be installed with the most common options. ; List of components to install/enable for this Setup Type. ; All other components not listed here will be disabled if ; this Setup Type is selected. C0=Component XPCOM C1=Component Browser C2=Component Uninstaller C3=Component US English Profile Defaults C4=Component En US lang pack C5=Component US region pack C6=Component Help C7=Component Example 1 C8=Component Example 2 C9=Component Example 3 ; Make sure Component QFA is LAST so 3rd party developers who might not want ; this component can easily remove it. C10=Component QFA
[Component Example 1] Description Short=Example 1 ;*** LOCALIZE ME BABY *** Description Long=MSFN Example 1 Archive=example1.xpi Install Size=256 Install Size System=0 Attributes=SELECTED|VISIBLE|IGNORE_XPINSTALL_ERROR FileCount= 1
Posted 20 August 2004 - 05:33 PM
Posted 20 August 2004 - 10:04 PM
Posted 21 August 2004 - 02:49 AM
Posted 21 August 2004 - 07:28 PM
Posted 22 August 2004 - 03:00 PM
;regkeys for FireFox 0.9.3 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 0.9.3] "GeckoVer"="1.0.1" [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Mozilla Firefox 0.9.3\bin] "PathToExe"="C:\\Program Files\\Mozilla\\Firefox\\firefox.exe" [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Mozilla Firefox 0.9.3\Extensions] "Components"="C:\\Program Files\\Mozilla\\Firefox\\Components" "Plugins"="C:\\Program Files\\Mozilla\\Firefox\\Plugins" [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Mozilla] "CurrentVersion"="1.7" [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Mozilla Firefox] "CurrentVersion"="0.9.3 (en)" [HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Mozilla Firefox\0.9.3 (en)\Main] "Create Desktop Shortcut"=dword:00000000 "Create Start Menu Shortcut"=dword:00000000 "Create Quick Launch Shortcut"=dword:00000000 "Program Folder Path"="C:\\Documents and Settings\\All Users\\Start Menu\\Programs\\Mozilla\\Firefox\\" "Install Directory"="C:\\Program Files\\Mozilla\\Firefox\\" "PathToExe"="C:\\Program Files\\Mozilla\\Firefox\\firefox.exe" ;============================== ; 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\"" ; offer the ability to "right-click & configure" this item [still in testing] ;[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\firefox.exe\shell\properties] ;@="Firefox &Options" ;[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\firefox.exe\shell\properties\command] ;@="C:\\PROGRA~1\\Mozilla\\Firefox\\firefox.exe -options" ;============================== ; Make Firefox the default Internet sticky app (Start Menu) [HKEY_CURRENT_USER\Software\Clients\StartMenuInternet] @="firefox.exe"
Posted 22 August 2004 - 06:23 PM
Posted 22 August 2004 - 07:02 PM
Posted 23 August 2004 - 12:52 PM
Posted 24 August 2004 - 08:25 AM
Posted 28 August 2004 - 06:54 PM
Posted 28 August 2004 - 08:25 PM