MSFN Forum: WinZip v9 - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

WinZip v9 Rate Topic: -----

#1 User is offline   leungda 

  • Junior
  • Pip
  • Group: Members
  • Posts: 51
  • Joined: 12-August 04

Posted 14 August 2004 - 05:09 PM

I have a problem to do tghe slient install. I use the following


REG ADD %KEY%\071 /VE /D "WinZip v9.0" /f
REG ADD %KEY%\071 /V 1 /D "%systemdrive%\install\winzip.exe /autoinstall /noqp /notip" /f
REG ADD %KEY%\071 /V 2 /D "REGEDIT /S %systemdrive%\install\winzip.reg" /f

but it seem the setup file doesn't work on /autoinstall..... so, what can I do now?


#2 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 14 August 2004 - 05:25 PM

You run winzip32.exe not winzip.exe, here's how to:
http://www.msfn.org/...showtopic=17894

#3 User is offline   leungda 

  • Junior
  • Pip
  • Group: Members
  • Posts: 51
  • Joined: 12-August 04

Posted 15 August 2004 - 06:33 PM

I add the following into my batch file

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

but still doesn't work.... any solution?

#4 User is offline   Alanoll 

  • CODE tags people, CODE tags!
  • Group: Patrons
  • Posts: 5,496
  • Joined: 25-September 03

Posted 15 August 2004 - 07:20 PM

you need the full paths in the copy command.
install\Winzip

won't work.

Most likely should be
%systemdrive%\install\winzip

and since you used COPY, you also need to tell the file to copy

%systemdrive%\install\winzip\*.*


#5 User is offline   leungda 

  • Junior
  • Pip
  • Group: Members
  • Posts: 51
  • Joined: 12-August 04

Posted 15 August 2004 - 07:26 PM

the file copying is working fine without any problem... The main problem is
I am keep getting the error that /noqp is not a valid switch. I've tries it without the /noqp and /notip switches and just using /autoinstall but then I get /autoinstall is not a valid switch. it seem can not find the winzip32.exe but the winzip32.exe is correctly placed in c:\program files\winzip

#6 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 16 August 2004 - 01:26 AM

Actually, I use a SFX to install WinZip, and it always works. I made a SFX with WinRAR with these settings:

Path=%systemdrive%\Program Files\WinZip
SavePath
Setup=WINZIP32.exe /noqp /notip /autoinstall
Silent=1
Overwrite=1

#7 User is offline   leungda 

  • Junior
  • Pip
  • Group: Members
  • Posts: 51
  • Joined: 12-August 04

Posted 16 August 2004 - 06:34 PM

It works fine now if repack the files in sfx with those setting provided

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy