Lococobra Posted May 4, 2011 Posted May 4, 2011 I must be missing something really stupid.I have two scripts:Script 1: This gets compiled and put at C:\Hello.exeMsgBox(0,'','Hello')Script 2: Running this directly or compiling and running#AutoIt3Wrapper_Run_Before="C:\Hello.exe" MsgBox(0,'','World')No matter how I run script #2.. I never see a window telling me "Hello".What's wrong with this picture?
Lococobra Posted May 4, 2011 Author Posted May 4, 2011 Never mind. Just noticed how this is only run before compiling.. not every run.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now