akorx Posted November 10, 2010 Posted November 10, 2010 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
hannes08 Posted November 10, 2010 Posted November 10, 2010 Hi, from Scite with choose Tools => Compile and check the option "Create CUI instead of GUI EXE" Hope that answers your question. Regards, Hannes Regards,Hannes[spoiler]If you can't convince them, confuse them![/spoiler]
akorx Posted November 10, 2010 Author Posted November 10, 2010 I don't see this option... i've just got : compile ctrl+F7build F7go F5stop executing ctrl+breack---------------next messageprevious messageclear outpoutswitch paneyou've got something different ? AkorxMail akorx@yahoo.fr
hannes08 Posted November 10, 2010 Posted November 10, 2010 Hi! after you choose "Compile Ctrl + F7" a dialogue pops up. See the attached screenshot. There are 4 checkboxes on the first TAB. ;-) Regards, Hannes Regards,Hannes[spoiler]If you can't convince them, confuse them![/spoiler]
akorx Posted November 10, 2010 Author Posted November 10, 2010 Which version do you use on your computer ?Mine is : Sc1 Version 1.79 Mar 7 2010 16:10:01by Neil Hodgson. Updated: Valik & JosModified version of SC1 which only containsthe AutoIt3 Lexer.Check the SciTE4AutoIt3 Homepage for afull 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
Jayson Posted November 10, 2010 Posted November 10, 2010 (edited) Just click on Tool menu and then Compile so you can choose the option that Hannes123 told you. Edit ; I have the same version as you, so it's there for sure ! Edited November 10, 2010 by Jayson
akorx Posted November 10, 2010 Author Posted November 10, 2010 It's what i am doing... and no windows appears, scite start compile ! AkorxMail akorx@yahoo.fr
AdmiralAlkex Posted November 10, 2010 Posted November 10, 2010 (edited) You need the SciTE4AutoIt3 editor. Go back to the download page for AutoIt and install it. Edited November 10, 2010 by AdmiralAlkex .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
Developers Jos Posted November 10, 2010 Developers Posted November 10, 2010 (edited) 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 November 10, 2010 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.
UEZ Posted November 10, 2010 Posted November 10, 2010 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!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ
akorx Posted November 11, 2010 Author Posted November 11, 2010 (edited) 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 November 11, 2010 by akorx AkorxMail akorx@yahoo.fr
trancexx Posted November 11, 2010 Posted November 11, 2010 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
Developers Jos Posted November 11, 2010 Developers Posted November 11, 2010 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.
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