Jump to content

Recommended Posts

Posted

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

Posted

Gruezi,

 

no i am not from switzerland, i am from germany and in this and the german (autoit.de) forum active. Are yo sure the installation was successfull?

Posted (edited)

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
Posted

win 7 64 bit

it was a 100% normal installation with no special things.

if I run this script, there is the same message again

 

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
  • Recently Browsing   0 members

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