Hi all,
I have FSX with Acceleration and the Acceleration SDK installed on Windows 8, and am attempting mission creation for the first time. I seem to have followed the guidance, but it doesn't work ...
I have created an DLL.XML file as below (taken from the Mission Creator help file) and placed it in:
C:\Users\<MyUsername>\AppData\Roaming\Microsoft\FSX
as suggested, but when I run FSX nothing happens i.e. everything is as before and I get no Tools menu as expected.
I also tried copying the XML file to:
C:\ProgramData\Microsoft\FSX
where the SCENERY.CFG file is, but that was no different.
What am I missing or doing wrong? Thanks for any tips.
Regards,
Iain.
<?xml version="1.0" encoding="Windows-1252"?>
<SimBase.Document Type="Launch" version="1,0">
<Descr>Launch</Descr>
<Filename>dll.xml</Filename>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Launch.Addon>
<Name>Object Placement Tool </Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>C:\Program Files\Microsoft Games\Microsoft Flight Simulator X SDK\SDK\Mission Creation Kit\Object_Placement.dll</Path>
</Launch.Addon>
</SimBase.Document>
I have FSX with Acceleration and the Acceleration SDK installed on Windows 8, and am attempting mission creation for the first time. I seem to have followed the guidance, but it doesn't work ...
I have created an DLL.XML file as below (taken from the Mission Creator help file) and placed it in:
C:\Users\<MyUsername>\AppData\Roaming\Microsoft\FSX
as suggested, but when I run FSX nothing happens i.e. everything is as before and I get no Tools menu as expected.
I also tried copying the XML file to:
C:\ProgramData\Microsoft\FSX
where the SCENERY.CFG file is, but that was no different.
What am I missing or doing wrong? Thanks for any tips.
Regards,
Iain.
<?xml version="1.0" encoding="Windows-1252"?>
<SimBase.Document Type="Launch" version="1,0">
<Descr>Launch</Descr>
<Filename>dll.xml</Filename>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Launch.Addon>
<Name>Object Placement Tool </Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>C:\Program Files\Microsoft Games\Microsoft Flight Simulator X SDK\SDK\Mission Creation Kit\Object_Placement.dll</Path>
</Launch.Addon>
</SimBase.Document>



