Installed, however I may not have things set-up properly. I would like to use the traffic explorer in SDK, but I can't seem to get it to display in the FSX toolbar. I entered the path statement in the Traffic Toolbox SDK dll file, I've double-checked to make sure I have the right path statement. I've had this problem but not sure how I solved it. This is directly from the Traffic Toolbos Setup instruction link in the downloaded file:
<?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>Traffic Toolbox</Name>
<Disabled>False</Disabled>
<Path>SDK\Environment Kit\Traffic Toolbox SDK\traffictoolbox.dll</Path>
</Launch.Addon>
</SimBase.Document>
This is the path statement I created:
<Path>H:\Microsoft\SDK\Environment Kit\Traffic Toolbox SDK\traffictoolbox.dll</Path>
Am I missing something? Thanks again for your help, I appreciate it.
Paul
Forums
fsx installation
- Firebird
- MAIW Admin

- Posts: 12411
- Joined: 11 Aug 2006, 21:04
- Version: FS9
- Location: EGLL
Re: fsx installation
Now this could be the result of a text editor but you shouldn't have characters before the <SimBase.Document> and <Launch.Addon> lines. They are part of the code not comments.
Try removing those and retrying.
Try removing those and retrying.
Steve
_______________________________________________________

Quid Si Coelum Ruat
Chelsea FC - World Champions
_______________________________________________________
_______________________________________________________

Quid Si Coelum Ruat
Chelsea FC - World Champions
_______________________________________________________
- John Young
- MAIW Developer

- Posts: 4470
- Joined: 12 Jul 2008, 15:15
Re: fsx installation
I don't know if it helps but this is my dll.xml file text, which works fine:
<?xml version="1.0" encoding="WINDOWS-1252"?>
-<SimBase.Document version="1,0" Type="Launch">
<Descr>Launch</Descr>
<Filename>dll.xml</Filename>
<Disabled>False</Disabled>
<Launch.ManualLoad>False</Launch.ManualLoad>
-<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>
</SimBase.Document>
John
<?xml version="1.0" encoding="WINDOWS-1252"?>
-<SimBase.Document version="1,0" Type="Launch">
<Descr>Launch</Descr>
<Filename>dll.xml</Filename>
<Disabled>False</Disabled>
<Launch.ManualLoad>False</Launch.ManualLoad>
-<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>
</SimBase.Document>
John
Latest Posts
Help MAIW with your donation
Today, 12:17 by Greg
IP Blocked Due To Suspicious Activity?
Today, 08:51 by John Young
Australian JYAI AW139 Repaints
Today, 06:42 by mixie1997
Coming soon!
Yesterday, 22:20 by Jim
PDAI Lockheed TriStar
Yesterday, 18:51 by shaggy22
Latest Files
Repaint Lockheed Martin F-35A Lightning II - Belgium AF-(JYAI) V.1.0
2026-07-07
Repaint AgustaWestland AW139 - Australian Army & Various (JYAI) V.1.0
2026-07-06
Repaint Eurofighter Typhoon - German AF 2026 Update (JYAI) V.1.0
2026-07-02
AI SIAI-Marchetti SF.260 EA/M (JTAI) V.1.0
2026-06-28


