• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Infamous NO TOOLS MENU problem

Messages
123
Country
unitedstates
Hello All --- well after some years, it was time to build a dedicated FSX machine. Have done that and am running Win7 64 Pro and have FSX installed. I installed FSX from the Gold Pack including Acceleration. Also installed the SDK per the prevailing instructions. Here is a listing of my ADE Enviro Checker.

Date of Report: 4/24/2015 12:00:13 PM
Operating System: Microsoft Windows 7
OS Service Pack: Service Pack 1 (1.0)
OS Version: 6.1.7601 (64 Bit)
OS Language: English (United States) => separator: '.'
Nodename: I7-ASUSBOX
ADE installed: no
ADE Path: ADE not found
ADE Install Version: n/a
ADE File Version: n/a
ADE Info: n/a
FXS installed: yes
FSX Path: D:\FSX\
FSX Version: 10.0.61637.0 (FSX-Xpack.20070926-1421)
FSX Trailing '\' Error: False
FX9 installed: no
FS9 Path: n/a
FS9 Version: n/a
FS9 Trailing '\' Error: False
RTM Simconnect: yes
SP1 Simconnect: yes
SP2 Simconnect: yes
FSX SDK installed: yes
FSX SDK Path: D:\FSX\SDK\
FSX SDK Trailing '\' Error: False
BGLComp Version: 10.0.61637.0 (FSX-Xpack.20070926-1421)
BGLComp >= SP1: yes
Shp2Vec found: yes
.NET 1.1 installed: no
.NET 2.0 installed: yes
.NET 3.0 installed: yes
.NET 3.5 installed: yes
XML3 installed: yes
XML4 installed: yes
XML5 installed: no
XML6 installed: yes
FSUIPC/FS9 installed: n/a
FSUIPC/FSX installed: 4.60a
Connected to FS9 ok: no
Connected to FSX ok: no

Checked everything against my previous computer with FSX installed -- which has no problem with the TOOLS menu showing. All is virtually the same(?) Here is the dll.xml.

<?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>Addon Manager</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>bglmanx.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>Object Placement Tool</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>..D:\FSX\SDK\Mission Creation Kit\object_placement.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>Traffic Toolbox</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>..D:\FSX\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>..D:\FSX\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>

What am I missing here??? HELP!!!! :-)

Many Thanks --- Bob
 
Are you sure ..D

<Path>..D:\FSX\SDK\Environment Kit\Special Effects SDK\visualfxtool.dll</Path>

works???

maybe this

<Path>D:\FSX\SDK\Environment Kit\Special Effects SDK\visualfxtool.dll</Path>
 
Are you sure ..D

<Path>..D:\FSX\SDK\Environment Kit\Special Effects SDK\visualfxtool.dll</Path>

works???

maybe this

<Path>D:\FSX\SDK\Environment Kit\Special Effects SDK\visualfxtool.dll</Path>

Hi Ron --- thanks for the input. Wow, it sure has been a long time since I did a new install of FSX.
Did correct the above syntax and also found another registry issue and it is now working!!!
Now I can move forward with the huge job of getting my add-ons re-installed. Major job.
Thanks for your help ------ Bob :D
 
Back
Top