ddeerr Posted August 5, 2006 Posted August 5, 2006 Hi again, I would like to know what is the utility of these files ? AU3Info.exe ??? upx.exe ??? Au3Check.exe ??? AutoItMacroGenerator02.exe ??? CodeWizard.exe ??? ResHacker.exe ??? UpdateDefs.exe ??? FuncPopUp.exe ??? fd.exe ??? AU3Record.exe ??? tidy.exe ??? I mean in which way it can simplify use, code creation with AutoIt. I used Scite actually and it is a GREAT editor very useful. Tx again AutoIt Free but VERY GREAT.
Paulie Posted August 5, 2006 Posted August 5, 2006 Hi again,I would like to know what is the utility of these files ? AU3Info.exe ??? upx.exe ??? Au3Check.exe ??? AutoItMacroGenerator02.exe ??? CodeWizard.exe ??? ResHacker.exe ??? UpdateDefs.exe ??? FuncPopUp.exe ??? fd.exe ??? AU3Record.exe ??? tidy.exe ???I mean in which way it can simplify use, code creation with AutoIt.I used Scite actually and it is a GREAT editor very useful.Tx again AutoIt Free but VERY GREAT.Au3Info - Give the information of an active window like the title controls and gives mouse position and colors of pixel under mouseAu3Check - Scans the code for sytax errors and any source code problems and give the line/lines they occur onAu3Record - When active, logs every move you make on you computer, then when stopped presents the recorded actions in the form of an autoit script, so you do it instead of type it, and it types it for youTidy - Cleans up source codes by removing excess whitespace, and makes them easier to read with noteations and suchfor everything else:Run them and find out
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