Jump to content

Problem with Run() and variables


Recommended Posts

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 by bradvexille
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...