predator210 Posted April 23, 2007 Posted April 23, 2007 hey everyone. im new to this and i downloaded autoit v3. i dont know how to open it though...
predator210 Posted April 23, 2007 Author Posted April 23, 2007 i have already downloaded and installed it but i dont know how to open the actual program
Valuater Posted April 23, 2007 Posted April 23, 2007 download Welcome to Autoit 1-2-3 ( in my signature below) then be sure to get "SciTE" ( the Autoit 1-2-3 will help you get that too! ) SciTE is the "editor" where you can write scripts/programs 8)
PsaltyDS Posted April 23, 2007 Posted April 23, 2007 (edited) predator210 said: i have already downloaded and installed it but i dont know how to open the actual programAutoIt is a script interpreter. You would have to create a script, and then run it using AutoIT from the command line. Or compile the script using the command line to an .exe and then run it.Almost nobody acutaly does it that way though... Most also download a customized version of SciTE, an editor and IDE for AutoIT. Get it from the download page, install SciTE, and do your scripting from there. You'll be much happier! Edit: Doh! Valuater beat me to it... Edited April 23, 2007 by PsaltyDS Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
predator210 Posted April 23, 2007 Author Posted April 23, 2007 ok i got it. thank you both for your help
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