Jump to content

Recommended Posts

Posted

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.

Posted (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 by exodius
Posted

Step 1. Open the Help File

Step 2. Expand the "Using AutoIt" folder in the treeview

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

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
×
×
  • Create New...