cyberloner Posted November 2, 2005 Posted November 2, 2005 (edited) Just sharing new winzip...my download haven't finish yet but just hope to get it unattended soon....http://download.winzip.com/winzip100.exewinzip32.exe /autoinstallprevent WinZip from including the WinZip Quick Pick icon in the taskbar trayn:\winzip\winzip32.exe /noqp /autoinstallprevent the "Check for Update" function from runningn:\winzip\winzip32.exe /noc4u /autoinstallprevent the "Tip of the Day" from displayingn:\winzip\winzip32.exe /notip /autoinstallprevent the prompt dialog from appearing when running WinZip jobs **n:\winzip\winzip32.exe /nojobrunprompt /autoinstallprevent WinZip from including the WinZip icon on the desktopn:\winzip\winzip32.exe /nodesktop /autoinstallprevent WinZip from including the WinZip icon at the top of the Start menun:\winzip\winzip32.exe /nostartmenu /autoinstallprevent WinZip from creating a WinZip program group and iconsn:\winzip\winzip32.exe /nomenugroup /autoinstall Edited November 2, 2005 by cyberloner
Alanoll Posted November 2, 2005 Posted November 2, 2005 http://www.winzip.com/xsiteins.htmThat was about of minute looking on the winzip site...
darkovo Posted November 3, 2005 Posted November 3, 2005 All references to adding the switches say "win32setup.exe /noqp" etc, where is the win32setup.exe - all I have been able to get is the setup.exe and the switches don't work on this!!
Alanoll Posted November 3, 2005 Posted November 3, 2005 All references to adding the switches say "win32setup.exe /noqp" etc, where is the win32setup.exe - all I have been able to get is the setup.exe and the switches don't work on this!!Someone readonly what they wanted to, and nothing more....The file that's mentioned throughout the ENTIRE page for setup purposed is WINZIP32.EXE, NOT WIN32SETUP.EXE. That right there tells me you didn't read the page carefully.Coming from this, and the section entitled "Network Administrator One-Time-Only Setup", you need to extract the SFX (winzip100.exe) either by running it, and copying the files extracted to another folder, using WinRAR or similar. You'll then need to script in your Unattended process to copy over those extracted files from your CD to where you want Winzip installed (typically %ProgramFiles%\Winzip), and then execute the commands listed on that page. Last but not least, WINZIP32.EXE is the base Winzip file, the installer routine is part of the program itself. So when executing the commands it would be %ProgramFiles%\Winzip\WINZIP32.EXE /autoinstallThanks for not reading the linked page carefully
cyberloner Posted November 3, 2005 Author Posted November 3, 2005 some key won't work...it need to setup 1st into program files\winzipand run the switches to register the winzip to open zip file with it...need repack just like winzip 9.0and run WINZIP32.EXE /noqp /notip /autoinstallmy sfx command in winrar;The comment below contains SFX script commandsPath=WinZipSavePathSetup=WINZIP32.EXE /noqp /notip /autoinstallSilent=1Overwrite=1remark: need repack and make own custom installation with it....
pawan Posted November 4, 2005 Posted November 4, 2005 (edited) Can I remove google utilities from Winzip and create unattend installer?Pawan Edited November 4, 2005 by pawan
Alanoll Posted November 4, 2005 Posted November 4, 2005 Can I remove google utilities from Winzip and create unattend installer?Pawanwhat google utilities?
shaq Posted November 9, 2005 Posted November 9, 2005 It has got google toolbar and google desktop utitlities .. it is safe to remove them.silent install switches work fine. only problem im having is to register it.
shaq Posted November 9, 2005 Posted November 9, 2005 OK.. Finally got it working fine on my pc.. switches i used to silently install:winzip32.exe /noqp /autoinstalland then imported the registration key:regedit /s winzip.regthe reg key entries i had were:Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Nico Mak Computing\WinZip\WinIni]"UZQF"="D080""win32_version"="6.3-10.0""Name1"="NAME""SN1"="KEY"[HKEY_LOCAL_MACHINE\SOFTWARE\Nico Mak Computing\WinZip\WinIni]"UZQF"="D080""Setup"="0""win32_version"="6.3-10.0""Name1"="NAME""SN1"="KEY"dont forget to place ur name and the key values in the registry .. try it out and tell me if it works 4 u...
owikh84 Posted February 6, 2006 Posted February 6, 2006 OK.. Finally got it working fine on my pc.. switches i used to silently install:winzip32.exe /noqp /autoinstalland then imported the registration key:regedit /s winzip.regthe reg key entries i had were:Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Nico Mak Computing\WinZip\WinIni]"UZQF"="D080""win32_version"="6.3-10.0""Name1"="NAME""SN1"="KEY"[HKEY_LOCAL_MACHINE\SOFTWARE\Nico Mak Computing\WinZip\WinIni]"UZQF"="D080""Setup"="0""win32_version"="6.3-10.0""Name1"="NAME""SN1"="KEY"dont forget to place ur name and the key values in the registry .. try it out and tell me if it works 4 u...how do u add the registry (user and pass) integrated into the silent installler?
prathapml Posted February 6, 2006 Posted February 6, 2006 All you really need is:[HKEY_LOCAL_MACHINE\SOFTWARE\Nico Mak Computing\WinZip\WinIni]"win32_version"="6.3-10.0""Name1"="YOURNAME""SN1"="YOUR-SERIAL"and winzip copies the HKLM entries to HKCU, so no need to apply to HKCU as well.owikh84:How to add the *.REG entries to setup? Take a look at the MSFN unattended windows guide to learn (link is at top of this page).
owikh84 Posted February 6, 2006 Posted February 6, 2006 switches i used to silently install:winzip32.exe /noqp /autoinstalland then imported the registration key:regedit /s winzip.regsorry 4 i'm newbie.. could u plz tell me clearly on how to do this right from the beginning, like how to put winzip32.exe /noqp /autoinstall into where?
owikh84 Posted February 6, 2006 Posted February 6, 2006 how can i make 7-zip silent installer for Winzip? I'm using WPI
prathapml Posted February 6, 2006 Posted February 6, 2006 Here's the silent installer of latest WinZip (v 10.0, build 6685):http://www.msfn.org/staff/prathapml/WinZip10-uA.exe (3 MB)Just directly run the above installer to install it unattended (no switches needed).Then after install is over on the machine, go & edit this file:C:\Program Files\WinZip\wz10.regEnter in your registered winzip10 name & serial/code in the .REG file, & apply it, to register winzip.Thereafter, you can just use that modified wz10.reg whenever you re-install.If you like, you can modify the .REG in that package itself (its just a silent RAR SFX).
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now