PDA

View Full Version : Something's wrong with EXE.xml with AICarriers2 and WinchX



grover1
September 10th, 2016, 23:43
Hi,

I'm trying to set up AICarriers 2 to work with WinchX so that way they both load when I start the game.

However, I've got no idea how to set up the EXE.xml for this.

It's a bit annoying to tab out out the game and have to tab back in just to do some carrier ops.

I think the WinchX overwrote the AICarriers 2 entry in the EXE.xml file.

Anyone have any suggestions?

Here's the entry in question:

<Launch.Addon>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Name>WinchX!</Name>
<Path>C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\Modules\WinchX!\WinchX.exe</Path>
<CommandLine></CommandLine>
<NewConsole>True</NewConsole>
</Launch.Addon>
<Descr>Launch</Descr>
<Filename>AICarriers</Filename>
<Disabled>False</Disabled>
<Launch.ManualLoad>True</Launch.ManualLoad>
<Launch.Addon>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Name>AICarriers</Name>
<Path>C:\Program Files (x86)\AICarriers\aicarriers.exe</Path>
<CommandLine>-nogui</CommandLine>
</Launch.Addon>
<SimBase.Document Type="Launch" version="1,0"><Descr>Launch</Descr><Filename>EXE.XML</Filename><Disabled>False</Disabled><Launch.ManualLoad>False</Launch.ManualLoad><Launch.Addon><Disabled>False</Disabled><ManualLoad>False</ManualLoad><Name>AICarriers</Name><Path>C:\Program Files (x86)\AICarriers\aicarriers.exe</Path><CommandLine>-nogui</CommandLine></Launch.Addon></SimBase.Document>

I'm used to working in .XML, but for some reason I can't figure this one out.

Any and all help is greatly appreciated!

Chris