I know it is possible to start an App with adding lines in the MSFS.exe.
I have RF cockpit and Simshaker and tried to add, but what am I doing wrong? MSFS is in D.
Probably wrong path to RemoteFlightServer.exe and SimShaker.exe
In my case working without any problems
Example
<?xml version="1.0" encoding="Windows-1252"?>
<SimBase.Document Type="SimConnect" version="1,0">
<Descr>SimConnect</Descr>
<Filename>SimConnect.xml</Filename>
<Disabled>False</Disabled>
<Launch.Addon>
<Name>RemoteFlightServer</Name>
<Disabled>False</Disabled>
<Path>c:\Users\Administrator\Downloads\RemoteFlightServer\RemoteFlightServer\RemoteFlightServer.exe</Path>
<CommandLine></CommandLine>
</Launch.Addon>
</SimBase.Document>
Did you have FSUIPC7 installed?
Thanks, I now know it can be done. Will look at the right path!
Fsuipc7 is installed.
Put the statements to start the app in the EXE.xml;
thanks everybody, it works!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.

