Madhav Posted August 3, 2006 Posted August 3, 2006 Hi GuysI know How to install winzip 10.0 silentlyBut i also want it to be registeredI have the Key Now What should i do??
T D Posted August 3, 2006 Posted August 3, 2006 AutoIt script here: http://www.autoitscript.com/autoit3/docs/It is for WinZip 9 so I dunno if it will work.
mazin Posted August 3, 2006 Posted August 3, 2006 I use this to register WinZip v9.0!Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Nico Mak Computing\WinZip\WinIni]"Name"="My Name""SN"="My Serial"I hope it works for v10, too.BTW, I HATE autoit.
prx984 Posted August 3, 2006 Posted August 3, 2006 (edited) I use this to register WinZip v9.0!Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Nico Mak Computing\WinZip\WinIni]"Name"="My Name""SN"="My Serial"I hope it works for v10, too.BTW, I HATE autoit.it looks like you have to change it a little bit.Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Nico Mak Computing\WinZip\WinIni]"Name1"="your name""SN1"="your serial"im not 100% sure, but i think thats how you have to change it. change Name and SN to Name1 and SN1.ill keep playing with it to see what it does.edit : just confirmed, thats how you gotta do it, weird, but it worked for me Edited August 3, 2006 by Cygnus
mazin Posted August 3, 2006 Posted August 3, 2006 it looks like you have to change it a little bit.Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Nico Mak Computing\WinZip\WinIni]"Name1"="your name""SN1"="your serial"Thanks.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now