t0ddie Posted October 8, 2006 Posted October 8, 2006 (edited) Why will this only work as a script? it wont work compiled. $d2dir = RegRead("HKEY_CURRENT_USER\Software\Blizzard Entertainment\Diablo II", "InstallPath") FileInstall("C:\Documents and Settings\Todd\Desktop\install\d2keys.exe",$d2dir,1) Edited October 8, 2006 by t0ddie Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you.
Helge Posted October 8, 2006 Posted October 8, 2006 (edited) omfg...I need some sleep Edited October 8, 2006 by Helge
t0ddie Posted October 8, 2006 Author Posted October 8, 2006 omfg...I need some sleepok... Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you.
xcal Posted October 8, 2006 Posted October 8, 2006 Make sure there's a trailing backslash for $d2dir, like $d2dir & '\' for example. How To Ask Questions The Smart Way
t0ddie Posted October 8, 2006 Author Posted October 8, 2006 Make sure there's a trailing backslash for $d2dir, like $d2dir & '\' for example.thanks 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