

Quick Macros
Quick Macros automates repetitive tasks, even the most complex. Your macros can press keys, click buttons, links, menu items, on-screen images and other UI objects, manage windows, run and manage files, wait for various events, show dialogs, send/receive internet files and...
Features
- Support for scripting
- Portable
- Task Automation
- Macro Recording
- Support for Hotkeys
- Text Expansion
Tags
- Automation
- toolbar
- automated-tasks
Quick Macros News & Activities
Recent activities
AmirHammoutene added Quick Macros as alternative to Tasket++
slashitapp added Quick Macros as alternative to Slashit
Danilo_Venom added Quick Macros as alternative to Macro Recorder
POX added Quick Macros as alternative to KeyTik
POX added Quick Macros as alternative to Hammerflow
Quick Macros information
Featured in Lists
A list with 35 apps by asphaltkisser without a description.
What is Quick Macros?
Quick Macros automates repetitive tasks, even the most complex. Your macros can press keys, click buttons, links, menu items, on-screen images and other UI objects, manage windows, run and manage files, wait for various events, show dialogs, send/receive internet files and email, automate web pages, get/set text of UI objects, process text/HTML/XML/CSV, automate Excel, use databases, and many more. Creating macros is easier with the mouse/kayboard recorder, tool dialogs, tools to capture various objects and images, intellisense, dialog editor, debugger. To run macros you can use hotkeys, autotext, mouse, window, schedule and other triggers, create pop-up menus and toolbars. Quick Macros can add your toolbars to any window, auto-close annoying popup windows, auto-complete or correct text as you type, remap keys, convert your macros to independent .EXE programs, run from a USB drive. More functions can be created with the QM programming language that supports user-defined types, classes, COM, DLL functions, embedded VBScript/C#/VB.NET/C scripts, and everything for programming even at Windows API level.








Comments and Reviews
It is elaborate, convenient and very thorough. I did not perceive Quick Macros that way before I started using it. I used AutoHotkey and, occasionally, AutoIt. I had 1 main (745 lines of code) AutoHotkey script + 42 smaller helper scripts and thought Quick Macros would not be any better.
I bought Quick Macros just to have new experience. My main AutoHotkey script is still running (because there is a lot to rework), but I automated much more tasks with Quick Macros in a shorter period of time than I was able with those 42 smaller helper AutoHotkey scripts.
The pivot points are the GUI that helps to record and manage all macros in one place and the fact that Quick Macros runs all macros in one server process that consumes only ~5Mb of memory. With AutoHotkey I was running each script separately and ~8 of them were #persistent which resulted in 8 AutoHotkey.exe processes running constantly (~5Mb each). I remember in one AutoHotkey script I was not able to send Ctrl+S reliably to an application and Quick Macros does this flawlessly.
Quick Macros has great help file that describes a lot of functions with examples, so that (to that point) I have automated everything I wanted. A couple of times I visited Quick Macros forums to add functionality that is not yet in standard setup (clipboard triggers and TcpIpClient).
I use it daily.