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

Name Modified Size InfoDownloads / Week
Parent folder
stop.png 2020-01-10 359 Bytes
viewgrid.png 2020-01-10 286 Bytes
viewlist.png 2020-01-10 489 Bytes
viewreport.png 2020-01-10 355 Bytes
visible.png 2020-01-10 657 Bytes
saveas.png 2020-01-10 724 Bytes
settings.png 2020-01-10 836 Bytes
pointer.png 2020-01-10 627 Bytes
questionmark.png 2020-01-10 515 Bytes
record.png 2020-01-10 527 Bytes
save.png 2020-01-10 495 Bytes
new.png 2020-01-10 398 Bytes
numbers.png 2020-01-10 325 Bytes
open.png 2020-01-10 658 Bytes
play.png 2020-01-10 515 Bytes
plus.png 2020-01-10 463 Bytes
invisible.png 2020-01-10 558 Bytes
logo.bmp 2020-01-10 1.3 kB
logo.ico 2020-01-10 9.7 kB
logo.png 2020-01-10 2.7 kB
mark.bmp 2020-01-10 630 Bytes
minus.png 2020-01-10 279 Bytes
info.ico 2020-01-10 9.7 kB
info.png 2020-01-10 1.0 kB
invertcolor.png 2020-01-10 476 Bytes
important.ico 2020-01-10 9.7 kB
important.png 2020-01-10 2.4 kB
edit.png 2020-01-10 602 Bytes
enable.png 2020-01-10 575 Bytes
error.bmp 2020-01-10 630 Bytes
exclamationmark.png 2020-01-10 361 Bytes
disabledmark.bmp 2020-01-10 630 Bytes
duplicate.png 2020-01-10 720 Bytes
disablederror.bmp 2020-01-10 630 Bytes
detect.png 2020-01-10 557 Bytes
disable.png 2020-01-10 769 Bytes
disabled.bmp 2020-01-10 630 Bytes
buttons.svg 2020-01-10 77.6 kB
close.png 2020-01-10 624 Bytes
copy.png 2020-01-10 482 Bytes
cut.png 2020-01-10 609 Bytes
arrowdown.png 2020-01-10 543 Bytes
arrowup.png 2020-01-10 542 Bytes
Totals: 43 Items   133.1 kB 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