User Tools

Site Tools


software:microsoft:windows:automation

This is an old revision of the document!


Manage settings of multiple mouses

From: http://www.eithermouse.com/

Instantly changes settings when any mouse is used:
swap buttons
mirror cursor
adjust speeds
and more...

Top 10 Free Macro Automation Software

From: https://www.raymond.cc/blog/make-your-computer-automatically-perform-tasks-for-you/2/

Pulover’s Macro Creator

Our first choice for free macro software is Pulover’s Macro Creator which is based on the 
AutoHotkey language. It is easy to use and yet has all the features that we’re looking for 
such as compiling to EXE, repeat/loop playback, macro editing, hotkeys to start/stop 
recording/playback, customizing hotkeys, scheduler, speeding up playback and most importantly,
 very low memory usage. During testing, the compiled executable macro merely used up 1.2MB of 
memory when it is running and does not increase while it is being played repeatedly.
Read More: https://www.raymond.cc/blog/make-your-computer-automatically-perform-tasks-for-you/2/

autohotkey

From: https://autohotkey.com/

AutoHotkey (AHK) is a free, open-source macro-creation and automation software for Windows that allows users to automate repetitive tasks. It is driven by a scripting language that was initially aimed at providing keyboard shortcuts, otherwise known as hotkeys, that over time evolved into a full-fledged scripting language. And if you're really interested, here's a great video about it 

automating the Windows GUI

From: http://www.autoitscript.com/site/autoit/

  AutoIt v3 is a freeware BASIC-like scripting language designed for automating the Windows GUI and general scripting. 
  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 other languages (e.g. VBScript and SendKeys). AutoIt is also very small, 
  self-contained and will run on all versions of Windows out-of-the-box with no annoying “runtimes” required!
  
  

From: http://dropit.sourceforge.net/

  When you need to organize files, DropIt can eliminate much of the drudgery of searching and manually opening folders and moving files around.
  You can configure DropIt to perform 15 different actions on your files and folders (Move, Copy, Compress, Extract, Rename, Delete, Open With, 
  Upload, Send by Mail, Create List, Create Playlist, Create Shortcut, Copy to Clipboard, Change Properties, Ignore), filtering files by name, 
  directory, size, date, properties, content or regular expressions. You can even save sets of associations in profiles and associate a profile 
  to each desired folder, to scan monitored folders at a defined time interval.
  

JitBit

Kantu automated web testing and capture

software/microsoft/windows/automation.1504326577.txt.gz · Last modified: by superwizard