r0sWell Posted June 28, 2008 Posted June 28, 2008 i'd love to know how to make customized builds (pre-installed parameters, themes & extensions) like we can do for FF1 & FF2 using SOF (silence of the fox) do you know if there's an updated way to do things like that ?
Acheron Posted June 30, 2008 Posted June 30, 2008 i'd love to know how to make customized builds (pre-installed parameters, themes & extensions) like we can do for FF1 & FF2 using SOF (silence of the fox) do you know if there's an updated way to do things like that ?Hi, I already wrote such a script, look here for information. I have converted the batch script to an advanced inf and improved it a bit.
r0sWell Posted July 2, 2008 Posted July 2, 2008 @Acheron:ow, i didn't see your post thanks a lot for your .inf file, i'll make a test tomorrow.
Noise Posted July 3, 2008 Author Posted July 3, 2008 why not just use: start /wait "Firefox SETUP" "Firefox3.0.exe -ms -ira" in a batch file? I knew about the -ms for a silent default installation of Firefox. But what does the -ira do? I don't see that documented anywhere. Is it used to keep the Irish away?
CoffeeFiend Posted July 3, 2008 Posted July 3, 2008 why not just use: start /wait "Firefox SETUP" "Firefox3.0.exe -ms -ira" in a batch file?But what does the -ira do? I don't see that documented anywhere.It tells it not to launch the app after installing it iirc.
my_sql Posted April 5, 2009 Posted April 5, 2009 why not just use: start /wait "Firefox SETUP" "Firefox3.0.exe -ms -ira" in a batch file?- - - - - - - - - - - - - - - - - - - - - - - - - - - Thank you ...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now