Jump to content

Recommended Posts

Posted (edited)

~sigh~

Why do so many people not get this?

Run("C:\Program Files\CCP\EVE\Eve.exe", "C:\Program Files\CCP\EVE")

The second parameter is the working directory, not the directory to look for the executable in.

Edit: smashly posted too...

Edited by Richard Robertson
Posted

~sigh~

Why do so many people not get this?

Run("C:\Program Files\CCP\EVE\Eve.exe", "C:\Program Files\CCP\EVE")

The second parameter is the working directory, not the directory to look for the executable in.

Edit: smashly posted too...

I think it's the way the help file states the first parameter

filename: The name of the executable (EXE, BAT, COM, or PIF) to run.

Maybe if it said "filename: Path ending with the filename to run"

Or something like that...

Cheers

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...