Download Latest Version Macronize64Setup.exe (3.1 MB)
Email in envelope

Get an email when there's a new version of Macronize, a macro builder and recorder

Home / Source code
Name Modified Size InfoDownloads / Week
Parent folder
Macronize 2022-12-29
PAL 2021-02-12
Readme How to compile.txt 2020-01-10 847 Bytes
Totals: 3 Items   847 Bytes 0
How to compile to an executable:

- Install AutoIt IDE
- Create an AutoIt development folder for instance c:\users\Peter\Documents\AutoIt
- Create a subfolder called "AutoIt Library" so c:\users\Peter\Documents\AutoIt\AutoIt Library
- Create a subfolder for Macronize, for instance c:\users\Peter\Documents\AutoIt\Macronize
- Download the contents folder "PAL" into the "AutoIt Library" folder
- Download the contents of folder "Macronize" (and its subfolders) into your Macronize folder and subfolders

So you get a structure like this:

c:\users\Peter\Documents\AutoIt
	\Macronize
		\Images
			arrowdown.png
			etc.
		\Help
			Macronize.chm
		\Sounds
			bounce.wav
			etc.
		Macro.au3
		_inputmask.au3
	\AutoIt Library
		Dialogue.au3
		etc.

Now start up the AutoIt IDE and open Macro.au3 and compile to an executable.
Source: Readme How to compile.txt, updated 2020-01-10