Open olucaso opened 1 year ago
Hi @olucaso. There's definitely a trend of broken exe.xml
files that mention the Fenix A320.
In your particular file, there's a missing 'close' </Launch.Addon>
at the end of the Fenix A320 section, so your whole file should read:
<?xml version="1.0" encoding="Windows-1252"?>
<SimBase.Document Type="Launch" version="1,0">
<Descr>Launch</Descr>
<Filename>exe.xml</Filename>
<Disabled>False</Disabled>
<Launch.ManualLoad>False</Launch.ManualLoad>
<Launch.Addon>
<Name>FenixA320</Name>
<Disabled>False</Disabled>
<Path>C:\Program Files\FenixSim A320\deps\FenixBootstrapper.exe</Path>
</Launch.Addon>
<Launch.Addon>
<Name>AFCBridge</Name>
<Disabled>False</Disabled>
<Path>C:\Users\Lucas\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\Packages\community\AFC_Bridge\bin\AFC_Bridge.exe</Path>
</Launch.Addon>
</SimBase.Document>
Let me know how you get on with that?
Hi Royston, worked amazingly. Thanks for the help mate.
Software version
0.8.2
Location of my exe.xml file
C:\Users\Lucas\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache
Contents of my exe.xml file
The installation error