Home arrow News arrow Latest arrow Automating tasks.... even more distribute scripts as executables

Subscribe

No Spam just the latest tips from reviewingit.com






Article listings

Last comments

Windows Vista Missing Hibernat...
Thanks
It works. :) Thanks alot.
04/08/09 18:04 More...
By Levent Kaya

Windows Vista Missing Hibernat...
Thanks
It works. :) Thanks alot.
04/08/09 17:56 More...
By Levent Kaya

Create Invisible Registry Entr...
can anybody creat a key for Atomic Email Hunter 5.44 ??!! ...
31/07/09 16:08 More...
By benny

Vista DHCP and Router Problems...
The texts close to Clothing are published by the writing ser...
24/07/09 22:44 More...
By vfvd

Having fun downloading with Wg...
mast :( :x :x :zzz 8) :roll :grin
24/07/09 08:30 More...
By mast

Automating tasks.... even more distribute scripts as executables Print E-mail
User Rating: / 1
PoorBest 
Written by Administrator   
Tuesday, 26 June 2007

Image

Back then remember when I talked about creating a screen video to teach mom, pop, grandpa or grandma how to do something on the computer. Well sometimes people just can't seem to understand even with a video showing them what to do. So in this case what to do? I guess you have to do it for them. You can do it with scripts that can mimic mouse movements exactly, button pushes for you etc... Then have all this put into an executable,zip it up and sent it to them. All they need to do is double click to open up the zip then double click to run the executable. Viola you did it for them... Automation and scripting and all its usefulness.. more importantly... you helped them.. ok.. what do you need... read on....

 

The nifty too in question here is called Autoit. Back then when I first needed it, I used it to create a small script to remove entries from the registry run key and delete some files from windows. It was kinda like my own 0 day personal antivirus. I had an automated fix for a virus before the big boy antivirus makers had a fix.... ok enough of the shameless self promotion.. hehehe..  back to the tool..

 

This tool features 3 of the major components

An information tool which tells you the system names of windows and components of various parts of the window. As well as coordinates of the mouse cursor.

A Script Editor and a compiler to build the script into an exe. Thats 2 components

Image

 

And the 3rd component a GUI spy tool which tells you things like the system names of gui components like textboxes etc... It even tells you the location of the mouse pointer to allow you to easily include this information into your scripts.

Image

Whats more.. It supports system calls and even allows you to build a Complex UI.. Seems like its becoming a full blown development tool.

ImageImage

Here is an example of what you can do for MOM and POP, this little tool was created by Autoit. It tells you what the ipaddress of the computer.

Just dump the code snippet in to the editor and build an exe. Now you have a nice gui command to show the ipaddress: 

#include <Inet.au3>

$PublicIP = _GetIP()
MsgBox(0, "IP Address", "Your IP Address is: " & $PublicIP)

The tool also comes with a wham bang of other dozens of examples... (Actually the code snippet was from the examples... hehe) Anyway you can download the zip file of the example if you need it quickly HERE.

All in all this allows you to create really cool scripts all for the price of FREE!!!!!... Can't beat that.. I just have to give this tip CoolCoolCoolCoolCool five cool smilies.

And yes the download link .... GET IT HERE


Add as favourites (7) | Quote this article on your site | Views: 6464

Be first to comment this article
RSS comments

Write Comment
  • Please keep the topic of messages relevant to the subject of the article.
  • Personal verbal attacks will be deleted.
  • Please don't use comments to plug your web site. Such material will be removed.
  • Just ensure to *Refresh* your browser for a new security code to be displayed prior to clicking on the 'Send' button.
  • Keep in mind that the above process only applies if you simply entered the wrong security code.
Name:
E-mail
Homepage
Title:
BBCode:Web AddressEmail AddressBold TextItalic TextUnderlined TextQuoteCodeOpen ListList ItemClose List
Comment:



Code:* Code
I wish to be contacted by email regarding additional comments

Powered by AkoComment Tweaked Special Edition v.1.4.6





Reddit!Del.icio.us!Facebook!Slashdot!Netscape!Technorati!StumbleUpon!Newsvine!Furl!Yahoo!Ma.gnolia!Add this social bookmarking functionality to your website! title=
Last Updated ( Thursday, 28 June 2007 )
 
< Prev   Next >

Site Search

Sponsors

Google