Help with MSFS2020 EXE.XML File

Hi,
I have modified my exe.xml to try to start FSUIPC7 with the simulator. Everything in the exe.xml starts up with the exception of my manual entry for FSUIPC7.
Below is my exe.xml as well as a screenshot of where FSUIPC7 is located on my machine:

Imgur

<?xml version="1.0" encoding="Windows-1252"?>

<SimBase.Document Type=“SimConnect” version=“1,0”>
Auto launch external applications on MSFS start
exe.xml
False
<Launch.Addon>
AFCBridge
False
C:\Users\juerg\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\Packages\community\AFC_Bridge\bin\AFC_Bridge.exe
</Launch.Addon>
<Launch.Addon>
FS2Crew Command Center
False
C:\Program Files (x86)\FS2Crew Command Center\FS2CrewCommandCenter.exe

</Launch.Addon>
<Launch.Addon>
FS2Crew RAAS Pro MSFS
False
C:\Program Files (x86)\FS2Crew RAAS Professional\FS2Crew RAAS Pro MSFS.exe

</Launch.Addon>
<Launch.Addon>
FS2Crew Pushback Express MSFS
False
C:\Program Files (x86)\Pushback Express MSFS\Pushback Express_x64.exe

</Launch.Addon>
<Launch.Addon>
FSUIPC7 For MSFS
False
F:\Downloads MSFS2020\FSUIPC\Version 7 Beta\FSUIPC7\FSUIPC.exe

</Launch.Addon>
</SimBase.Document>

Thanks for help
Juergen

I don’t know about EXE.XML but I have in Community folder the “fsuipc-Ivar-module” and fsuipc is loaded by msfs.

1 Like

When you install FSUIPC, there is an option question to have FSUIPC start MSFS.
It then creates an MSFS start icon for your desktop.

Should read: F:\Downloads MSFS2020\FSUIPC\Version 7 Beta\FSUIPC7\FSUIPC7.exe

Numeric seven before the .exe

And then I think you need to wrap each property in tags as XML is pretty strict, see this thread: Start (multiple) programs on MSFS startup with this exe.xml 'tip'

Thanks DNBOF, the missing 7 did the trick!
No need to do anything else, the program starts with MSFS
Again Thanks for reply and looking
Juergen

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.