of posts before that in this thread .
ok . this is a way who works here with WPI for WinZip9.0SR1 .
prog[pn]=['WinZip 9.0SR1 (silent)']
uid[pn]=['WINZIP9']
desc[pn]=['...']
cmd1[pn]=['%cdrom%\\WinApp\\Winzip_v9_0\\WinZip90SR1.exe']
cmd2[pn]=['"%ProgramFiles%\\winzip\\winzip32.exe" /noqp /autoinstall']
cmd3[pn]=['regedit /s %cdrom%\\WinApp\\Winzip_v9_0\\registerWinZip.reg']
cond[pn]=['FileExists("%cdrom%\\WinApp\\Winzip_v9_0\\WinZip90SR1.exe")']
cat[pn]=['6) Tools']
pn++
Step 1 : cmd1[pn]=['%cdrom%\\WinApp\\Winzip_v9_0\\WinZip90SR1.exe']
How make WinZip90SR1.exe as a new package :
I follow old advices :
- I download the last version of WinZip 9.0SR1
- I install this package
- I registered for verify registerWinZip.reg
- I like simplicity of @astalavista way in NIS2005 so
With c:\Program Files\Winzip directory I make a WinRar archive,
RAR format , Compression method BEST , SFX archive, SOLID archive , with comment
;The comment below contains SFX script commands Path=C:\Program Files Silent=1 Overwrite=1
and I name it WinZip90SR1.exe . whatever , is a name .
- UnInstall WInZip
- reboot machine for loose any trace of old WinZip installation.
Step 2 : cmd2[pn]=['"%ProgramFiles%\\winzip\\winzip32.exe" /noqp /autoinstall']
here is nothing new , just twenty minutes spent for choosing the right quotes inside.
Double quotes are very necessary there .
Step 3 : registerWinZip.reg is copy from the second post of @baliktad ,
just I remove the seven lines about ";Get rid of all those silly icons in the context menus" (I like a part of them)
Step 4 : Before run it you can look at the pathes above. use yours.
only for testing purposes , I use same files (including same serial)
on the other machine . worked fine .



Help


Back to top









