Back to Home page

My AutoIt3 scripts

There are few AutoIt3 scripts created by me. I'm using beta version of AutoIt3 because many times automation objects are used.

In every ZIP package you can find script source and compilled version of this script – standalone executable to use without AutoIt interpreter.

If you have some comments or suggestions please mail me.

Here are my scripts:

WMI Buses

This script demonstrates how to use WMI to get basic hardware information from local or remote machine. This script was inspired by small script found at Craig Hart's PCI sniffer page. This is not replacement of Craig Hart's sniffer. The main features:

Screenshot:


Download: here.

CDO e-mail sender

This script demostrates how to use CDO.Message automation object to send e-mail directly via SMTP server. CDO.Message object is part of Windows 2000 and above systems. On Windows NT 4.0 you may separatley install this component from Option Pack. You cannot use this component on Windows 95/98/ME.

CDO - Collaboration Data Objects (for Windows 2000).

This script uses simple configuration INI file to store information about SMTP server authentication.
Instead of sending message you can save massage to file in raw format (EMF).

Screenshot:

Download: here.

AutoIt3 beta contains _INetSmtpMail UDF but you cannot send message via SMTP server with authentication and cannot attach files to message. I think that this solution is better.

DumpHex frontend

This is simple GUI fronted to DumpHex freeware console utility. DumpHex is a simple hex file dumper created by Robert Bachmann.

Screenshot:


Download: here.

Author: Edmunt Pienkowsky.
E-Mail: roed@onet.eu.