Mauritius Posted August 29, 2004 Posted August 29, 2004 Hi thereI still can't figure out how to install Winzip 9in silent mode.I search throught the archive of this forum and i finally write a batch file like below.It doesnt work .What i am doing wrong here ??ECHO.ECHO WinZip v9.0ECHO Please Wait...MD "%ProgramFiles%"\WinZipcopy install\Winzip "%ProgramFiles%"\WinZIpstart /wait "%ProgramFiles%"\WinZip\WinZip32.exe /noqp /notip /autoinstallThanks for helping
CoffeeFiend Posted August 29, 2004 Posted August 29, 2004 You got the idea, but I'm not sure of your placement of the quotation marks.Anyways, yuo can simply put in winzip in your $OEM$\$Progs\WinZip directory on your install CD and call it with the proper slashes, ie. "%ProgramFiles%\WinZip\WinZip32.exe" /noqp /notip /autoinstall (I have not checked if the switches are ok, but from memory it looks good). It should work fine.
mazin Posted August 29, 2004 Posted August 29, 2004 This is the best guide to follow. Create a SFX, and that'ts it.http://www.msfn.org/board/index.php?showtopic=17894
Mauritius Posted August 30, 2004 Author Posted August 30, 2004 HiThanks for the quick answer.How to create that SFX files.Do you meanthe directrory where winzip is install by default has to been to zip in SFXformat ?.I a complete newbie.thanks for helping
mazin Posted August 30, 2004 Posted August 30, 2004 Do you meanthe directrory where winzip is install by default has to been to zip in SFXformat ?Exactly!
mazin Posted August 30, 2004 Posted August 30, 2004 If you are new to SFXs, you can read this post:http://www.msfn.org/board/index.php?showto...ndpost&p=132110
Professor Frink Posted August 31, 2004 Posted August 31, 2004 FYI -- Winzip 9.0 SR-1 was just released:Winzip 9.0 SR-1I tried it out, and the silent installation process still works the same as 9.0.If you have a volume-licensing deal, be on the lookout for an e-mail with a special link to download SR-1. I got one yesterday.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now