How to Configure?

 
AeTrayMenu reads its settings from a script, a text file with a format somewhat similar to .INI files (actually, the format was taken from Inno Setup by Jordan Russell).

Normally AeTrayMenu tries to load a .INI file in the same directory and with the same name as the executable. However, you can also specify a script file by using the -scriptfile command-line parameter.

In the Examples directory (located in the directory where you've installed AeTrayMenu), you'll find a couple of sample scripts.

See also See Also
Script Format Overview
Command-line Parameters