What displays on your Axiom menu is determined by the contents of a simple text file named aximenu.cfg. The aximenu.cfg can be modified in various ways to customize your Axiom menu, but in this article, we’ll show how to add a menu item that loads a Windows application.
The default location for the aximenu.cfg is C:\Program Files (x86}\Axiom\V8\aximenu\
Below is an example section of the aximenu.cfg file and the resulting Axiom menu.
Notice that for every product displayed in the menu on the right there are two lines driving it from the aximenu.cfg file shown on the left.
The example above shows how to define a menu item that loads a MicroStation application. Loading a Windows application is done very similarly, in that there is a label line and then a line to load the product.
There are two key differences:
For example, if you wanted the menu to display “Chicken” and you wanted to load “chicken.exe”, in aximenu.cfg it would look like this:
(Where the “Chicken.exe” is stored in “C:\Program Files\Poultry\”.)
Remember to save your changes to aximenu.cfg, and restart MicroStation to see the changes.