Originally Posted By: Senser
Ben, You can use the $K2E_EXEPath variable to point to the location of the executable.

More information here: http://kix2exe.ramonitor.nl/variables.php


Hey,

Well, I won't necessarily know the location of the executable. That was my original problem. Someone using my compiled script may decide to put it anywhere on any drive, without compiling to exe the @STARTDIR works fine to pass to the script which folder the script has been run from. Ah well, I'm probably going to have to force the users to store it in a particualr folder \:\)

Thanks anyway