IPB

Google Frontpage Forums Unattended CD/DVD Guide

> Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules

32 Pages V   1 2 3 > »   
Reply to this topicStart new topic
> Guide: Mozilla Firefox Unattended
SiMoNsAyS
post Aug 30 2004, 09:44 AM
Post #1


C'mon you apes! You wanna live forever!?
Group Icon

Group: Patrons
Posts: 3455
Joined: 17-May 04
From: Puertollano, Spain
Member No.: 20147
Country Flag


Introduction
I've spent a lot of time working on an unattended installation of Firefox and I wrote a guide to accomplish it but I've seen people look at that amount of text and simply giving up after a few lines. The original guide is now attached to this post so you can still build your custom installer following those easy steps described on "jdoe method" and my batches to do the cleanup (included in the zip too).
Here you can find some default silent installers for your choice:

Firefox 1.0.2 and Above Silent
Check this post.

Firefox 1.0.1 Silent
Features List:

* Silent by default! No switches needed!
+ Optionally invisible †1
* English language
* Removed QFA Component †2
+ ADT (Advanced Developer Tools) Component is now always installed
* Icon size boosted up to 128x128 †3
+ Prefetch tweak added to shortcuts. Optional shortcuts to default profile and profiles admin †4
* Removed certain searchplugins: Amazon, eBay and Creative
* Added certain searchplugins: MSFN, Filemirrors, Google (images), IMDB, Microsoft
- Removed certain searchplugins: Babelfish Translation (SP/EN, EN/SP)
* Added certain plugins: Adobe Acrobat 7, RealPlayer™ (Live Connect included), QuickTime, Shockwave Flash, Shockwave for Director
- Removed certain plugins: RealJukebox, Microsoft Office 2003, Java™ 2 Platform, removed some unnecessary files too.
* Preferences Tweak †5
* MSFN Forum Thread Bookmark
+ Custom Extensions, Themes, Defaults\Profile, Plugins, Searchplugins and Language Pack support! †6
* Powered by RarLabs tongue.gif †7

†1 CMDOW needs to be placed on System32 foler in order to hide the command prompt window. Open the setup file with WinRAR and remove "REM" from the third line of setup.cmd
†2 Removed QFA completely, including the XPI file that results on a smaller setup
†3 Icon rebuilt with more image formats
†4 Optional shortcuts are available once you remove "REM" from some lines at the bottom of Setup\setup.cmd (only for english and spanish systems)
†5 LocalFocus set to false and speedup improvements on navigation tweaks
†6 Open the setup file with WinRAR, place on Setup\XPI your extensions and on Setup\JAR your themes
Files present on Setup\DefaultsProfile will be copied to \defaults\profile on Mozilla's Firefox directory
Setup\Profile is where you can place your custom profile. Profiles.ini and Profiles\ folder goes there (originally they can be found on %APPDATA%\Mozilla\Firefox)
Setup\Plugins and Setup\Searchplugins folders can also be used, just drop the necessary files there. Just to remember that plugins won't work if you obviously don't have those programs installed. Quicktime and Realplayer are free plugins (alternatives).
Finally if you place the spanish langpack on Setup\XPI it will be automatically detected, that means you can take a look at the code (Setup\setup.cmd) and add your own language
†7 Setup no longer uses the mozilla's installer, silent switch implemented since 1.0.1

DOWNLOAD 6,41 MB (6.722.217 bytes) - RapidShare main mirror, please use this

DOWNLOAD 6,87 MB (7.214.719 bytes) - Mirror 2

DOWNLOAD 6,87 MB (7.214.719 bytes) - Mirror 3

DOWNLOAD 6,87 MB (7.214.719 bytes) - Mirror 4

C'mon people I want to hear a big thanks to @buletov, @SoreGums and @solohelp for hosting mirrors 2, 3 and 4 thumbup.gif
If you want to add a mirror or report a broken link, PM me inmediately!


Call the installation from RunOnceEx without swithces, like:
CODE
REG ADD %KEY%\001 /VE /D "Mozilla Firefox 1.0" /f
REG ADD %KEY%\001 /V 1 /D "%CDROM%\SOFTWARE\FIREFOX\Firefox101_Silent_en-US.exe" /f


Understanding the Installation Process
If you just want to install Firefox you don't need to read further. Now if you want to create a custom installation, you must now the setup is a simple Rar-SFX that launchs a .cmd file.
When run, it will silently install Firefox, then it will be set as your default browser and it'll be pinned on top start menu. After that, associations will be set for .htm, .html, .swf, .xpi, and optionally .jar. You'll need to edit Setup\setup.cmd for this last.
Next, files for your custom profile and defaults\profile will be placed on their propper locations. Similar will happen with Setup\searchplugins and Setup\plugins.
Extensions and themes are installed if they exist on Setup\XPI and/or Setup\JAR. Finally shortcuts will be copied, take a look at the bottom lines of Setup\setup.cmd for more info.

Custom Profile
Original idea by crahak.
You'll be able to add skins, themes, bookmarks... More to be written

Defaults Profile Method
Astalavista has found useful information on how work on your unattended profile and has created a default one that you can review and download here.
There's also a Firefox 1.0.4 version with a built-in profile available here

After you have created your Defaults Profile, download my default Setup and open it with WinRAR. Fill the folder Setup\DefaultsProfile with the contents of %PROGRAMFILES%\Mozilla Firefox\defaults\profile.
During the installation, Defaults\Profile will be restored to its original location, also you can place shortcuts to it by removing "REM" from Setup\setup.cmd on my installation file.

Final Notes
Let me remember you that bookmarks.html contains your favorites and can be exported to the user profile. The same for user.js, prefs.js and your preferences.
For more information about how to use the %CDROM% variable, more about cmdow, switches for common installations visit the MSFN unattended section.

Thanks to Most of You
  • jdoe was the first one who induced me to write this, he wrote the .vbs files needed to export the profile and replace the strings.
  • totoymola was the one who created the .msi installation for personal use and then he shared it.
  • crahak wrote the code used to install the extensions and themes.
  • toe_cutter showed us more about the config.ini file.
  • Astalavista created a default profile with preinstalled extensions.
  • utln wrote a searchplugin for MSFN that I include in the pack.
  • 2forza gave me the idea to create a desktop shortcut similar to IE.
  • List is still open...


This post has been edited by SiMoNsAyS: Jun 26 2005, 08:01 PM
Attached File(s)
Attached File  Silent_Firefox.zip ( 133.46K ) Number of downloads: 3019
 
Go to the top of the page
 
+Quote Post
taemun
post Aug 30 2004, 11:06 PM
Post #2


Newbie


Group: Members
Posts: 13
Joined: 26-August 04
Member No.: 29012



Easier method: mine smile.gif I haxxed the 7z archive, and modified the config file, and added my AutoIt script....

You can get rid of all the dialogs bar one (thinks).
Then a simple AutoIt script.
Addmittedly not entirely silent, but it works.
You can hide the setup window anyhow....

tongue.gif
Go to the top of the page
 
+Quote Post
jdoe
post Aug 30 2004, 11:18 PM
Post #3


Advanced Member
***

Group: Banned
Posts: 314
Joined: 2-May 04
Member No.: 18982
OS: none
Country Flag


@taemun

I have no doubt about your way to install Firefox but your installation is not pre-configure for multi-user.

This guide is for an other purpose than just installing Firefox silently.


newwink.gif
Go to the top of the page
 
+Quote Post
MCT
post Aug 31 2004, 01:09 AM
Post #4


MSFN Junkie
*********

Group: Members
Posts: 3288
Joined: 19-May 04
Member No.: 20315
Country Flag


nice guide biggrin.gif i currently dont use firefox (i use opera) but ill keep this in mind for someone asking about it biggrin.gif
Go to the top of the page
 
+Quote Post
SiMoNsAyS
post Aug 31 2004, 06:18 AM
Post #5


C'mon you apes! You wanna live forever!?
Group Icon

Group: Patrons
Posts: 3455
Joined: 17-May 04
From: Puertollano, Spain
Member No.: 20147
Country Flag


QUOTE (MCT @ Aug 31 2004, 09:09 AM)
nice guide biggrin.gif i currently dont use firefox (i use opera) but ill keep this in mind for someone asking about it biggrin.gif

LOL, thanks, i'm very proud laugh.gif
Go to the top of the page
 
+Quote Post
teh1337357
post Sep 3 2004, 09:40 PM
Post #6


Newbie


Group: Members
Posts: 12
Joined: 3-September 04
Member No.: 29899



What is this CD.TXT you need to create and do you need any code in it? Also, where are you supposed to put your newly created FIREFOX.EXE? Lastly, do you need to change any of that code for English?
Go to the top of the page
 
+Quote Post
SiMoNsAyS
post Sep 3 2004, 10:02 PM
Post #7


C'mon you apes! You wanna live forever!?
Group Icon

Group: Patrons
Posts: 3455
Joined: 17-May 04
From: Puertollano, Spain
Member No.: 20147
Country Flag


A1: for CD.TXT you can read this that will explains better than me http://unattended.msfn.org/xp/runonceex_cd.htm laugh.gif
A2: your firefox.exe in the example goes to %CDROM%\SOFTWARE\FIREFOX\FIREFOX.EXE (where CDROM it's the root of your windows intallation CD)
A3: **** no! tongue.gif , this guide it's intended to be user, path, drive and language dependant.

ps: i haven't forgot the step2 part but still having issues realmad.gif
Go to the top of the page
 
+Quote Post
teh1337357
post Sep 3 2004, 10:04 PM
Post #8


Newbie


Group: Members
Posts: 12
Joined: 3-September 04
Member No.: 29899



Thanks man. Just wasn't totally clear on a few things.

And BPP, no more ieX?
Go to the top of the page
 
+Quote Post
big poppa pump
post Sep 3 2004, 10:13 PM
Post #9


Damn Newbies!!
***

Group: Members
Posts: 406
Joined: 10-September 03
Member No.: 6431
Country Flag


Nah! Not as much as I used to. Too many **** 13 year olds with single digit IQ's running wild over there.

@Simonsays - Nice guide. Will keep as a reference when I decide to move over to Firefox. IE is still my preferred browser. newwink.gif
Go to the top of the page
 
+Quote Post
SiMoNsAyS
post Sep 4 2004, 06:42 AM
Post #10


C'mon you apes! You wanna live forever!?
Group Icon

Group: Patrons
Posts: 3455
Joined: 17-May 04
From: Puertollano, Spain
Member No.: 20147
Country Flag


QUOTE (big poppa pump @ Sep 4 2004, 06:13 AM)
Nah! Not as much as I used to. Too many **** 13 year olds with single digit IQ's running wild over there.

@Simonsays - Nice guide. Will keep as a reference when I decide to move over to Firefox. IE is still my preferred browser.  newwink.gif

thanks guy but be aware... if you try firefox i'm sure you won't return to IE newwink.gif
Go to the top of the page
 
+Quote Post
teh1337357
post Sep 4 2004, 09:16 AM
Post #11


Newbie


Group: Members
Posts: 12
Joined: 3-September 04
Member No.: 29899



Hopefully my last question... Do you need to put everything in %CDROM%\Software if you're using the RunOnceEx method?
Go to the top of the page
 
+Quote Post
CoffeeFiend
post Sep 4 2004, 10:43 AM
Post #12


Coffee Aficionado
Group Icon

Group: Super Moderator
Posts: 3863
Joined: 14-July 04
From: Coffeeland
Member No.: 24596
OS: Windows 7 x64
Country Flag


QUOTE (SiMoNsAyS @ Sep 4 2004, 06:42 AM)
thanks guy but be aware... if you try firefox i'm sure you won't return to IE newwink.gif

So true, you never want to go back cool.gif
Go to the top of the page
 
+Quote Post
Thermopyle
post Sep 4 2004, 05:57 PM
Post #13





Group: Members
Posts: 5
Joined: 3-September 04
Member No.: 29871



You know I was all prepared to do this, and in fact had started to, but then I realized that my CD would be outdated so soon.

Firefox 1.0 will be out this month, and I'm pretty sure that I read that the devs were aware of deployment issues and would be addressing them soon...if not in 1.0 then not long after.

Just some information for those of you thinking on doing this.
Go to the top of the page
 
+Quote Post
SiMoNsAyS
post Sep 4 2004, 09:36 PM
Post #14


C'mon you apes! You wanna live forever!?
Group Icon

Group: Patrons
Posts: 3455
Joined: 17-May 04
From: Puertollano, Spain
Member No.: 20147
Country Flag


QUOTE (teh1337357 @ Sep 4 2004, 05:16 PM)
Hopefully my last question... Do you need to put everything in %CDROM%\Software if you're using the RunOnceEx method?

in the example yes, but there are several methods and mine it's only one of them.
QUOTE
Firefox 1.0 will be out this month, and I'm pretty sure that I read that the devs were aware of deployment issues and would be addressing them soon...if not in 1.0 then not long after.


@Thermopyle, i've got to correct you guy newwink.gif

what is going to be released this month it's RC1, far from the final version on october, 11.
you know that if we wait for software releases we couldn't just record a CD, because everyday appears a new version. i don't know about the new installation way but it's very probably (i think about 90%) that it will use the same installer and this guide will work with the new version too. if that it's not the fact, the guide will be updated with new changes tongue.gif
Go to the top of the page
 
+Quote Post
Thermopyle
post Sep 4 2004, 10:06 PM
Post #15





Group: Members
Posts: 5
Joined: 3-September 04
Member No.: 29871



Oh, yeah I forgot it was just a RC coming out blushing.gif

I haven't had a chance to try this out yet, but can you tell me what is wrong with doing Firefox unattended this way....

1. Install Firefox, add all bookmarks, extensions, whatever. Clear cache, history, and cookies. Add plugins...

2. Zip up firefox program file directory

3. Zip up profile directory.

4. On unattended extract firefox directory to %ProgramFiles% and profile to %APPDATA%

5. When firefox is run it should look in %appdata%\mozilla\firefox for the profile.ini which will tell it the directory of the profile.


Thoughts?
Go to the top of the page
 
+Quote Post
SiMoNsAyS
post Sep 4 2004, 10:15 PM
Post #16


C'mon you apes! You wanna live forever!?
Group Icon

Group: Patrons
Posts: 3455
Joined: 17-May 04
From: Puertollano, Spain
Member No.: 20147
Country Flag


@Thermopyle hahaha laugh.gif , it's curious i thought the same when i started developing this guide.
we got a few problems to bypass. pluginreg.dat file contains info with the path to some files so it's needed to make some changes, regkeys with paths, some temporal files, and my headache: chrome.rdf. this file contains the path to extensions, themes and so on and if the %username% changes, path, or systemdrive changes firefox would not start realmad.gif
Go to the top of the page
 
+Quote Post
1chaoticadult
post Sep 4 2004, 11:43 PM
Post #17


A Part of a Dying Breed...
****

Group: Members
Posts: 669
Joined: 31-August 03
From: Chi-Town
Member No.: 6102
OS: Windows 7 x64
Country Flag


QUOTE (SiMoNsAyS @ Sep 4 2004, 07:42 AM)
QUOTE (big poppa pump @ Sep 4 2004, 06:13 AM)
Nah! Not as much as I used to. Too many **** 13 year olds with single digit IQ's running wild over there.

@Simonsays - Nice guide. Will keep as a reference when I decide to move over to Firefox. IE is still my preferred browser.  newwink.gif

thanks guy but be aware... if you try firefox i'm sure you won't return to IE newwink.gif

@Simonsays You are so right. Although I use both Opera and Firefox, I will never go back to IE again.
Go to the top of the page
 
+Quote Post
SiMoNsAyS
post Sep 5 2004, 08:40 PM
Post #18


C'mon you apes! You wanna live forever!?
Group Icon

Group: Patrons
Posts: 3455
Joined: 17-May 04
From: Puertollano, Spain
Member No.: 20147
Country Flag


****!! i finally got it working!! whistling.gif
expect an update on the guide soon...
Go to the top of the page
 
+Quote Post
CoffeeFiend
post Sep 5 2004, 10:01 PM
Post #19


Coffee Aficionado
Group Icon

Group: Super Moderator
Posts: 3863
Joined: 14-July 04
From: Coffeeland
Member No.: 24596
OS: Windows 7 x64
Country Flag


Thanks for the nice guide btw. I do use a similar method now (although a bit simpler since it's all GUIRunOnce based and I use regedit /s firefox.reg for all reg entries)
Go to the top of the page
 
+Quote Post
`Felix`
post Sep 6 2004, 02:09 AM
Post #20


MSFN Contributor
***

Group: Members
Posts: 481
Joined: 28-July 04
From: Perth, Western Australia
Member No.: 25674
Country Flag


QUOTE (SiMoNsAyS @ Sep 6 2004, 10:40 AM)
****!! i finally got it working!! whistling.gif
expect an update on the guide soon...

@SiMoNsAyS What are you using as a skin to flavour your desktop - it like your taskbar thumbup.gif
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

32 Pages V   1 2 3 > » 
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 




Lo-Fi Version Time is now: 9th February 2010 - 12:06 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2010 msfn.org
Privacy Policy