Jump to content

WinZip 8.1


hossm

Recommended Posts

I've searched here and found a few hits on how to do the unattended install for WinZip (I have version 8.1) and it seems pretty straight forward. But when it tries to run the script, I get an "Invalid Switch" error message. I've tried the switches in different order, same result.

Here is what I'm using:

ECHO Installing WinZip
ECHO Please Wait...
MOVE "%systemdrive%\install\Apps\Winzip" "%ProgramFiles%"
start /wait "%ProgramFiles%\Winzip\winzip32.exe" /autoinstall /noqp /notip

Am I missing something?

Link to comment
Share on other sites


It does move the directory over successfully and finds the executable. When I login I can see the WinZip folder in Program Files. So it gets to the exe file, but it says invalid switch.

But I'll give XCOPY a try too.

Link to comment
Share on other sites

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