WinZip Unattended Install How to!
#19
Posted 05 November 2004 - 07:49 PM
#20
Posted 06 November 2004 - 08:19 AM
from www.winzip.com
uninstall and delete your c:\program files\winzip
reinstall winzip 9.1
try the steps outline again.
#21
Posted 04 December 2004 - 05:19 PM
#22
Posted 04 December 2004 - 05:56 PM
And lastly, this is astalavista's code (posted above) with a slight modification:
REG ADD %KEY%\019 /VE /D "WinZip 9.0" /f REG ADD %KEY%\019 /V 1 /D "%systemdrive%\install\Winzip\WinZipSFX.exe" /f REG ADD %KEY%\019 /V 2 /D "%ProgramFiles%\winzip\winzip32.exe /noqp /notip /autoinstall" /fTry it, maybe this would work fine.
#23
Posted 13 December 2004 - 01:15 PM
Lightning, on Oct 9 2004, 09:03 PM, said:
search slove
#24
Posted 16 December 2004 - 10:16 AM
#26
Posted 11 January 2005 - 08:43 AM
I know theres the /noqp option, but Im using a different method to install Winzip and need to have this turned off automatically.
The reg entry for it seems to use some randomly generated number and I cant figure out the rhyme or reason to it.
THanks!
#27
Posted 02 February 2005 - 08:16 PM
here the batch file i used
cmdow @ /HID
@echo off
SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx
REG ADD %KEY% /V TITLE /D "Installing application" /f
REG ADD %KEY%\066 /VE /D "WinZip 9.0" /f
REG ADD %KEY%\066 /V 1 /D "\"%Systemdrive%\WinZip9.0.6224.SR1\winzip.exe\" /noqp /notp /autoinstall" /f
REG ADD %KEY%\066 /V 2 /D "REGEDIT /S %systemdrive%\WinZip9.0.6224.SR1\winzip.reg" /f
Exit
Thanks
#28
Posted 02 February 2005 - 08:25 PM
when winrar does so much more?
in addition 7zip is even greater!
#29
Posted 02 February 2005 - 08:33 PM
Sorry and thanks
#30
Posted 02 February 2005 - 09:22 PM
Thanks
#31
Posted 02 February 2005 - 09:31 PM
pack your winzip folder on a winrar sfx archive, comment
;El comentario siguiente contiene secuencias de órdenes para SFX Path=WinZIP Silent=1 Overwrite=1 Delete=*.*
export the key
[HKEY_CURRENT_USER\Software\Nico Mak Computing]and save it as winzip.reg
for runonce
REG ADD %KEY%\053 /VE /D "WinZIP 9 SR-1 (En)" /f REG ADD %KEY%\053 /V 1 /D "%CDROM%\Software\WinZIP\winzip.exe /S" /f REG ADD %KEY%\053 /V 2 /D "REGEDIT /S %CDROM%\Software\WinZIP\winzip.reg" /f REG ADD %KEY%\053 /V 3 /D "\"%PROGRAMFILES%\WinZip\winzip32.exe\" /noqp /autoinstall" /f
This post has been edited by SiMoNsAyS: 02 February 2005 - 09:34 PM
#33
Posted 02 February 2005 - 09:34 PM
#34
Posted 02 February 2005 - 10:02 PM
i have done the following: at first i have only one file winzip90.exe, i extract it and i get some files .txt and setup.exe, right click on them, add to archive, create sfx archive and paste the comments on the commen tab. but ie tells me that it doesnt fine the path, then i see the directory C:|Archivos de programa\winzip\, i dont see any archive winzip32.exe, only i see the same archives (some files .txt and the archive setup.exe).
What am i doing wrong?
#35
Posted 02 February 2005 - 10:19 PM
first i have to install the program manually and enter the serial, when all is ok, i pick right click on the folder c:\arc....\winzip\, and create sfx archive, so when i will install it silently, it will find winzip32.exe in the folder.
Thank you colega
#36
Posted 20 March 2005 - 08:19 AM
Install Winzip on a machine, then copy the folder "WinZip" that is under "Program files", to the install directory $OEM$\Progs\ and then type in or copy/paste these lines in RunOnceEx.cmd
REG ADD %KEY%\025 /VE /D "Winzip 9.0" /f
REG ADD %KEY%\025 /V 1 /D "\"%programfiles%\Winzip\winzip32.exe\" /noqp /notip /autoinstall" /f
You can also use the switch /cleaninstall instead of /autoinstall, then you get no shortcuts, for registration entered you need also add a *.reg file
#37
Posted 21 March 2005 - 01:47 PM



Help

Back to top









