JOPOLLER Posted May 12, 2022 Report Posted May 12, 2022 (edited) Hi, No matter which troubleshooting I used after reading in the history in this forum and other websites over the web. I need to start MSFS and later start FSUIPC7.... I even now did a full uninstall and clean installation of MSFS but still no luck. PFA my installation log file and XML. Thanks in advance for your support exe.xml InstallFSUIPC7.log Edited May 12, 2022 by JOPOLLER
John Dowson Posted May 13, 2022 Report Posted May 13, 2022 If you had checked your install log, you can see the reason and what you need to do: Quote Updating EXE.XML for Steam install Error loading EXE.xml file: C:\Users\JOPOLLER\AppData\Roaming\Microsoft Flight Simulator\EXE.xml **** Auto-start of FSUIPC7 with MSFS will not be enabled **** **** To resolve, remove or rename this file and re-install: C:\Users\JOPOLLER\AppData\Roaming\Microsoft Flight Simulator\EXE.xml**** I think this failed as The Type attribute on the SimBase.Document node is "SimConnect" when it should be "Launch". This must have been written incorrectly by one of the other addons that have updated your EXE.xml file (noolaero-module-vdgs or FS2Crew Command Center). I have corrected this and added the auto-start for you in the attached exe.xml - download this and use it to replace your current one. John exe.xml
JOPOLLER Posted May 20, 2022 Author Report Posted May 20, 2022 Hi After buying and installing the FENIX A320, the XML file now looks like this: <?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></SimBase.Document> the file is attached. Can you assist again in repairing it? and how can I avoid this next time i install an addon? exe.xml
John Dowson Posted May 20, 2022 Report Posted May 20, 2022 You should complain/raise a ticket with Fenix as their installing is overwriting your original exe.xml with its own. It should update the existing exe.xml rather than replacing it. 41 minutes ago, JOPOLLER said: Can you assist again in repairing it? Yes - see attached. Bit its not that difficult - you just need to paste the new <Launch.Addon>...</Launch.Addon> section into your original exe.xml, withing the SimBase.Document element: exe.xml 44 minutes ago, JOPOLLER said: how can I avoid this next time i install an addon? Take a backup of your exe.xml. If any installer overwrites or corrupts it in any way, you can go back to the original, look at the new exe.xml and copy the <Launch.Addon>...</Launch.Addon> section to the working exe.xml. John
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now