Jump to content

Recommended Posts

Posted

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


Posted

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.

Posted

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

Posted
Do you mean

the directrory where winzip is install by default has to been to zip in SFX

format ?

Exactly!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...