QUOTE (kentk @ Apr 14 2008, 01:54 PM)

I dont mean to get a key, I have that already, I need help with the reg file...
I managed to do the silent install of winzip 11.2.8094 (same procedure as before), but has anyone managed to do a .reg file to put in your license key via silent install ?
It worked fine with 11.1.7466 but not with the newest version

For automated registration, install, register and backup the file
CODE
%ALLUSERSPROFILE%\Application Data\WinZip\WinZip.sureg
Batch file:
CODE
@echo off
start /wait msiexec.exe /i WINZIP112.MSI INST_QKPICK=0 /qb! /norestart
copy .\WinZip.sureg "%ALLUSERSPROFILE%\Application Data\WinZip" /y
start /wait regedit.exe /s settings.reg
exit
For settings check this registry key: HKEY_CURRENT_USER\Software\Nico Mak Computing\