Jump to content

compile to exe?


cew27
 Share

Recommended Posts

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

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

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