Jump to content

Recommended Posts

Posted

Case $upbutton
        Run("Update.exe",@scriptdir & "Backup\")

Cannot find the file, it's a valid place for it to... anything wrong with the format?

Heres the order

@ScriptDir --> Backup --> Update.exe

tolle indicium

Posted

>"C:\Program Files\AutoIt3\SciTE\..\autoit3.exe" /ErrorStdOut "C:\Documents and Settings\myname\Desktop\Insane Update v0.0.1\Insane Update.au3"

C:\Documents and Settings\myname\Desktop\Insane Update v0.0.1\Insane Update.au3 (46) : ==> Unable to execute the external program.:

Run(@ScriptDir &"Backup\Update.exe")

The system cannot find the file specified.

Is why.

tolle indicium

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