Jump to content

Recommended Posts

Posted

hi i just made a simple script and compiled it to exe the code is as follows

MsgBox(0, "hello", "note pad note pad note pad note pad")

run("notepad.exe")

WinWaitActive ("Untitled - Notepad")

send ("hello lol i am learning auto it script")

when i compiled it and ran it it just opened the message box like 30000 times ? i had to restart as it showed 2 at a time and when i closed them it just ran some more

Posted

i ran the above script and it did nothing ... also what would the sleep do ....

i re-installed and the problem persists ... thanks for the help aswell

Posted

Ok. So you compile the script, with default options, then when you run that script, it opens up, and you get lots of msgboxes? Does notepad open many times as well? Try to uninstall, restart, re install and then try compile and run again. Just another quick question, how are you compiling? Right click on the script, SciTe?

Posted

it basically just runs the script many times ... when i look at the notification area it is full of 30+ autoit logo's ...

i tried compiling both ways

Posted

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