• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

DLL.XML file missing in P3DV4.5

Navy Chief

Senior Member
I have no idea what happened, exactly, but my DLL.XML file is gone from my P3DV4.5 installation. I also have V5.2, and it has one though. But anyway, when I boot 4.5, the Addons menu shows my addons. The sim CTDs when it starts to load a aircraft. NC
 
They are kind of custom to each user. For what it's worth, here is mine.

Did you install something new? Maybe that removed it while attempting an edit?

Code:
<?xml version="1.0" encoding="UTF-8"?>

<SimBase.Document Type="AceXML" version="3,0" id="dll">
    <Descr>AceXML Document</Descr>
    <Filename>dll.xml</Filename>
<Launch.Addon>
    <Name>XMLTools64</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>XMLTools64.dll</Path>
    <DllStartName>module_init</DllStartName>
    <DllStopName>module_deinit</DllStopName>
  </Launch.Addon>
</SimBase.Document>
 
Hey Pete,


Some good gouge here about that here


https://www.prepar3d.com/forum/viewtopic.php?t=125649


From info in link it states:

By Default you will Not have an exe.xml or a dll.xml file at the location below, But you can create your own .xml files and Insert them into this location.

Local Disk (C:) ► Users ► You ► AppData ► Roaming ► Lockheed Martin ► Prepar3D v4

You have both of these files by Default at the location below, You can launch your Add On from this location

Local Disk (C:) ► ProgramData ► Lockheed Martin ► Prepar3D v4 ► exe.xml dll.xm

Hope these news nuggets help.
 
Back
Top