Jump to content

need help to register tuneup utilities 2004


SiMoNsAyS

Recommended Posts

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??

Link to comment
Share on other sites


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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

  • 1 month later...
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.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...