cmnetworx Posted May 15, 2010 Posted May 15, 2010 Is there a way to catch the variables passed to an autoit generated .exe file? I would like do do something like this file.exe -n would press a hotkey, +n vs file.exe -s would send a different hotkey, I have the hotkeys figured out, I am just unsure about capturing the -n option.
exodius Posted May 15, 2010 Posted May 15, 2010 (edited) Step 1. Open the Help File Step 2. Expand the "Using AutoIt" folder in the treeview Step 3. Click on "Command Line Parameters" Edited May 15, 2010 by exodius
cmnetworx Posted May 15, 2010 Author Posted May 15, 2010 Step 1. Open the Help FileStep 2. Expand the "Using AutoIt" folder in the treeviewStep 3. Click on "Command Line Parameters"Thanks, This was the info I needed.I couldn't find anything on this, I now know I was searching for the wrong thing.
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