t0ddie Posted January 23, 2005 Posted January 23, 2005 $var = RegRead("HKEY_LOCAL_MACHINE\SOFTWARE\Hiddensoft\AutoIT3\Aut2Exe","LastScriptDir") MsgBox(4096, "test", $var) not working for me..... how do i put the data into a variable? its returning blank now. Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you.
SlimShady Posted January 23, 2005 Posted January 23, 2005 It should work. Check if the key exists, I mean check if you typed the key correctly.
t0ddie Posted January 23, 2005 Author Posted January 23, 2005 (edited) i looked in the registry.. this happenens for every key i try, so its not a typo, and its not just this one. i think i may have typed in the wrong key though, heh Edited January 23, 2005 by t0ddie Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you.
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