RoystonS / BetterBravoLights

Utility for controlling lights on a Honeycomb Bravo Throttle from Microsoft Flight Simulator
MIT License
42 stars 8 forks source link

Can you help fix my corrupt exe.xml file? #69

Open Juergen28 opened 10 months ago

Juergen28 commented 10 months ago

Software version

0.8.2

Location of my exe.xml file

C:\Users\juerg\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\exe.xml

Contents of my exe.xml file

<?xml version="1.0" encoding="utf-8"?>
<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>FS2Crew Command Center</Name>
    <Disabled>False</Disabled>
    <Path>C:\Program Files (x86)\FS2Crew Command Center                 \FS2CrewCommandCenter.exe</Path>
    <CommandLine />
  </Launch.Addon>
  <Launch.Addon>
    <Name>Flight Tracker MSFS</Name>
    <Disabled>False</Disabled>
    <Path>D:\All Downloads\MSFS\FSXTracker\FlightTracker.exe</Path>
    <CommandLine />
  </Launch.Addon>
  <Launch.Addon>
    </Launch.Addon>
    <Name>FenixA320</Name>
    <Disabled>False</Disabled>
    <Path>C:\Program Files\FenixSim A320\deps\FenixBootstrapper.exe</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>FS2Crew RAAS Pro MSFS</Name>
    <Disabled>False</Disabled>
    <Path>C:\Program Files (x86)\FS2Crew RAAS Professional\FS2Crew RAAS Pro MSFS.exe</Path>
    <CommandLine></CommandLine>
  </Launch.Addon>
  <Launch.Addon>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Name>FSUIPC7</Name>
    <Path>C:\FSUIPC7\FSUIPC7.exe</Path>
    <CommandLine>-  auto</CommandLine>
    <NewConsole>False</NewConsole>
  </Launch.Addon>
  <Launch.Addon>
    <Name>BravoLights</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>F:\Support Program\Better Honeycomb Bravo Lights\BetterBravoLights_JRpUI\Program  \BetterBravoLights.exe</Path>
    <CommandLine>/startedbysimulator</CommandLine>
    <NewConsole>False</NewConsole>
  </Launch.Addon>
</SimBase.Document>

The installation error

The 'SimBase.Document' start tag on line 2 position 2 does not match the end tag of 'Launch.Addon'. Line 24, position 5.
Juergen28 commented 10 months ago

I know it's not your program, however I certainly would appreciate the help to fix this problem. Thanks in advance Juergen Mader

Juergen28 commented 10 months ago

Hi Royston, I followed your example of a good exe.xml in the troubleshooting section and got mine to work. The lights work nicely in my PMDG B738, so many thanks for the program Juergen