Quick Macros icon
Quick Macros icon

Quick Macros

 9 likes

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...

Quick Macros main window

License model

Platforms

  • Windows
5 / 5 Avg rating (1)
9 likes
1comment
0 news articles

Features

Suggest and vote on features
  1.  Support for scripting
  2.  Portable
  3.  Task Automation
  4.  Macro Recording
  5.  Support for Hotkeys
  6.  Text Expansion

Quick Macros News & Activities

Highlights All activities

Recent activities

Show all activities

Quick Macros information

  • Licensing

    Proprietary and Commercial product.
  • Alternatives

    96 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Office & Productivity

Our users have written 1 comments and reviews about Quick Macros, and it has gotten 9 likes

Quick Macros was added to AlternativeTo by jenocin on Jun 19, 2014 and this page was last updated Jan 27, 2021.

Comments and Reviews

   
 Post comment/review
Roman Mishin
  
Top positive commentFeb 22, 2017

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.

8

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.