Microsoft Flight Simulator X SDK: Difference between revisions

Content deleted Content added
Jastro1 (talk | contribs)
No edit summary
Jastro1 (talk | contribs)
No edit summary
Line 26:
# Tell the program where to install and run the application. (Default locations is: '''C:\Program Files(x86)\Microsoft Games\Microsoft Flight Simulator X SDK''')<ref>http://www.fsdeveloper.com/wiki/index.php?title=SDK_Installation_(FSX)</ref>
# Browse to the Microsoft Flight Simulator X SDK folder: '''C'':\<user name>\Application Data\Microsoft\FSX\''
# Search for and open dll.xml
'''#
# Edit the file so that each <Launch.Addon> section reads as follows:
<Launch.Addon><br />
 
<Name>''Name Of Tool''</Name><br />
 
<Disabled>'''False'''</Disabled><br />
 
<ManualLoad>'''False'''</ManualLoad><br />
 
<Path>..\Microsoft Flight Simulator X SDK\SDK\Mission Creation Kit\Object_Placement.dll</Path><br />
 
</Launch.Addon>
 
[[Category:Microsoft Flight Simulator]]