MSFN Forum: WinZip silent doesn't work - 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
  • 3 Pages +
  • 1
  • 2
  • 3
  • You cannot start a new topic
  • You cannot reply to this topic

WinZip silent doesn't work Take a look at this method Rate Topic: -----

#21 User is offline   mazin 

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

Posted 21 April 2004 - 08:07 AM

Thank you for the info.


#22 User is offline   Alanoll 

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

Posted 21 April 2004 - 08:16 AM

could have sworn that I already linked to that page, in this very post.....

#23 User is offline   Glowy 

  • The voices made me do it!
  • PipPipPip
  • Group: Members
  • Posts: 315
  • Joined: 25-March 04

  Posted 21 April 2004 - 12:29 PM

Yup 2nd reply :rolleyes:

My memory keeps getting weaker and weaker...
memory loss comes with age :)

#24 User is offline   mazin 

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

Posted 21 April 2004 - 02:33 PM

Glowy

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

It worked fine from my hard disk. Do you think it will work from an Unattended CD, as well?

#25 User is offline   Glowy 

  • The voices made me do it!
  • PipPipPip
  • Group: Members
  • Posts: 315
  • Joined: 25-March 04

Posted 22 April 2004 - 02:00 AM

yeah I guess... you don't know until you tested it..
I got some problems running it from within Xplode.. (runs on T-13) didn't work :) but running it from RunOnceEX worked.
Didn't have the time yet to figure out why... so I left it that way for the time being

#26 User is offline   mazin 

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

Posted 22 April 2004 - 02:30 AM

yeah ... I heard about this problem with XPlode from someone before. He said it extracts but doesn't install.

I think it will work with the batch method, then.

#27 User is offline   Glowy 

  • The voices made me do it!
  • PipPipPip
  • Group: Members
  • Posts: 315
  • Joined: 25-March 04

Posted 22 April 2004 - 02:35 AM

Yup same problem here...

Quote

I think it will work with the batch method, then.

If it runs on your disk, then it will probably run from RunOnceEx too

#28 User is offline   mazin 

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

Posted 22 April 2004 - 03:10 AM

I remembered that person, he was big_gie.

He posted about it here: http://www.msfn.org/board/index.php?showtopic=17365&st=30

You can PM him if you wish.

#29 User is offline   edmoncu 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 331
  • Joined: 28-April 04

Posted 27 May 2004 - 03:30 PM

i was unable to located and download from winzip's site, that winzip32.exe file that's being discussed at this thread.

#30 User is offline   mazin 

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

Posted 28 May 2004 - 03:13 AM

edmoncu, on May 28 2004, 12:30 AM, said:

i was unable to located and download from winzip's site, that winzip32.exe file that's being discussed at this thread.


You get it from Winzip folder after you install it. However, you'll need to pack the whole folder of installed Winzip, not only winzip32.exe, and your original installer isn't needed, then.

#31 User is offline   edmoncu 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 331
  • Joined: 28-April 04

Posted 28 May 2004 - 07:25 AM

WOW! Thanks! Just done it! Thanks a lot! :) This is cool! :rolleyes: especially combined with unattended WinRAR.

#32 User is offline   pauluea 

  • Group: Members
  • Posts: 1
  • Joined: 27-May 04

Posted 28 May 2004 - 08:00 AM

Hi,

I'm trying to do an unattended install of WinZip 9.0 using start.cmd and 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.

Here is the code of my start.cmd
CLS
@echo off
TITLE Windows XP Unattended Installation

ECHO.
ECHO Installing and Registering WinZip 9.0
ECHO Please Wait...
MOVE "%systemdrive%\install\Applications\Winzip" "%ProgramFiles%"
start /wait "%ProgramFiles%\Winzip\winzip32.exe" /noqp /notip /autoinstall
REGEDIT /S %systemdrive%\install\Applications\Winzip\register.reg

EXIT


Thanks in advance

Paul

#33 User is offline   Bâshrat the Sneaky 

  • aka Wim Leers
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,214
  • Joined: 29-October 03
  • OS:none specified
  • Country: Country Flag

Posted 28 May 2004 - 08:57 AM

I'd recommend 7zip, it's got much better compression, fast, easy in use AND freeware!

7 zip homepage

#34 User is offline   edmoncu 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 331
  • Joined: 28-April 04

Posted 28 May 2004 - 12:04 PM

just a followup question. why were the regfile i set to run after silent install of winzip didnt worked? :)

here's my autoit-code
RunWait($sd&"\Others\winrar\WinZip.exe")
RunWait("regedit.exe /S "&$sd&"\Others\winrar\registerzip.reg")


the installation went fine, its just that the settings for winzip were still the defaults. btw, the reg file contained this:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Nico Mak Computing]

[HKEY_CURRENT_USER\Software\Nico Mak Computing\WinZip]

[HKEY_CURRENT_USER\Software\Nico Mak Computing\WinZip\fm]
"assoc"="1"
"shlExt"="1"
".ZIP"="0"
".LZH"="0"
".ARJ"="0"
".ARC"="1"
".TAR"="0"
".TAZ"="1"
".TGZ"="0"
".TZ"="1"
".GZ"="0"
".Z"="1"
".CAB"="0"
".UU"="0"
".UUE"="0"
".XXE"="0"
".B64"="1"
".HQX"="1"
".BHX"="1"
".MIM"="1"

[HKEY_CURRENT_USER\Software\Nico Mak Computing\WinZip\ListView]
"ListFormat"="0"
"FullRowSelect"="0"
"GridLines"="0"
"Col_Name"="0,L,139,T"
"Col_Type"="1,L,100,T"
"Col_Date"="2,L,138,T"
"Col_Size"="3,R,70,T"
"Col_Ratio"="4,R,41,T"
"Col_Packed"="5,R,63,T"
"Col_CRC"="6,L,0,F"
"Col_Attrib"="7,L,0,F"
"Col_Path"="8,L,93,T"

[HKEY_CURRENT_USER\Software\Nico Mak Computing\WinZip\ToolBar]
"Button1"="new,open,favor,add,extra,encrypt,view,check,wiz"

[HKEY_CURRENT_USER\Software\Nico Mak Computing\WinZip\WinIni]
"win32_version"="R6.3-9.0"

[HKEY_CURRENT_USER\Software\Nico Mak Computing\WinZip\WinZip]
"IBS"="1"
"AltDrag"="1"
"Adjustable"="1"
"AlwaysOnTop"="0"
"ReuseWindows"="1"
"SpanDefault"="0"
"DialogSplitFactor"="2"
"ExtractSkipOlder"="0"
"CheckOutIconOnly"="1"
"ShowTips"="0"
"VersionDate"="5/28/2004"
"Setup"="0"
"Display"="1152,864"
"Main"="0,50,50,656,342"
"AssocMsg"="0"
"ViewerFont"="F3FFFFFF000000000000000000000000000000000000000000000000436F7572696572204E6577000000000000000000
00000000000000000000000013"
"RecycleBin"="1"
"wizard"="0"
"Extract95"="1"
"AnimatedBusy"="1"
"Beep"="1"
"MRUSize"="1"

[HKEY_CURRENT_USER\Software\Nico Mak Computing\WinZip\wzshlext]
"DropDialogWinzip"="1"
"DropDialogExplorer"="1"
"MenuBitmaps"="1"
"ShellExtensionSubMenu"="1"
"AddToFolder"="1"
"CabCheckFixed"="1"
"CabCheckRemovable"="1"
"CabCheckOther"="1"
"CommentCheckFixed"="1"
"CommentCheckRemovable"="1"
"CommentCheckOther"="1"
"MenuCfgTable"="22222222222220002222"


#35 User is offline   mazin 

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

Posted 28 May 2004 - 06:12 PM

pauluea

If you make a SFX with WinRAR and include those switches, it should work. I tested it under a batch file.

edmoncu

I never used autoit. But, is it right to use "regedit.exe" instead of "regedit" in your scripts? I mean, does it always work?

#36 User is offline   edmoncu 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 331
  • Joined: 28-April 04

Posted 28 May 2004 - 09:47 PM

@mazin, i think specifying it as an exe or not will give the same results as its pointing the same file. also, its in the path. i just detailed the filename under autoit.

i was wondering though if the pattern should be installing the app then applying the registry enties after the installation. or it should be the other way around, like in some cases: nero.

#37 User is offline   war59312 

  • Will's Blog
  • PipPipPipPipPip
  • Group: Members
  • Posts: 922
  • Joined: 07-June 02

Posted 17 August 2004 - 12:29 AM

Well how to disable "Include WinZip in the Start menu" and "Include WinZip on the desktop" options on install? Registry key not cutten it.

Might just have to remove them both after install via:

RD /S /Q "%AllUsersProfile%\Start Menu\Programs\WinZip"

DEL "%AllUsersProfile%\Start Menu\WinZip.lnk"
DEL "%AllUsersProfile%\Desktop\WinZip.lnk"


cya,
Will

#38 User is offline   Sanjay 

  • Member
  • PipPip
  • Group: Members
  • Posts: 273
  • Joined: 13-August 04

Posted 23 September 2004 - 06:00 AM

pauluea, on May 28 2004, 08:00 AM, said:

Hi,

I'm trying to do an unattended install of WinZip 9.0 using start.cmd and keep getting the error that /noqp is not a valid switch. Thanks in advance

Paul

I keep getting the same '/noqp is not a valid switch' while doing an unattend install of 'WinZip 9.0.6224 SR1'. The following is what i have in my start.cmd:
ECHO.
ECHO Installing WinZip 9.0.6224 SR1
ECHO Please wait...
start /wait "%ProgramFiles%\WinZip\winzip32.exe" /noqp /autoinstall
start /wait regedit /s %systemdrive%\Install\WinZip\registerwinzip.reg

I have all the the WinZip install files from my current windows install in '$OEM$\$PROGS\WinZip'.

Can someone please figure out what is it I am doing wrong. Thanks.

#39 User is offline   Sanjay 

  • Member
  • PipPip
  • Group: Members
  • Posts: 273
  • Joined: 13-August 04

Posted 26 September 2004 - 02:06 AM

Thanks to the help by 'jbm', I finally have a working solution.

My final start.cmd entries for WinZip:
ECHO.
ECHO Installing WinZip 9.0.6224 SR1
ECHO Please wait...
start /wait %systemdrive%\"Program Files"\WinZip\winzip32.exe /noqp /autoinstall
start /wait regedit /s %systemdrive%\Install\WinZip\registerwinzip.reg


#40 User is offline   dhoffman_98 

  • Certified or Certifiable?
  • Group: Members
  • Posts: 40
  • Joined: 02-April 04

Posted 28 October 2004 - 10:03 PM

Sanjay, on Sep 26 2004, 02:06 AM, said:

start /wait regedit /s %systemdrive%\Install\WinZip\registerwinzip.reg[/CODE]

OK, so what is in this registerwinzip.reg file?

Share this topic:


  • 3 Pages +
  • 1
  • 2
  • 3
  • 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