Jump to content

Recommended Posts

Posted

This file "compile.bat" was easy to build and run from within XXQ.au3.  Is there a way to use #pragma with a command line option?

AUT2exe.exe /in XXQ.au3 /out XXQ32.exe /icon XXQ.ico /comp 2 /pack /x86
AUT2exe.exe /in XXQ.au3 /out XXQ64.exe /icon XXQ.ico /comp 2 /pack /x64
AUT2exe.exe /in XXQUpdate.au3 /out XXQUpdate32.exe /icon XXQ.ico /comp 2 /pack /x86
AUT2exe.exe /in XXQUpdate.au3 /out XXQUpdate64.exe /icon XXQ.ico /comp 2 /pack /x64
 

Thank you

  • 1 month later...
Posted

Hi.

you could use process explorer to catch the command line of aut2exe.exe, while a compilation of a script with set #pragma definitions is done.

 

regards, Rudi.

Earth is flat, pigs can fly, and Nuclear Power is SAFE!

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