Author Topic: Addon Manager not in DLL.XML. Its working tho.  (Read 2854 times)

asegm08

  • Jr. Member
  • **
  • Posts: 50
    • Follow my aviation blog!
Addon Manager not in DLL.XML. Its working tho.
« 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.

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>
http://www.youtube.com/c/AlcidesSegovia

http://instagram.com/dominican.pilot

Alcides Segovia
Lancaster,PA USA
PPL, IFR Rating Student

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50870
    • VIRTUALI Sagl
Re: Addon Manager not in DLL.XML. Its working tho.
« Reply #1 on: June 26, 2016, 04:29:26 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.

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

  • Jr. Member
  • **
  • Posts: 50
    • Follow my aviation blog!
Re: Addon Manager not in DLL.XML. Its working tho.
« Reply #2 on: June 26, 2016, 04:40:01 pm »
Ah ok. Sounds good
http://www.youtube.com/c/AlcidesSegovia

http://instagram.com/dominican.pilot

Alcides Segovia
Lancaster,PA USA
PPL, IFR Rating Student