Jump to content

Compile console program with GUI interface


akorx
 Share

Recommended Posts

Hi,

I'm french, so sorry for my bad english... i've got a little question :

I sometimes compile program to use in console mode, and so i've to do this :

aut2exe /in <file.au3> /out <file.exe> /console

Is there a way to do this with GUI interface ?

AkorxMail akorx@yahoo.fr

Link to comment
Share on other sites

I don't see this option... i've just got :

compile ctrl+F7

build F7

go F5

stop executing ctrl+breack

---------------

next message

previous message

clear outpout

switch pane

you've got something different ?

AkorxMail akorx@yahoo.fr

Link to comment
Share on other sites

Which version do you use on your computer ?

Mine is :

Sc1

Version 1.79

Mar 7 2010 16:10:01

by Neil Hodgson.

Updated: Valik & Jos

Modified version of SC1 which only contains

the AutoIt3 Lexer.

Check the SciTE4AutoIt3 Homepage for a

full version with lots of extras.

http://www.autoitscript.com/autoit3/scite

... and "ctrl+F7" seems to do the same thing that "F7" (no windows appears).

AkorxMail akorx@yahoo.fr

Link to comment
Share on other sites

  • Developers

The #autoit3wrapper_xxx directives use the Autoit2wrapper script which doesn't come with the standard AutoIt3 installer and requires the full SciTE4AutoIt3 installer to be installed.

Jos

Edited by Jos

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

Link to comment
Share on other sites

In my opinion the simplest way is to use

#AutoIt3Wrapper_Change2CUI=y

but it needs as Jos said the full SciTE installation!

Br,

UEZ

Please don't send me any personal message and ask for support! I will not reply!

Selection of finest graphical examples at Codepen.io

The own fart smells best!
Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!
¯\_(ツ)_/¯  ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ

Link to comment
Share on other sites

You need the SciTE4AutoIt3 editor. Go back to the download page for AutoIt and install it.

The full download http://www.autoitscript.com/autoit3/downloads.shtml should have it... why it doesn't ?

... and when i try to download "SciTE4AutoIt3 editor", Ad-Aware says that it contains the win32.monitor.hooker... Is there a problem with this package??? we should alert the administrators, no ?

Edited by akorx

AkorxMail akorx@yahoo.fr

Link to comment
Share on other sites

The full download http://www.autoitscript.com/autoit3/downloads.shtml should have it... why it doesn't ?

... and when i try to download "SciTE4AutoIt3 editor", Ad-Aware says that it contains the win32.monitor.hooker... Is there a problem with this package??? we should alert the administrators, no ?

Actually you should alert Ad-Aware. They are wrong in their assessment.

There is nothing wrong with the package.

♡♡♡

.

eMyvnE

Link to comment
Share on other sites

  • Developers

The installer contains a bunch of utilities of which one, written by Larry, is capable of recording scripts.

This programs uses a keyboard and mouse hooking dll which regularly has been identified as a virus.

Jos

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

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