Jump to content

excuse but how can i register silently tuneup 2006


Recommended Posts

Posted

sorry

i was reading some topic

but

i'm confused

and still can't register silently it

hope you can give me some advice :blushing:


Posted (edited)

:blushing: well ...ok thank you~ i'll try this way

and can give me some step about that AutoIt to automate the registration ?:blink:

Edited by zekoi
Posted

All you need to do is add this to the registry.

[HKEY_CURRENT_USER\Software\TuneUp\Utilities\5.0]
"Company"="Your Info"
"UserName"="Your Info"
"RegCode"="Your Info"

Posted

As advised in other posts, I apply my info to both HKCU and HKLM.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\TuneUp\Utilities\5.0]
"Company"="yours"
"RegCode"="yoooooooooooooooooooours"
"UserName"="yours"

[HKEY_CURRENT_USER\SOFTWARE\TuneUp\Utilities\5.0]
"Company"="yours"
"RegCode"="yoooooooooooooooooooours"
"UserName"="yours"

Posted (edited)

:hello: thanks all

i have done

and it can run and finished the install

this my register

[HKEY_CURRENT_USER\Software\TuneUp\Utilities\5.0]
"Company"="xxx"
"UserName"="xxxx"
"RegCode"="xxxxx-xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"

hey T D

you should take notice of the hyphen "-"

Edited by zekoi
Posted

i will apply on both local_machine and current_user hives to see if it registers at last.

BTW, what hyphen are you talking about, zekoi? the one that separates the key in five places? if so, i always write like this but without luck.

i hope that applying it on local:machine makes it work finally.

Posted
I grabbed the msi out of %temp% and I use a MST file.

That's a good idea. Have you integrated your reg info, too?

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