Zooraw Posted July 16, 2020 Posted July 16, 2020 Hello, I can really use your help with an issue i am having. I am trying to run a au3 script from a folder other than where the exe is located. This runs as long as the load.au3 is located in "D:\OneDrive\Funcom\Anarchy Online EP2\". Run('D:\OneDrive\Funcom\Anarchy Online EP2\Anarchy.exe') However I would like to run the load.au3 from: D:\OneDrive\Desktop\LBLHelper\ I have tried several combination but i cant seem to get it to load: Run('D:\OneDrive\Funcom\Anarchy Online EP2\Anarchy.exe', 'D:\OneDrive\Desktop\LBLHelper\') Above is how i am reading https://www.autoitscript.com/autoit3/docs/functions/Run.htm page. Thank you,
Moderators JLogan3o13 Posted July 16, 2020 Moderators Posted July 16, 2020 Welcome to the AutoIt forum. Unfortunately you appear to have missed the Forum rules on your way in. Please read them now - particularly the bit about not discussing game automation - and then you will understand why you will get no help and this thread will now be locked. See you soon with a legitimate question I hope. The Moderation team "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
Recommended Posts