Jump to content

Recommended Posts

  • 2 weeks later...

Posted

After reading the various threads with respect to silently installing Firefox, this is what I've done and it works in both Windows 2000 and XP. We know that replacing the Firefox setup.exe with the Mozilla version works. So, download both the Mozilla 1.7 and Firefox 0.9.1 installer packages. First, run the Firefox installer but stop on the first setup screen. Go to your Documents and Settings directory and then the directory of the currently logged on user. In the Local settings\Temp directory will be the temporary directory with the unpacked setup files. Copy that temporary directory to your unattended install $OEM$\$1 structure where your other applications are. Now you can cancel the setup.

Next, run the Mozilla installer. Stop at the first setup screen and go to the same location as above and look for the ns_tmp directory. Copy the setup.exe file from there to your copied Firefox install folder.

Then edit the config.ini and change the run mode to silent:

[General]
; Run Mode values:
;   Normal - Shows all dialogs.  Requires user input.
;   Auto   - Shows some dialogs, but none requiring user input.  It will
;            automatically install the product using default values.
;   Silent - Show no dialogs at all.  It will install product using default
;            values.
Run Mode=Silent

Finally, add the required silent install switches (I use RunOnceEx):

REG ADD %KEY%\060 /VE /D "Firefox 0.9.1" /f
REG ADD %KEY%\060 /V 1 /D "%systemdrive%\install\Applications\Firefox\setup.exe -ms -ira" /f

Total, sweet silent install! No messing around with scripts or repackaging the installer.

  • 4 weeks later...
Posted

I've been trying to do this but every time I run the installer, I get the error "Uncompressing xpcom.xpi failed". I've tried forcing the installer to download a new one, but of course I have no idea where to point it in the config.ini file. I am at my wits end!

Posted

Thank you,

Installed as you explained. VEry clear instructions thanks.

I did notice though that when fist run it did questoin about inporting bookmarks and making default browser.

Did you notice this? and if so haow did you get around it?

Posted

thats not part of the firefox installation.. its a wizard once u open firefox.exe

regards

  • 2 weeks later...
Posted

Hi,

I tried this with Firefox 0.9.3 and Mozilla 1.7.2... and it didn't work :( It gets stuck at the prompt for Install Folder.

This is what I did:

* Ran the Firefox 0.9.3 installer

* Copied temp folder to my install directory

* Ran Mozilla 1.7.2 installer

* Copied setup.exe to firefox install directory

* (for testing) Ran firefox setup.exe with -ms -ira switches

* Get stuck at Install Folder prompt

Any ideas how to fix this?

Thanks,

-G

  • 4 months later...
Posted

Peachys Post above works great also for Firefox 1.0 and installer from Mozilla 1.7.3.

Works the same way for Thunderbird 0.8.

I´ve tested this for Win2000. Great deal Peachy! :thumbup

  • 5 months later...
Posted
HI there!
When I try to install firefox through a network share, while calling the setup.exe directly ( e.g \\server\share$\install\firefox\setup.exe I get the error
"Error uncompressing file \\server\share$\install\firefox\xpcom.xpi: 1", while when I first connect the share as drive z: and then run z:\install\firefox\setup.exe everything works fine.

Anyone an idea, what the problem could be?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...