rjs1980 Posted August 15, 2004 Posted August 15, 2004 Create a silent install of Mozilla ThunderBird----------------------------------------------1) Have a copy of Mozilla Firefox2) Run the THunderBird setup program, and, while it is still on the first screen, go to your %USERPROFILE%\7z*.* folder (EG: where the mozilla setup extracts its files to before installation), and copy all of the files in that directory to a temporary directory. I will use TB_TMP for this howto.3) Do the same with firefox that you did with ThunderBird. I used FF_TMP for the temp folder for FireFox.4) Make 2 more temp folders, FF_XPCOM and TB_XPCOM.5) Extract the XPCOM.XPI file in the FF_TMP directory to the FF_XPCOM directory. Extract the XPCOM.XPI file in the TB_TMP directory to the TB_XPCOM directory. (These files can be extracted using any standard unzip program)6) Copy the install.js file from the FF_XPCOM to the TB_XPCOM folder.7) Copy NSPR*.dll, plc*.dll, and plds*.dll from the FF_XPCOM folder to the TB_XPCOM folder.8) Zip the TB_XPCOM folder (Make sure your program recreates the internal directory structure) to TB_XPCOM.ZIP9) Backup your original XPCOM.XPI located in the TB_TMP folder.10) Copy TB_XPCOM.ZIP to the TB_TMP folder and rename it XPCOM.XPI11) Backup the setup.exe file in the TB_TMP folder12) Download a mozilla installation (full install). I used this one: mozilla-win32-1.7.1-installer.exe Get it at ftp://ftp.mozilla.org/mozilla.org/mozilla/releases (You can also use the setup.exe from your unattended FireFox installation if you've done one using the mozilla setup method, that's what I did. )13) Using the same techniques we used in steps 1 and 2, run the Mozilla installation and when the first screen comes up, go to your %USERPROFILE%\7z*.* folder and get the setup.exe... I believe it's called Mozilla-Install.exe or something of the sort. (Sorry, I've already deleted the original Moz. installer and don't want to download it again). Anyhow, copy the setup executable (it's about 245k) to your TB_TMP folder.14) Rename the moz. install file (the one we just retrieved from the %UESRPROFILE%\7z*.* folder) to setup.exe15) Make a backup of the config.ini file that is now in TB_TMP.16) Open the config.ini in TB_TMP and change the line that says Run Mode=Normal to Run Mode=Silent (It's the 1st non-commented line in the file) and save it.17) Run this command: <path to setup>\Setup.exe -ma -ira to have TB install silently.18) For those of you that really want to save some space, extract each of the XPI files to it's own directory and then recompress them using your programs highest level of compression. I did it with IZArc and the total size of the install directory for TB dropped from 22mb to 12mb. And hey, when you're dealing with 700mb (of which XP Pro SP2 takes about 590), 10 megs can be a life saver.The problem everyone keeps referring to where, when using the -ma -ira switchwith a clean TB install, a freeze occurs at the install directory pagebecause of some error/change in the xpcom component. This is a work-around for that error. Though three of the files are older, I'm assuming (since they were from netscape) that they have no major impact on TB's workings. And, so far, I have hadno problems running it for 3 weeks. So, if anyone has a problem with TB after it's installed this way, let me know about! Have fun, and hope this helped--RJ
rjs1980 Posted August 15, 2004 Author Posted August 15, 2004 Oh, to make one point clear, the in the previous post, the TB_TMP folderwill hold the ThunderBird installation when the steps above are completed.So, the phrase <Path to setup>\setup.exe -ma -ira is referring to, inmy case, C:\TB_TMP\SETUP.EXE -ma -ira whereC:\TB_TMP = <PATH TO SETUP>
HalogenAndToast Posted August 18, 2004 Posted August 18, 2004 Seems to be working just fine, I'll know for sure when I make my next disk. Thanks for the information though.
Mosselman Posted August 18, 2004 Posted August 18, 2004 Wouldnt using vmware in combination with wininstall be faster? And it would also allow you to automatically include user profiles and settings aswell...
fourte3n Posted September 11, 2004 Posted September 11, 2004 Mosselman... have you made a STEP by STEP guide to your idea.rjs1980... do you have this already made up? as I honostly couldn't be bothered There doesn't seem to be 'simple' ways of installing fox and bird... While they are great programs they are s***s to unattend.
Aaron Posted September 11, 2004 Posted September 11, 2004 There doesn't seem to be 'simple' ways of installing fox and bird... While they are great programs they are s***s to unattend.The way I do it (but takes up excess space on the CD, unless SFX archived) is to get the zip versions of Firefox and Thunderbird:http://ftp.mozilla.org/pub/mozilla.org/fir...win32-0.9.3.ziphttp://ftp.mozilla.org/pub/mozilla.org/thu...0.7.3-win32.zipand extract them each to \$OEM$\$Progs\Mozilla Firefox and \$OEM$\$Progs\Mozilla Thunderbird and that's pretty much it, no switches.Finish it off by removing the read-only attributes in one of your batch files:attrib -R "%ProgramFiles%\Mozilla Firefox\*.*" /S /Dattrib -R "%ProgramFiles%\Mozilla Thunderbird\*.*" /S /D
--=ddSHADOW=-- Posted September 18, 2004 Posted September 18, 2004 I tested Mozilla_Firefox_1.0PR.exe1. i created a self-extracting rar from my installed version of Firefox2. In SFX optionPath=Mozilla FirefoxSavePathSilent=1Overwrite=1Shortcut=D, "firefox.exe", "", "Mozilla Firefox", "Mozilla Firefox"3. RunOnceEx.cmdREG ADD %KEY%\050 /VE /D "Mozilla Firefox 1.0PR" /fREG ADD %KEY%\050 /V 1 /D "%systemdrive%\install\Mozilla_Firefox\Mozilla_Firefox_1.0PR.exe /S" /fI will add some extensions and plugins
RBCC Posted May 28, 2011 Posted May 28, 2011 Is there a way to install (1) Thunderbird 3.11+ Addons +Silent INstall (2) Firefox 4 + Addons + Themes+Silent install? John
willyeckerslike Posted May 28, 2011 Posted May 28, 2011 I make a silent install another way. Decompress the main exe with upxgui or the universal extractor and then further unzip or unrar the main install exe. There will be a new folder with "setup.exe" and a folder called "core". Add both of these to an archive with your favourite method of making silents and use "setup.exe /S" as the switch.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now