Search results (1)

[Login]

AutoIt V3.3.6.1   
Suggested by Klaatu - Updated by webfork on 29 Jul 2010
22MB (uncompressed) - Popularity score (5980)
Website - Download - Comments (13) - Post comment - Permalink

 
Synopsis: AutoIt is a BASIC-like scripting language designed for automating the Windows GUI. It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automate tasks, or perform user interface testing.

Alternately, SciTE4AutoIt3 is a more advanced version of the SciTE editor that includes an array of extra tools and features to enhance AutoIt. Check this thread on how to configure SciTE to use the Portable version of AutoIt and ensure no files are saved to the local machine.
Writes settings to: Application folder
How to extract: Download the self-extracting EXE and extract to a folder of your choice. Launch AutoIt3.exe.
Unicode support: Yes. The ANSI version AutoIt3A.exe is also included for Win9x/ME compatibility.
License: Freeware
System Requirements: Win95 / Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7
What's new: >>
  • Fixed: FileOpen() still opening in exclusive mode in some situations

Posted comments:

[Anonymous] FriedGeekThis is a great tool. I've got a couple systems that are a pain to log into but this makes it only a click or two. [2006-08-07 06:11]

[Anonymous] Uwe HolstI have autohotkey instead of autoit, cause of it's hotstring capabillities. Both (autpit and autohotkey) are working from my USB U3 stick. [2007-01-19 12:32]

[Anonymous] j_skA great tool which can save a lot of time. Impressive. [2007-11-28 08:40]

[Anonymous] FriedGeekSince I started using this I've built several small tools that have taken long processes and reduced them to one click. One tool turns a 20minute long manual process into one click. [2008-05-22 06:40]

[Anonymous] BlankRegFantastic program impresses me more every time I use it. It also impresses my boss ;-) gone are the days when I would spent half a day writing a small utility in C, more like half an hour these days just knock up a quick script and away you go. [2008-05-22 11:44]

[Anonymous] DamastahFinally a portable version. I was tired of installing on every machine I wanted to use it on. Thanx [2008-05-23 11:14]

[Anonymous] BenI had my hands full uploading my pastor's podcasts to his website...using about 5 different free programs to rip, tag, edit, and upload each episode...and worse, I had to hand over the job to less technically minded people. This application allowed me to script the entire process, and put simple GUI screens to guide people through...a really great application... [2008-05-24 22:42]

[Anonymous] MonkeyI'm using this tool for about 1 year. Its great, i mostly use it for games because i dont want to click so much on my own...

Gl&HF with Autoit
 [2008-10-15 05:49]

[Anonymous] mike_SA fantastic tool which will save a lot of time. The compiler is also a very nice and powerful feature which allows for distribution to systems without AutoIt installed. I stumbled upon it when I wanted to assign Batch scripts to my graphics tablet's macro keys which would only accept .exe-files. Now these keys do everything I want them to ... [2008-11-16 04:47]

[Anonymous] MDieselthis program I found looking for a tasker parellel. When I first fi=ound out what it really was...I got addicted within 5 minutes!! An amazing program with capabilities I haven't even heard of! [2009-03-20 09:29]

[Anonymous] LyonAutoIt is the programming language used by programs like AI RoboForm which is the most popular program to save all data from forms, and to login automatically with one click, and so on.

I am creating a program just with autoit programming just like roboform.
 [2009-11-16 01:37]

[Anonymous] blankFor portable version of Scite it is enough to set environment variable SciTE_HOME.
I'm using batch file "\AutoIt3\Portable Scite.bat" in unzipped folder AutoIt3 which contains three lines:
@ECHO OFF
SET SciTE_HOME=%CD%\SciTe
start "Portable SciTe" "%SciTE_HOME%\SciTE.exe" %*

And for my convenience I created file "\AutoIt3\SciTe\SciTEUser.properties" containing:
save.recent=1
save.session=1
save.position=1
session.bookmarks=1
session.folds=1
 [2010-01-17 22:39]

[Anonymous] JohnI love AutoIT. Very powerful program that makes it simple to automate computer tasks and build simple programs. [2010-03-07 21:05]


Post your comment:

All HTML tags will be removed from your comment. URLs (http, https, ftp) will be automatically detected and hyperlinked. I reserve the right to delete irrelevant, frivolous or offensive comments. For more general topics (eg. whether apps that write to the registry, leave traces on the host machine, rely on certain versions of IE etc. can be considered portable), please post to the Portable Freeware Discussion forum. If your virus scanner has detected a virus in the application, please email the author directly or post to the forum. Note that false positives (i.e. flagging a virus when there is actually none) are extremely common for virus scanners. When in doubt, try an online scanner like Online Malware Scanner or VirusTotal, which scans files using multiple anti-virus engines. It is very likely to be a false positive if only a few engines raise the red flag.

Your name: Remember me
Comment:

Turing test:


All rights reserved. Copyright © 2010 Andrew Lee (mailto: andrew at portablefreeware dot com)