-edit- non relevant musing
-edit- non relevant musing
Last edited by zuma_nl; 1st December 2011 at 12:38 AM.
Finally i did it, solved all problems I mentioned. The install.bat must be run as administrator but it still didn't add key's in the 64-bit part of the registry.
So i studied what kind of keys the install bat made in the 32-bit part of the registry.
After studying that I made again a new registry file which adds keys in the 32- and 64-bit part of the registry. This is it:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Garmin\Mapsource\Families\FAM_1394]
"TYP"="C:\\Garmin\\FAM_1394\\I0000572.TYP"
"ID"=hex:72,05
[HKEY_LOCAL_MACHINE\SOFTWARE\Garmin\Mapsource\Families\FAM_1394\1]
"TDB"="C:\\Garmin\\FAM_1394\\mapset.tdb"
"LOC"="C:\\Garmin\\FAM_1394"
"BMAP"="C:\\Garmin\\FAM_1394\\mapset.img"
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Garmin\Mapsource\Families\FAM_1394]
"TYP"="C:\\Garmin\\FAM_1394\\I0000572.TYP"
"ID"=hex:72,05
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Garmin\Mapsource\Families\FAM_1394\1]
"TDB"="C:\\Garmin\\FAM_1394\\mapset.tdb"
"LOC"="C:\\Garmin\\FAM_1394"
"BMAP"="C:\\Garmin\\FAM_1394\\mapset.img"
You musn't define a highest level map where there isn't one. It's so simple....
I now can move in all directions without getting blancs, select submaps without crash. This should be the solution on a 64-bit OS
Last edited by zuma_nl; 30th November 2011 at 09:09 PM.
Bookmarks