kschwarz 0 Posted June 24, 2010 Is it possible to enable a /console option for the compiler when using AutoIt3Wrapper? Share this post Link to post Share on other sites
Mat 376 Posted June 24, 2010 #AutoIt3Wrapper_Change2CUI=y Add that to the top of your script. AutoIt Project Listing Share this post Link to post Share on other sites
kschwarz 0 Posted June 28, 2010 Mat, thank you for your hint. With so many acronyms to deal with, I haven´t realized that CUI stands for Console User Interface (I've not found any reference into the AutoIt3Wrapper Help). Share this post Link to post Share on other sites
Mat 376 Posted June 28, 2010 Mat, thank you for your hint. With so many acronyms to deal with, I haven´t realized that CUI stands for Console User Interface (I've not found any reference into the AutoIt3Wrapper Help).AUI = Application User InterfaceBUI = Browser User InterfaceCUI = Console User InterfaceDUI = Dynamic User InterfaceEUI = Enhanced User InterfaceFUI = Fake User InterfaceGUI = Graphical User InterfaceHUI = Human User InterfaceIUI = Intelligent User InterfaceJUI = None KUI = None LUI = Local User InterfaceMUI = Multilingual User InterfaceNUI = Network User InterfaceOUI = Operator User InterfacePUI = Perceptual User InterfaceQUI = None RUI = Remote User InterfaceSUI = Speech User InterfaceTUI = Text-based User InterfaceUUI = User to User InterfaceVUI = Visual User InterfaceWUI = Web User InterfaceXUI = XML User InterfaceYUI = Yahoo! User InterfaceZUI = Zoomable User InterfaceNo jokes, every single one of them is on: www.acronymfinder.comDon't worry, you don't need to know any of them apart from GUI and CUI AutoIt Project Listing Share this post Link to post Share on other sites