winrar sfx to create silent and switchless installation
#1
Posted 10 March 2006 - 11:23 AM
so for people know the "real" way to make and switchless and silent Sfx module please tell me the correct steps for make it
thx all
#2
Posted 10 March 2006 - 11:54 AM
tested with XnView and Sfx module create with Winrar 3.51
1.use PeID to search the switch http://www.peid.tk
2.add the file (XnView-win-en.exe) into winrar (Right Click -> Add to Archive)
3.select option "Create Sfx archive"
4.select "Best" from "Compression Method"
5.click the advanced tab and select SFX options
6.on general tab take a look "Run After Extraction" and write it "XnView-win-en.exe /VERYSILENT" w/o qoutes
7.on modes tab, Silent mode select to "Hide all" and for Overwrite mode select to "Overwrite all files"
8.(optional)on Text and Icon tab you can use installer icon
9.click OK twice and wait till it finish
10.you got it
the question is can i use this with HFSLIP or nLite?
This post has been edited by Dels: 10 March 2006 - 11:56 AM
#3
Posted 10 March 2006 - 12:31 PM
just add the switch in your sfx
example :
;Het onderstaande commentaar bevat SFX-scriptopdrachten Setup=quicktimealt168.exe /VERYSILENT /SP- TempMode Silent=1 Overwrite=1
You can even give it your own icon if you want..
Works on most apps
#5
Posted 28 August 2006 - 10:30 PM
muiz, on Mar 11 2006, 12:31 AM, said:
just add the switch in your sfx
example :
;Het onderstaande commentaar bevat SFX-scriptopdrachten Setup=quicktimealt168.exe /VERYSILENT /SP- TempMode Silent=1 Overwrite=1
You can even give it your own icon if you want..
Works on most apps
I am new here(in fact,this is my first post).can you tell me how to run *.reg files from SFX?say i want to install Imtoo dvd ripper,i have the exe & the reg file.i can silent install exe fine,but how to install reg file?
#6
Posted 28 August 2006 - 11:23 PM
Setup=quicktimealt168.exe /VERYSILENT /SP-
Setup=REGEDIT /S MyReg.reg
TempMode
Silent=1
Overwrite=1
#7
Posted 29 August 2006 - 03:55 AM
#8
Posted 29 August 2006 - 10:34 AM
#9
Posted 29 August 2006 - 11:12 AM
mazin, on Aug 29 2006, 07:23 AM, said:
Setup=quicktimealt168.exe /VERYSILENT /SP-
Setup=REGEDIT /S MyReg.reg
TempMode
Silent=1
Overwrite=1
Setup=quicktimealt168.exe /VERYSILENT /SP- Presetup=REGEDIT /S MyReg.reg TempMode Silent=1 Overwrite=1
This post has been edited by muiz: 29 August 2006 - 11:14 AM
#10
Posted 29 August 2006 - 12:17 PM
Simple question, as presetup runs the command before extraction, where is the registry file to run it?
Edit:
Rephased question.
This post has been edited by MHz: 29 August 2006 - 12:20 PM
#11
Posted 29 August 2006 - 01:19 PM
#12
Posted 29 August 2006 - 05:43 PM
Example :

Or like shark007 does :
;The comment below contains SFX script commands path=%programfiles% Setup=regedit /s "%programfiles%\Windows Live Safety Center\wlss.reg" Silent=1 Overwrite=1
This post has been edited by muiz: 29 August 2006 - 06:09 PM
#13
#14
Posted 30 August 2006 - 04:34 AM
but with wmplayer10 doesn't work. It get installed but when the windows xp is installed and when you open Windows Media Player it asks for the introductory Next Next... and After Finish the attached error is generated and doesn't work.
Attached File(s)
-
error3.jpg (24.29K)
Number of downloads: 7
#15
Posted 30 August 2006 - 05:50 AM
This message is not related to the SFX.
#16
Posted 30 August 2006 - 08:51 AM
1- Created SFX archieve of the Windows Media Player folder in Program files and pasted in $Progs folder , simple , no effect.
2- Added in RunOnceEx.cmd :
Setup=%systemdrive%\install\wm\mp10setup.exe /S /Q /R:N /NoPID /DisallowSystemRestore /VERYSILENT /SP- TempMode Silent=1 Overwrite=1
remember that mp10setup.exe is SFX Archieve of original mp10setup.exe but dont work.
#17
Posted 30 August 2006 - 09:38 AM
mazin, on Aug 30 2006, 09:18 AM, said:
Its no mess it works fine, and thats what i need things that work.
I use winrar for almost everything i install, and it all installs fine.
And i use this for media player 11(dont know about 10)
Setup=setup_wm.exe /Q /DisallowSystemRestore TempMode Silent=1 Overwrite=1
This post has been edited by muiz: 30 August 2006 - 09:41 AM
#18
Posted 30 August 2006 - 12:21 PM
/VERYSILENT /SP- is not a valid switch for WMP package.
I used to use this with the orig EXE:
start /wait %systemdrive%\Install\WMP10\mp10setup.exe /C:"setup_wm.exe /Q /R:N /NoPID /DisallowSystemRestore"
This post has been edited by mazin: 30 August 2006 - 12:38 PM
#19
Posted 07 October 2010 - 08:14 AM
- ← Diskeeper 2010 (v14 ?) silent installation
- Application Installs
- manually scripting an activex control install →



Help

Back to top









