General Category > General Discussion
Addon Manager not in DLL.XML. Its working tho.
(1/1)
asegm08:
Is this normal? I do not have the add on manager in the DLL.XML it does show up in the menu when I run Prepared.
Using Prepared 3.3
<?xml version="1.0"?>
<SimBase.Document Type="Launch" version="1,0">
<Descr>Launch</Descr>
<Filename>dll.xml</Filename>
<Disabled>False</Disabled>
<Launch.ManualLoad>False</Launch.ManualLoad>
<Launch.Addon>
<Name>Migration Tool Plugin</Name>
<Path>MigTool.dll</Path>
<DllStartName>module_init</DllStartName>
<DllStopName>module_deinit</DllStopName>
</Launch.Addon>
<Launch.Addon>
<Name>PMDG HUD interface</Name>
<Disabled>False</Disabled>
<Path>PMDG\DLLs\PMDG_HUD_interface.dll</Path>
<DllStartName>module_init</DllStartName>
<DllStopName>module_deinit</DllStopName>
</Launch.Addon>
<Launch.Addon>
<Name>FSUIPC 4</Name>
<Disabled>False</Disabled>
<Path>Modules\FSUIPC4.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>as_connect</Name>
<Disabled>False</Disabled>
<Path>as_srv\as_btstrp.dll</Path>
</Launch.Addon>
</SimBase.Document>
virtuali:
--- Quote from: asegm08 on June 26, 2016, 04:25:20 pm ---Is this normal? I do not have the add on manager in the DLL.XML it does show up in the menu when I run Prepared.
--- End quote ---
Starting with P3D V3, LM suggests to use the XML files under C:\ProgramData, so we complied, and moved the lines pertaining to our modules there.
asegm08:
Ah ok. Sounds good
Navigation
[0] Message Index
Go to full version