Jump to content

Recommended Posts

Posted (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 by t0ddie

Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you.

Posted

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.

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
×
×
  • Create New...