Help - Search - Members - Calendar
Full Version: switches for exe
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
jquintino
heelo to all

could someone tell me the switches for exe thas was created with winar and 7-zip ?


thanks
big poppa pump
None.
crahak
The options to make them silent and such are setup as you're creating the sfx, not when you run it.
jquintino
thnaks
prathapml
yeah, but if you just simply want to extract the EXE, using default options specified in the file's "comments" field, there are standard switches.

SFX executables created with WinRAR:
CODE
/S




SFXes created with 7-zip:
CODE
-y /q /r:n
You can even add the location to which you want the 7-zip compressed files to be extracted to:
CODE
-y /q /r:n -o"%ProgramFiles%\whateverfolder"
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.