Jump to content

Recommended Posts

Posted

everytime i double click on the installer... the 1st screen just comes up and then disappears imediately along with installer

Posted

everytime i double click on the installer... the 1st screen just comes up and then disappears imediately along with installer

hm... if you aren't able to get around that, you could download the zip version and install it manually...
  • Moderators
Posted

Your main files should go in your Program Files directory.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

  • Moderators
Posted

Did you look in the Program File Directory to see if AutoIt3 Folder was there? If it is, Download SciTe Editor, and run your scripts from there.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

  • Moderators
Posted

Upload Or PM the .au3 and I'll see if it runs on mine.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Posted

well the script is running for a bot and this is the error it returns

Line 0 (File "F:\Documents and Settings\Terry\Desktop\mm.BOT.544B5\mm.BOT554B5.exe"):

$ExecResult = RunWait(""&$Auto3Dir & "\AutoIt3.exe" ""& @ScriptDir & '\Scripts\'&$RunwFileSplit[2]&"")

Error: Unable to execute the external program

The system cannot find the file specified

i dont know ... can it be that i must change the file location in the script to something more specfic?

  • Moderators
Posted

Like I said... post the script or PM it.

The error you are showing is not it running an .au3 fild it's of it running an .exe file... that $ExecResult you have has variables in it, and I don't even know what those are.

I can see at a glance that your missing a '&' also. I'm not much into... Can you help, and No I won't show you what I have stuff.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

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