Batch Mode


The program can run also in "batch mode". This means that it is started with the parameters specifying what macro from what file should be performed.  The program is started so that the UI is hidden and after the macro execution is finished the program is unloaded from the memory.  This way you can start macros from Windows desktop, Windows Explorer or other tools.

Syntax:

"C:\Program Files\....\....exe" -run:text_shortcut File_path

If you create item shortcut on the desktop using "Tools / Create Desktop Shortcut" command from the main menu you can see the syntax in the shortcut properties.


End