The project "NP_Load" is the original code as used for the European NAV point installer. You may use it as a sample for writing your own installer for other regions or other important databases than those for aviation. For using this code you must translate your co-ordinate list into a format similar to "SampleWp.txt". If you have only one type of positions instead of three called 'AFLD for "airfield", 'VOR and 'NDB for beacons within the sample you may remove those fields. within your positions file. In this case you must also modify the methods "MakeDataFrame" and "CloneWithCommonMap within "Project.txt", and the Install button's buttonClickScript within "Main.t".