I have posted this at the AVSIM scenery design forum as well
Hi Arno
Thx for your response - yes I think I have done everything according to the book and my ddl.xml file contents are below.
I have just gone through a hard drive (c

failure, followed by a motherboard failure. This meant a new motherboard, CPU, RAM and video card. My dealer managed to recover all my Windows XP files and I found I had to re-activate FSX, but basically the computer and FSX have been operating well since. I wondered whether FSX had lost contact with the registry so I have just put the FSX discs in and done a repair. That has not resolved the Tool menu not showing.
I also activated TrafficToolBox and VisualEffects to see whether they would bring in the Tools menu - no luck. The FSUIPC4 module is showing okay in the Addon menu.
It is a puzzlement.
Nigel
ddl.xml contents:
<?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>
- <Launch.Addon>
<Name>FSUIPC 4</Name>
<Disabled>False</Disabled>
<Path>Modules\FSUIPC4.dll</Path>
</Launch.Addon>
</SimBase.Document>