Jump to content

AutoIt3.exe


Recommended Posts

Hey guys (sorry for the bad english, im from switzerland)

Today I downloaded AutoIt3 and startet it. Then i coded a program and i wanted to run it, but there came this message:

-Starten des Skriptes nicht möglich! AutoIT3.exe wurde nicht gefunden! Bitte Programmpfade überprüfen, what means as much as: Starting of the script not possibe! Autoit3.exe wasn`t found! Please check your programm path!

I searched a long time, what I have to do, but I didn`t found anything

Hope That you can help me!

Knexli

Link to comment
Share on other sites

and no log info in your av-app (Blocking)?

Can you test the small MsgBox example from helpfile:

#include <MsgBoxConstants.au3>

MsgBox($MB_SYSTEMMODAL, "Title", "This message box will timeout after 10 seconds or select the OK button.", 10)

which winversion you are running?

Edited by AutoBert
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...