Talk:Firefox:1.5 Software Update Upgrades

From MozillaWiki
Jump to: navigation, search

I am trying to get Firefox to launch auto upon start of ISP. This was listed as a way but I don't know where to install. I am not proficient in computers.

Firefox:CD Packaging From MozillaWiki [edit] Reducing the Localization Burden on the CDs

The current Firefox/Thunderbird/Suite CD images ship the self-extracting installer files for each locale. This is a massive waste of space, and means that we cannot include the firefox/thunderbird/suite/etc on one CD.

Instead, we should ship the files on the CD already uncompressed:

CD:\autorun.inf, etc CD:\firefox1.0.1\win32\setup en-US.exe

 (NOTE: this is not the self-extracting stub program, this is the real setup program).

CD:\firefox1.0.1\win32\setup fr-FR.exe CD:\firefox1.0.1\win32\config.ini CD:\firefox1.0.1\win32\en-US.xpi CD:\firefox1.0.1\win32\fr-FR.xpi etc...

That's all that is necessary for windows; Linux installer uses the same system.

Any help gratefully accepted,

searching