maqleod Posted May 30, 2007 Posted May 30, 2007 I use a different shell other than explorer (geoshell) and so the context menu option for "compile with options" doesn't show up. What are the arguments used with the command to get the dialog? I see that just to compile is "C:\Program Files\AutoIt3\Aut2Exe\Aut2Exe.exe" /in "%l" I just need to know what to add to get the options dialog so I can add the shell extension manually [u]You can download my projects at:[/u] Pulsar Software
Developers Jos Posted May 30, 2007 Developers Posted May 30, 2007 (edited) I use a different shell other than explorer (geoshell) and so the context menu option for "compile with options" doesn't show up. What are the arguments used with the command to get the dialog?I see that just to compile is "C:\Program Files\AutoIt3\Aut2Exe\Aut2Exe.exe" /in "%l"I just need to know what to add to get the options dialog so I can add the shell extension manually"Compile with Options" is renamed to "Compile with AutoiIt3Wrapper" in the last release of SciTE4AutoIt3 because I have removed the GUI from AutoIt3Wrapper and only support #AutoIt3Wrapper directives from now on.The command line that goes with the option is: "C:\Program Files\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /in "%l" Edited May 30, 2007 by JdeB SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
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