Jump to content

Can I use a compiled autoit script while the debugger is running?


Recommended Posts

Hi,

I am using a compiled AutoIt script to configure some project settings and launch an application that then uses these settings.

Now here is my problem:

I would like to use the launcher within a visual studio debugger session. The launched Program (it is SynthEdit.exe) loads my dll that I want to debug.

When I try to start the launcher from the debugger it refuses to work and gives me an error message instead:

'This is a compiled AutoIt script ...'

Of course I do not intend to reengineer or disassemble the compiled script.

Question:

Is there any way to get the exe running in the described situation?

If not: could I use the uncompiled script with the interpreter? How would I then hand the command line options on to the script? (a small example explaining the syntax would be great)

Thanks!

Andreas Sumerauer

--

soundbytes.de

foksmarx.com

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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