MSFN Forum: Registry file for silent install winzip 11.2.8094 ? (Not the key ! - 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
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Registry file for silent install winzip 11.2.8094 ? (Not the key ! Rate Topic: -----

#1 User is offline   kentk 

  • Junior
  • Pip
  • Group: Members
  • Posts: 84
  • Joined: 08-July 05

Posted 14 April 2008 - 04:54 AM

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 :(

This post has been edited by kentk: 14 April 2008 - 04:57 AM



#2 User is offline   ChrisKuhli 

  • Windows 2000 - forever!
  • PipPip
  • Group: Members
  • Posts: 241
  • Joined: 24-December 06
  • OS:XP MCE
  • Country: Country Flag

Posted 14 April 2008 - 08:40 AM

Do you have the rights at that point of install to write into HKLM. Or, err do you try into HKCU in very early stage? Where is the .reg information filed in the registry wenn the newest Winzip is installed?

Also important is: It may check also the directories pointed by %userprofile% or %appdata%
Please tell us also which Windows you use.

Hint: I use WinRAR and 7Zip (no need for the tool you use)

This post has been edited by ChrisKuhli: 14 April 2008 - 08:44 AM


#3 User is offline   radix 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 715
  • Joined: 08-February 07

Posted 14 April 2008 - 01:59 PM

View Postkentk, on Apr 14 2008, 01:54 PM, said:

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
%ALLUSERSPROFILE%\Application Data\WinZip\WinZip.sureg

Batch file:
@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\

#4 User is offline   kentk 

  • Junior
  • Pip
  • Group: Members
  • Posts: 84
  • Joined: 08-July 05

Posted 14 April 2008 - 11:47 PM

Thanks !

Will try this out !

#5 User is offline   kentk 

  • Junior
  • Pip
  • Group: Members
  • Posts: 84
  • Joined: 08-July 05

Posted 15 April 2008 - 11:52 AM

Works lika a charm :)

But how do I disable tip from opening up first time ?

#6 User is offline   radix 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 715
  • Joined: 08-February 07

Posted 15 April 2008 - 12:30 PM

View Postkentk, on Apr 15 2008, 08:52 PM, said:

Works lika a charm :)

But how do I disable tip from opening up first time ?

Disable tips on startup:
 [HKEY_CURRENT_USER\Software\Nico Mak Computing\WinZip\winzip]
 "ShowTips"="0"


Bonus: disable update check
[HKEY_CURRENT_USER\Software\Nico Mak Computing\WinZip\UpdateCheck]
"AskFirst"="0"
"AutoMode"="0"


#7 User is offline   kentk 

  • Junior
  • Pip
  • Group: Members
  • Posts: 84
  • Joined: 08-July 05

Posted 15 April 2008 - 11:47 PM

radix, you are the man :thumbup

#8 User is offline   kentk 

  • Junior
  • Pip
  • Group: Members
  • Posts: 84
  • Joined: 08-July 05

Posted 16 April 2008 - 11:41 PM

One tiny question more ;)....

I install my winzip unattended during my vista install, but the registry setting does not seem to be set in all users !?

I am not sure which user is active during installation of vista ? is it not the administrator ?

Is there a way to have the registry settings to be over all users ?

Share this topic:


Page 1 of 1
  • 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