ScriptUO

Official ScriptUO EasyUO Scripts => Scripting Chat => Topic started by: Superslayer on November 24, 2009, 04:27:56 PM

Title: When using 'Execute'...
Post by: Superslayer on November 24, 2009, 04:27:56 PM
..does the executable need to be in the same folder as EUO or can I set a path to the exe that EUO will be able to find?
Title: Re: When using 'Execute'...
Post by: TrailMyx on November 24, 2009, 05:13:16 PM
You can give a complete path to it.  You *MIGHT* have to convert the path to 8.3.  Not sure about that.
Title: Re: When using 'Execute'...
Post by: Superslayer on November 24, 2009, 05:30:35 PM
You can give a complete path to it.  You *MIGHT* have to convert the path to 8.3.  Not sure about that.

8.3 ? as in changing the long file names and making them 6 char's long with this at the end: ~1 ?

I tried that and it sorta worked, the executable I'm using is located @ c:\progra~1\TheExe.exe , while it's supporting files are located way back in "My Documents"...I think I found a way though...I'll post when I'm sure.
Title: Re: When using 'Execute'...
Post by: Superslayer on November 24, 2009, 06:35:15 PM
Nope, didn't work. Gonna have to ask users to set the install directory to the location of their EUO executable   :-X  ;)