This post has been edited by Shark007: 16 December 2005 - 07:20 PM
A few switchless installers I havent seen these here yet...
#3
Posted 08 December 2005 - 10:48 PM
This post has been edited by Shark007: 14 December 2005 - 11:38 PM
#4
Posted 08 December 2005 - 10:49 PM
#5
Posted 08 December 2005 - 11:19 PM
This post has been edited by Shark007: 14 December 2005 - 11:39 PM
#6
Posted 09 December 2005 - 05:49 AM
[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 <================= RIGHT HERE
Company Name=Mozilla
Product Name=Mozilla Firefox
Product NameInternal=Mozilla Firefox
User Agent=1.5 ({AB_CD})
; Destination Path values:
; PROGRAMFILESDIR
; WINDISK
; WINDIR
; WINSYSDIR
Path=[PROGRAMFILESDIR]\Mozilla Firefox
; Sub Path, when set will indicate to Setup to create a subfolder from
; what is offered to the user to change. It will not be shown to the user
; but simply created:
;
; ie: shown to user : [Path]
; actually created: [Path]\[Sub Path]
; (where [Path] is the Path= key above)
Sub Path=
; Controls the Browse button that allows the user to
; change the destination path of the product.
; Default value is FALSE;
Lock Path=FALSE
This post has been edited by ebin25: 09 December 2005 - 05:52 AM
#7
Posted 09 December 2005 - 06:54 AM
This post has been edited by Shark007: 14 December 2005 - 11:39 PM
#8
Posted 09 December 2005 - 07:07 AM
#10
Posted 10 December 2005 - 02:39 PM
This post has been edited by Shark007: 16 December 2005 - 07:20 PM
#11
Posted 11 December 2005 - 12:19 AM
I stay with allanols ( always older ) version for a while.
#12
Posted 11 December 2005 - 04:04 AM
ebin25, on Dec 9 2005, 06:49 AM, said:
[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 <================= RIGHT HERE
Company Name=Mozilla
Product Name=Mozilla Firefox
Product NameInternal=Mozilla Firefox
User Agent=1.5 ({AB_CD})
; Destination Path values:
; PROGRAMFILESDIR
; WINDISK
; WINDIR
; WINSYSDIR
Path=[PROGRAMFILESDIR]\Mozilla Firefox
; Sub Path, when set will indicate to Setup to create a subfolder from
; what is offered to the user to change. It will not be shown to the user
; but simply created:
;
; ie: shown to user : [Path]
; actually created: [Path]\[Sub Path]
; (where [Path] is the Path= key above)
Sub Path=
; Controls the Browse button that allows the user to
; change the destination path of the product.
; Default value is FALSE;
Lock Path=FALSE
is there any way to install extensions witht his method?
#13
Posted 11 December 2005 - 05:46 AM
Firefox_Setup.exe -ms
does the job. As for the Quicklaunch icons or start menu entries i run a simple cmd afterwards to delete/create a shortcut to wherever I want, e.g.:
"%userprofile%\Application Data\Microsoft\Internet Explorer\Quick Launch\"
As for the extensions/themes i put them all into one directory (i know, this is just a method to install the extensions, NOT to personalize them - and im not sure why i included the profile creation
"%programfiles%\mozilla firefox\firefox.exe" -CreateProfile profilename "%userprofile%\Mozilla\Firefox"
IF EXIST "%programfiles%\Mozilla Firefox\firefox.exe" for %e in ("%cdrom%\Software\Firefox\*.xpi") do "%programfiles%\Mozilla Firefox\firefox.exe" -install-global-extension "%e"
IF EXIST "%programfiles%\Mozilla Firefox\firefox.exe" for %e in ("%cdrom%\Software\Firefox\\*.jar") do "%programfiles%\Mozilla Firefox\firefox.exe" -install-global-theme "%e"
This post has been edited by WotC: 11 December 2005 - 05:48 AM
#14
Posted 11 December 2005 - 08:58 PM
This post has been edited by Shark007: 14 December 2005 - 11:40 PM
#15
Posted 14 December 2005 - 09:25 PM
This post has been edited by Shark007: 16 December 2005 - 07:21 PM
#16
Posted 19 December 2005 - 05:59 PM
#17
Posted 19 December 2005 - 06:37 PM
#18
Posted 19 December 2005 - 06:41 PM
#19
Posted 20 December 2005 - 10:44 AM
I rebutted his backup of the use of the FAKE WGA 1.4.393.0 some 2 weeks ago
with comments concerning him having problems with other apps not working correctly,
and i guess i hit i nerve.See this post
muiz, i'm sorry.
shark



Help


Back to top









