bradvexille Posted December 11, 2003 Posted December 11, 2003 (edited) EDIT: nevermind... stupid syntax error in the ini file, all fixed.. mods please delete this thread.. Run($FilePath) ... Error: Unable to execute the external program. The system cannot find the file specified. ... The file is there... the variable's value: "C:\Program Files\Diablo II\Diablo II.exe" -skiptobnet -ns -lq -title "Diablo II" -w is assigned from a config.ini file with this command: $FilePath = IniRead($bvpb, "DiabloIIexe", "filepath", "") i don't see why it doesn't work.. some help please? thanks, bradvexille Edited December 11, 2003 by bradvexille
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