Mozilla Firefox 0.8 (silent install done!)
#1
Posted 11 March 2004 - 12:31 PM
I have tested it and it works. It allows you to make a silent installation using the /S parameter.
I am writing some documentation. I will post here ASAP (maybe tonight).
#2
Posted 11 March 2004 - 01:38 PM
Edited on 20040312:
I have corrected a type in installer.conf.nsh at line 130. If you downloaded the scripts before March 12th, download them again (I have replaced the ZIP attachmed to this post)
Attached File(s)
-
mozffx_nsis.zip (14.14K)
Number of downloads: 428
#3
Posted 11 March 2004 - 06:36 PM
But thanks for letting me know how to repackage an installer.
I did one from scratch and include the java, quicktime and flashget plugins.
BTW, what Regisry keys did you add.?
#4
Posted 11 March 2004 - 10:34 PM
I have changed a lot of keys from Seb's installer, because the keys he used to use were not the same as the official. You can see which keys I have added in installer.nsi, looking between "; Pau" and "; Pau". Seb's keys are still there, but commented.
#5
Posted 23 March 2004 - 10:57 AM
#6
Posted 23 March 2004 - 08:22 PM
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\Mozilla\Mozilla Firefox 0.8.]
"GeckoVer"="1.0.1"
[HKEY_LOCAL_MACHINE\Software\Mozilla\Mozilla Firefox 0.8.\bin]
"PathToExe"="C:\\program files\\Mozilla Firefox\\firefox.exe"
[HKEY_LOCAL_MACHINE\Software\Mozilla\Mozilla Firefox 0.8.\Extensions]
"Plugins"="C:\\Program Files\\Mozilla Firefox\\Plugins"
"Components"="C:\\Program Files\\Mozilla Firefox\\Components"
[HKEY_LOCAL_MACHINE\SOFTWARE\mozilla.org\Mozilla]
"CurrentVersion"="1.6"
I found it was easier to install all the plugins before I zipped it up (QuickTime alt, Real alt, Flash, Shockwave).
#7
Posted 24 March 2004 - 04:16 AM
I wish I could post it but I'm not sure of my bandwidth requirements and don't wanna pay any more money. If someone can give me a host for this 6.44mb file, I will be glad to send it.
#8
Posted 03 April 2004 - 01:50 AM
#9
Posted 03 April 2004 - 03:59 AM
InstallDir "$PROGRAMFILES\${NAME}" about 1/3 of the way down
Means it goes into Program Files\${NAME}
and ${NAME} is set in installer.conf.nsh on the line:
!define NAME "Firefox" ; fill this in when not using cmdline compiler near top
So, to change the install folder I you can either change what ${NAME} is set to or what
InstallDir is set to. I'm not sure where else ${NAME} is used so I would change InstallDir to something like:
InstallDir "$PROGRAMFILES\Mozilla Firefox"
That should do it. Try that out and tell me what happens.
I also have a question. I already added more search plugins and the plugins for Quicktime and Real Alternative, so how do I add more extensions (.xpi) and a custom theme? (.jar)
#10
Posted 03 April 2004 - 04:22 AM
#11
Posted 03 April 2004 - 04:25 AM
OK.. Cannot find the firefox zip package anywhere on mozilla.org... anyone know where i could grab this???
This post has been edited by thedogcow: 03 April 2004 - 04:33 AM
#12
Posted 03 April 2004 - 04:43 AM
#13
Posted 05 April 2004 - 11:03 PM
Can you guys clarify a bit?
#14
Posted 06 April 2004 - 12:41 AM
There is a readme in the download above that will explain what do download and how to make it, or if you want I can email you the .exe I made. Just post your email or PM me with it.
Hope that helps!
#15
Posted 22 April 2004 - 03:50 PM
paugq, on Mar 11 2004, 12:31 PM, said:
I have tested it and it works. It allows you to make a silent installation using the /S parameter.
I am writing some documentation. I will post here ASAP (maybe tonight).
I ask these questions w/o even looking at the NSIS docs, but has anyone dealt w/ the issues of:
1) Making Firefox the default browser
2) Putting Firefox in the Quick Launch toolbar
I'm inquiring, in case someone has already beaten me to this. Is there any interest in this kind of enhancement ? I know I am. Later....Jet
#16
Posted 23 April 2004 - 04:01 PM
As for the issues, #1 I am not sure how to do but whenever you start Firefox for the 1st time it'll ask if you want it as the default. Just click Yes and that's it. For #2, the setup does this automatically. It creates shortcuts on the desktop, quick launch, start menu and an uninstall in the start menu and add/remove.
#17
Posted 23 April 2004 - 05:32 PM
jetman, on Apr 22 2004, 03:50 PM, said:
paugq, on Mar 11 2004, 12:31 PM, said:
I have tested it and it works. It allows you to make a silent installation using the /S parameter.
I am writing some documentation. I will post here ASAP (maybe tonight).
I ask these questions w/o even looking at the NSIS docs, but has anyone dealt w/ the issues of:
1) Making Firefox the default browser
2) Putting Firefox in the Quick Launch toolbar
I'm inquiring, in case someone has already beaten me to this. Is there any interest in this kind of enhancement ? I know I am. Later....Jet
2) You could take the long way around and use the registry to associate all the html files and such with Firefox...
#18
Posted 24 April 2004 - 10:55 AM
RayOK, on Apr 23 2004, 04:01 PM, said:
As for the issues, #1 I am not sure how to do but whenever you start Firefox for the 1st time it'll ask if you want it as the default. Just click Yes and that's it. For #2, the setup does this automatically. It creates shortcuts on the desktop, quick launch, start menu and an uninstall in the start menu and add/remove.
Gentlemen: Scripted resolution of the issue from my previous msg is the principal mission of an unattended install. That is, if I wanted to drop the FF icon onto the Quick Laucnh toolbar manually, I wouldn't have asked the question in the first place ! I already know how to do that ! In fact, I'm sure I can figure out how to mod the existing scripts to add the desired functionality.
This is the part about fourms like this that I don't like. Ppl don't read ! I already know that NSIS can do what I want, I just wanted to know if *someone* had already done it ! ARRGH !
#19
Posted 24 April 2004 - 01:44 PM
Anyway, I did make a personal, limited installer. Sorry, in it, there is no way to change the options, even if you don't specifiy a silent install. (if you double click the exe it will show a NSIS box and install it, no options)
Use /S to install, case sensitive.
It installs into ?:\(Program Files)\Firefox
Creates a shortcut on the desktop, quick launch and start menu.
In the plugins folder, I included the plugins that come with the K-Lite Mega Codec Pack. They allow you to see Quicktime and Real stuff from within the browser, but maybe only if you have the Mega Codec Pack installed too.
In the searchplugins folder I added Google Images, M$ KB, IMDB.com and Dictionary.com
I am researching more about the NSIS system, trying to figure out how to add switches and a nice looking, modern user interface when double clicked. That may take a while (2-14 days I guess).
You can download it from here, thanks to [BM]Crusher for the hosting..
RayOK's Firefox 0.8 Installer 0.2
#20
Posted 28 April 2004 - 10:27 AM
jetman, on Apr 24 2004, 10:55 AM, said:
RayOK, on Apr 23 2004, 04:01 PM, said:
As for the issues, #1 I am not sure how to do but whenever you start Firefox for the 1st time it'll ask if you want it as the default. Just click Yes and that's it. For #2, the setup does this automatically. It creates shortcuts on the desktop, quick launch, start menu and an uninstall in the start menu and add/remove.
Gentlemen: Scripted resolution of the issue from my previous msg is the principal mission of an unattended install. That is, if I wanted to drop the FF icon onto the Quick Laucnh toolbar manually, I wouldn't have asked the question in the first place ! I already know how to do that ! In fact, I'm sure I can figure out how to mod the existing scripts to add the desired functionality.
This is the part about fourms like this that I don't like. Ppl don't read ! I already know that NSIS can do what I want, I just wanted to know if *someone* had already done it ! ARRGH !
@jetman
I normally don't bother to say anything on forums, but you have prompted me to say something.
Your reply appears to be angry at RayOK, when all he's done is answer your questions, just as you asked them. Perhaps you should read the post again.
Your questions are logical, and his reply answers those questions logically. He said that the installer creates the shortcut automatically, hence you don't have do it manually! There is no dropping of icons to be done!
It appears from your reply that you don't understand what you originally asked - maybe you should phrase your questions to better reflect what you're trying to ask. There is more that could be said, but perhaps if you reread the posts slowly enough, it may yet become clear to you.



Help

Back to top









