Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Hi

I have FSX Acceleration on Windows 7 64 bit.

I was udating Airbus Extended from V1.0 to V1.1. I had to deinstal V1.0 as recommended.

V1.1 installed fine but all my Addons in the addon menu have vanished (LDS767, FSUICP, A2A Accu feel, UT2, PMDG 747X and FSLabs Concorde X). Only RAAS installed by Airbus Extneded remains.

 

All addons are present in FSX folder but cannont be started within FSX.

 

Where are the Addons kept in FSX?. Do I have to install all these addons again?

 

Bill Hagag

C:|mydocuments\mypictures\my signature.htm

Hiya, I'm sure if you were to try a system restore before doing anything else that would correct things...

Howard
MSI Mag B650 Tomahawk MB, Ryzen7-7800X3D CPU@5ghz, Arctic AIO II 360 cooler, Nvidia RTX4090 GPU, 32gb DDR5@6000Mhz, SSD/2Tb+SSD/500Gb+OS, Corsair 1000W PSU, LG Ultragear 48"4K, MFG Crosswinds, TQ6 Throttle, Fulcrum One Yoke
My FlightSim YouTube Channel: https://www.youtube.com/@skyhigh776

Bill,

 

you might want to check the dll.xml file to see if the entries for the missing programmes have been deleted when you did the update. I know FSUIPC needs an entry there, not sure about the others (don't have them myself), so that is where I'd look first. If the progs are still present in the FSX folder, then you may be able to just edit the dll.fsx file and recover them that way?

 

Cheers

Jack

Jack Johnston

 

Banner_FS2Crew_NGX_Driver.jpg

Hiya, I'm sure if you were to try a system restore before doing anything else that would correct things...

only  as  last resort could make  things  worse , hopefully the op has  made a back up copy on a  external drive :0

I7-8700k,Corsair h1101 cooler ,Asus Strix Gaming Intel Z370 S11 motherboard, Corsair 32gb ramDD4,, gtx 1080ti Card,  RM850 power supply

 

Peter kelberg

only  as  last resort could make  things  worse , hopefully the op has  made a back up copy on a  external drive :0

 

Sure, I keep forgetting most guys don't have backups...!!! The best addon I ever bought was Acronis backup.

Howard
MSI Mag B650 Tomahawk MB, Ryzen7-7800X3D CPU@5ghz, Arctic AIO II 360 cooler, Nvidia RTX4090 GPU, 32gb DDR5@6000Mhz, SSD/2Tb+SSD/500Gb+OS, Corsair 1000W PSU, LG Ultragear 48"4K, MFG Crosswinds, TQ6 Throttle, Fulcrum One Yoke
My FlightSim YouTube Channel: https://www.youtube.com/@skyhigh776

Hi I have FSX Acceleration on Windows 7 64 bit. I was udating Airbus Extended from V1.0 to V1.1. I had to deinstal V1.0 as recommended. V1.1 installed fine but all my Addons in the addon menu have vanished (LDS767, FSUICP, A2A Accu feel, UT2, PMDG 747X and FSLabs Concorde X). Only RAAS installed by Airbus Extneded remains. All addons are present in FSX folder but cannont be started within FSX. Where are the Addons kept in FSX?. Do I have to install all these addons again? Bill Hagag

 

That is a known very critical bug in the Extended's uninstaller (basically in the RAAS that comes with it), that corrupts your dll.xml file. (they never bothered to fix it)

 

Why?

 

Because it keeps just a backup in a stupid way, when it gets installed, and when it gets uninstalled, it simply restores that old backup.

 

What it should be doing instead, is parsing the file in a proper way, per entry, and removing its own entries, and only them, without touching anything else. Because now, every entry that was added in there AFTER you first installed the Extended, has been deleted, lost forever.

 

Always keep backups of the following FSX files:

 

 

 

C:\ProgramData\Microsoft\FSX\scenery.cfg

C:\Users\<user>\AppData\Roaming\Microsoft\FSX\fsx.cfg

C:\Users\<user>\AppData\Roaming\Microsoft\FSX\exe.xml

C:\Users\<user>\AppData\Roaming\Microsoft\FSX\dll.xml

C:\Users\<user>\AppData\Roaming\Microsoft\FSX\Controls\standard.xml

<FSX-directory>\terrain.cfg

<FSX-directory>\Modules\FSUIPC4.ini

 

 

 

Now since we have many common addons, I can give you some of the entries to re-enter into your dll.xml file. Here you go:

 

 

 

  <Launch.Addon>

    <Name>FSUIPC 4</Name>

    <Disabled>False</Disabled>

    <ManualLoad>False</ManualLoad>

    <Path>Modules\FSUIPC4.dll</Path>

  </Launch.Addon>

  <Launch.Addon>

    <Name>FSLOptions</Name>

    <Disabled>False</Disabled>

    <ManualLoad>False</ManualLoad>

    <Path>FSLabs\DLLs\FSLOptions.dll</Path>

  </Launch.Addon>

  <Launch.Addon>

    <Name>FSLEvents</Name>

    <Disabled>False</Disabled>

    <ManualLoad>False</ManualLoad>

    <Path>FSLabs\DLLs\FSLEvents.dll</Path>

  </Launch.Addon>

  <Launch.Addon>

    <Name>FSLSounds</Name>

    <Disabled>False</Disabled>

    <ManualLoad>False</ManualLoad>

    <Path>FSLabs\DLLs\FSLSounds.dll</Path>

  </Launch.Addon>

  <Launch.Addon>

    <Name>PMDG Options</Name>

    <Disabled>False</Disabled>

    <Path>PMDG\DLLs\PMDGOptions.dll</Path>

  </Launch.Addon>

  <Launch.Addon>

    <Name>PMDG Events</Name>

    <Disabled>False</Disabled>

    <Path>PMDG\DLLs\PMDGEvents.dll</Path>

  </Launch.Addon>

  <Launch.Addon>

    <Name>PMDG Sounds</Name>

    <Disabled>False</Disabled>

    <Path>PMDG\DLLs\PMDGSounds.dll</Path>

  </Launch.Addon>

  <Launch.Addon>

    <Name>Level-D Simulations</Name>

    <Disabled>False</Disabled>

    <ManualLoad>False</ManualLoad>

    <Path>Modules\LVLD.dll</Path>

  </Launch.Addon>

  <Launch.Addon>

    <Name>A2A Feel</Name>

    <Disabled>False</Disabled>

    <Path>Modules\A2A_Feel.dll</Path>

    <DllStartName>module_init</DllStartName>

    <DllStopName>module_deinit</DllStopName>

  </Launch.Addon>

  <Launch.Addon>

    <Name>AccuFeelMenu</Name>

    <Disabled>False</Disabled>

    <ManualLoad>False</ManualLoad>

    <Path>Modules\AccuFeelMenu.dll</Path>

  </Launch.Addon>



 

 

 

 

These will restore everything, except UT2 (I don't have UT2).

  • Author

Thank you everyone for your replies. That is exactly what happened. I found entries in the dll.xml were completely gone except for the RAAS entry by Aerosoft.

 

I learned a lesson here.

 

Bill

C:|mydocuments&#092;mypictures&#092;my signature.htm

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.