zekoi Posted August 13, 2006 Posted August 13, 2006 sorry i was reading some topicbuti'm confusedand still can't register silently ithope you can give me some advice
T D Posted August 14, 2006 Posted August 14, 2006 You can't. I've tried 12 different registry tweaks and I can't get it to register. So, I use AutoIt to automate the registrationhttp://autoitscript.com/autoit3
zekoi Posted August 14, 2006 Author Posted August 14, 2006 (edited) well ...ok thank you~ i'll try this way and can give me some step about that AutoIt to automate the registration ? Edited August 14, 2006 by zekoi
mazin Posted August 14, 2006 Posted August 14, 2006 Execuse me. Are you talking about TuneUp Utilities 2006?
shaggy Posted August 14, 2006 Posted August 14, 2006 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"
mazin Posted August 14, 2006 Posted August 14, 2006 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"
T D Posted August 15, 2006 Posted August 15, 2006 Doesn't work for me. Still asks even though the serial and company and name is there.
zekoi Posted August 15, 2006 Author Posted August 15, 2006 (edited) thanks alli have doneand it can run and finished the installthis my register[HKEY_CURRENT_USER\Software\TuneUp\Utilities\5.0]"Company"="xxx" "UserName"="xxxx""RegCode"="xxxxx-xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"hey T Dyou should take notice of the hyphen "-" Edited August 15, 2006 by zekoi
ajua Posted August 16, 2006 Posted August 16, 2006 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.
Kelsenellenelvian Posted August 16, 2006 Posted August 16, 2006 Even easier yet actually register the program and browse to the registry entry and export it.
mazin Posted August 16, 2006 Posted August 16, 2006 We talked about reg info, what about switches?I use this: TU2006.MSI /QN ALLUSERS=1
T D Posted August 16, 2006 Posted August 16, 2006 I grabbed the msi out of %temp% and I use a MST file.
mazin Posted August 16, 2006 Posted August 16, 2006 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?
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