Help - Search - Members - Calendar
Full Version: WINZIP 9 silent
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
Mauritius
Hi
there


I still can't figure out how to install Winzip 9
in silent mode.I search throught the archive
of this forum and i finally write a batch file
like below.It doesnt work realmad.gif .What i am doing wrong
here ??

ECHO.
ECHO WinZip v9.0
ECHO Please Wait...
MD "%ProgramFiles%"\WinZip
copy install\Winzip "%ProgramFiles%"\WinZIp
start /wait "%ProgramFiles%"\WinZip\WinZip32.exe /noqp /notip /autoinstall


Thanks for helping
CoffeeFiend
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
This is the best guide to follow. Create a SFX, and that'ts it.

http://www.msfn.org/board/index.php?showtopic=17894
Mauritius
Hi

Thanks for the quick answer.How to create that SFX files.Do you mean
the directrory where winzip is install by default has to been to zip in SFX
format ?.I a complete newbie.

thanks for helping
mazin
QUOTE (Mauritius @ Aug 30 2004, 05:12 PM)
Do you mean
the directrory where winzip is install by default has to been to zip in SFX
format ?

Exactly!
Mauritius
ok tthanks guys
mazin
If you are new to SFXs, you can read this post:

http://www.msfn.org/board/index.php?showto...ndpost&p=132110
Professor Frink
FYI -- Winzip 9.0 SR-1 was just released:

Winzip 9.0 SR-1

I 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.




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.