[mkgmap-dev] Mapsource installer
From Mark Burton markb at ordern.com on Sat Jan 2 23:23:44 GMT 2010
Steve, > Thanks, I will give it a go. No sooner said than done. 2 issues observed in osmmap.nsi: 1 - the WriteRegStr line for the TYP file includes the TYP file's path when it should be stripped? i.e. WriteRegStr HKLM "SOFTWARE\Garmin\MapSource\Families\${REG_KEY}" "TYP" "$INSTDIR\/home/markb/OSM/M000038d.TYP" 2 - the delete registry entry for the TYP file is the same as the create entry! WriteRegStr HKLM "SOFTWARE\Garmin\MapSource\Families\${REG_KEY}" "TYP" "$INSTDIR\/home/markb/OSM/M000038d.TYP" You're right, the IDX/MDR stuff does get generated, I had inadvertently removed the --index option and was just seeing old index files in my maps. Cheers, Mark
- Previous message: [mkgmap-dev] Mapsource installer
- Next message: [mkgmap-dev] Mapsource installer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list