February 13, 200719 yr I read somewhere that there is available an editor for the module config files exe.xml and dll.xml. I have the latter on my FSX directory where FSX.cfg is located. I understand what this file does and I have used it before.The exe.xml is located in the SDK folder. Is this the right place to keep it? And what is the purpose of this file? Never used it....Thanks in advanceEdmundo Edmundo Azevedo
February 13, 200719 yr Author XML files are text files - they can be edited with Notepad, Wordpad or any other text editor.There are some XML specific tools which make the coding a bit easier - Cooktop and Microsoft's XML Notepad 2007 are free.EDITThese files contain all the clients that will be activated by Flight Simulator X on start up. EXE.xml should contain all the .exe appliication add-ons, and DLL.xml should contain all the .dll library based add-ons. To activate just your one client, edit the appropriate file so it matches the following table, with the name and path to your client replacing the text in bold. The format of both files is identical. Both files should be in the :Documents and SettingsApplication DataMicrosoftFSX folder.Basically - if the addon is a DLL - it goes in dll.xmlif the addon is an EXE - it goes in exe.xml
Create an account or sign in to comment