195: Run Addons Automatically

TechLevel01W

There are certain addons one may need to run before, during or after the loading of FSX.   For example, the pmSounds from Project Magenta is one msut-have feature I normally run alongside with the FSX.

Instead of clicking the addon’s program icon every time, I just put the addon in the following format:

__<Launch.Addon>
____<Name>pmSounds</Name>
____<Disabled>False</Disabled>
____<Path>T:\pmSounds\pmsounds.exe</Path>
__</Launch.Addon>

and
Add the above module to the exe.XML file
under C:\Users\<your name>\AppData\Roaming\Microsoft\FSX — the directory where fsx.CFG is stored. Continue reading