AutoIt is a simple 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 in a way not possible or reliable with...
Sysinternals is a collection of utilities and technical information related to Windows internals that you won't find anywhere else. These tools are leveraged by IT-Pros and Developers for detailed troubleshooting and analysis of Windows so...
technet.microsoft.com/en-us/sysinternals/
-
Get Site Info
Ever had such an annoying message given by Windows? Cannot delete file: Access is denied There has been a sharing violation. The source or destination file may be in use. The file is in use by another program or user. Make sure the disk is...
Great free Windows automation scripting engine. Allows you to program hotkeys, mousebutton and joystick, even in DX games, send strings to programs, manipulate windows etc. Swiss army knife for Windows user and even for programmers,