SiMoNsAyS Posted July 28, 2004 Posted July 28, 2004 i'm trying to silently install tuneuputilies 2004, there isn't any problem about installation (it uses a .msi file). the problem it's that i don't know where it's stored the serial/key. anybody can help me??
chezy666 Posted July 28, 2004 Posted July 28, 2004 Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\TuneUp\Utilities\4.0]"Company"="Home""InstallPath"="C:\\Program Files\\TuneUp Utilities 2004\\""UserName"="NAME""InstallDate"=hex:bd,64,e2,11,11,a1,e2,40"UseCounter"=dword:00000001"RegCode"="XXX_XXXX_X_X_X__X_XX_"save this as registery.reg and execute it after tuneup install,by the way what switch do you use, it never installs silently for me, i wrote a vbscript to install it.Change the name and regcode to your values.
mazin Posted July 28, 2004 Posted July 28, 2004 I think this is sufficient:Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\TuneUp\Utilities\4.0]"Company"="Home""UserName"="NAME""RegCode"="XXX_XXXX_X_X_X__X_XX_"However, if /qn or /qb doesn't work, you can use /QR
SiMoNsAyS Posted July 28, 2004 Author Posted July 28, 2004 it's too easy, but probably you have had the same mistake as me. DON'T extract the contents from the .exe file and simply use the "/q" switch it will be installed perfect.
wicked Posted August 3, 2004 Posted August 3, 2004 for me actually only worked this:Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\TuneUp\Utilities\4.0]"Company"="bla""UserName"="user""RegCode"="xxxxx-xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"HKEY_LOCAL_MACHINE didnt have any affect.
a06lp Posted September 26, 2004 Posted September 26, 2004 for me actually only worked this:Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\TuneUp\Utilities\4.0]"Company"="bla""UserName"="user""RegCode"="xxxxx-xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"HKEY_LOCAL_MACHINE didnt have any affect.ditto.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now