Jump to content

Recommended Posts

Posted

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
Posted (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 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.
  :)

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...