Jump to content
Sign in to follow this  
Fi5kuS

Can someone verify this EXE.XML file?

Recommended Posts

All of a sudden, EZdok and AS2016 stopped working. If I try to configure EZCA through the config.exe panel it says that "The ROOT section in the EXE.XML file not found. Likewise, AS2016 won't start because it think the file is corrupt. I don't see anything wrong. I just installed a few windows 10 updates, then bam, everything stopped working.

 

 

<?xml version="1.0" encoding="windows-1252"?>
<SimBase.Document Type="Launch" version="1,0" id="exe">
  <Descr>Launch</Descr>
  <Filename>exe.xml</Filename>
  <Launch.Addon>
    <Name>as_btstrp_config_manager</Name>
    <Path>as_srv\as_btstrp_config_manager.exe</Path>
  </Launch.Addon>
    <Name>EZdok camera addon</Name>
    <Path>C:\Program Files (x86)\EZCA\EZCA.exe</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>VFXCentral</Name>
    <Disabled>False</Disabled>
    <Path>C:/Program Files (x86)/OldProp Solutions Inc/VFXCentral/VFXCentral.exe</Path>
    <CommandLine>P3Dv3</CommandLine>
  </Launch.Addon>
</SimBase.Document>
 
Appreciate any help!
 
By the way - I have one EXE.XML file in Programdata. This was recently changed/altered recently as well but I cant spot any errors.

38.jpg

Brynjar Mauseth 

Share this post


Link to post
<?xml version="1.0" encoding="windows-1252"?>
<SimBase.Document Type="Launch" version="1,0" id="exe">
  <Descr>Launch</Descr>
  <Filename>exe.xml</Filename>
  <Launch.Addon>
    <Name>as_btstrp_config_manager</Name>
    <Path>as_srv\as_btstrp_config_manager.exe</Path>
  </Launch.Addon>
    <Name>EZdok camera addon</Name>
    <Path>C:\Program Files (x86)\EZCA\EZCA.exe</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>VFXCentral</Name>
    <Disabled>False</Disabled>
    <Path>C:/Program Files (x86)/OldProp Solutions Inc/VFXCentral/VFXCentral.exe</Path>
    <CommandLine>P3Dv3</CommandLine>
  </Launch.Addon>
</SimBase.Document>

You are missing an opening <Launch.Addon> above <Name>EZdok camera addon</Name>

also your path separators are mixed, using "\" and "/".

 

 

Cheers.

Share this post


Link to post
<?xml version="1.0" encoding="windows-1252"?>
<SimBase.Document Type="Launch" version="1,0" id="exe">
  <Descr>Launch</Descr>
  <Filename>exe.xml</Filename>
  <Launch.Addon>
    <Name>as_btstrp_config_manager</Name>
    <Path>as_srv\as_btstrp_config_manager.exe</Path>
  </Launch.Addon>
    <Name>EZdok camera addon</Name>
    <Path>C:\Program Files (x86)\EZCA\EZCA.exe</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>VFXCentral</Name>
    <Disabled>False</Disabled>
    <Path>C:/Program Files (x86)/OldProp Solutions Inc/VFXCentral/VFXCentral.exe</Path>
    <CommandLine>P3Dv3</CommandLine>
  </Launch.Addon>
</SimBase.Document>

You are missing an opening <Launch.Addon> above <Name>EZdok camera addon</Name>

also your path separators are mixed, using "\" and "/".

 

 

Cheers.

 

 

You are absolutely correct, sir! Sometimes when you focus hard on finding mistakes you end up completely blinded by the obvious ones.

 

AS2016 uses the as_btstrp_config_manager.exe.

 

However, now I'm back to a previous issue where ReShade causes P3D to crash whenever starting AS2016, TrackIR or vPilot for instance. Switch ReShade off and everything is fine.


38.jpg

Brynjar Mauseth 

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...