Automatic Project Loading by the Server (Magic xpi 3.x)
This topic describes the steps you need to follow to ensure that the Magic xpi Server automatically loads your project.
For each project you create, the Magic xpi Studio generates a configuration file for runtime called Reload_MGRB.txt. This file is created in your project’s folder and contains the following line:
For multi-project projects:
IFS<YourProject>=MgxpiServer.exe @projects\projectdir\ifs.ini ,,,,1
For the Server to automatically load your project at runtime, you must copy the line to the Mgrb.ini file located in the Magic xpi installation folder. You should paste the relevant line in the file’s [APPLICATIONS_LIST] section. The changes take effect when the Server is next activated.