t0ddie 0 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. Share this post Link to post Share on other sites
SlimShady 1 Posted January 23, 2005 It should work. Check if the key exists, I mean check if you typed the key correctly. Share this post Link to post Share on other sites
t0ddie 0 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. Share this post Link to post Share on other sites