- Code: Select all
<?xml version="1.0" encoding="Windows-1252"?>
<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>Object Placement Tool</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>..\Microsoft Flight Simulator X SDK\SDK\Mission Creation Kit\object_placement.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>Traffic Toolbox</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>..\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Traffic Toolbox SDK\traffictoolbox.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>Visual Effects Tool</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>..\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Special Effects SDK\visualfxtool.dll</Path>
</Launch.Addon>
</SimBase.Document>
Thats what my file looks like... (note: it has the wierd looking <Path> tags coz i used the default locations and its a relative path from the FSX directory...). I've just had another idea... what is the path to that dll.xml file??? it should be something like:
C:\Documents and Settings\[YOUR USERNAME]\Application Data\Microsoft\FSX\dll.xml
Although you're on Vista, so it might be doing funny things...
Oh and one other thing... did you edit it with Notepad or wordpad?? and are you 100% sure that the file is named dll.xml and not something like dll.xml
.txt (Windows may be hiding the
true file extension

)... to double check, put explorer into 'Details' view... and look at the 'Type' of the file... it should say something like "XML Document"... and
NOT "Text Document"