@pilusilmimeb
Wow6432 means a mapping from a Windows 64-bit system to the 32-bit sub system. WindowsOnWindows 64->32 bit mapping. It's only for Windows 64-bit that uses 32-bit software.
Code:
Please Login or Register to see the links
Garmin maps in GMAP format doesn't need a registry key at all to find the map.
MapSource is just looking for "%ALLUSERSPROFILE%\GARMIN\Maps\*.gmap" (installed for all Windows users) and "%APPDATA%\GARMIN\Maps\*.gmap" (installed for the single current user) directories and enumerates the data found in the "Info.xml" file for each "*.gmap" sub-directory.
There's several types of distributions for this map.
- Original version with installer. Installs as GMAP and all settings should be done OK by installer.
- Just the GMAP directory distribution. Copy "TopoDanmark.gmap" to the "C:\ProgramData\GARMIN\Maps" or equivalent GMAP home.
- The MapReverseConverter distribution version. Used for either older MapSource <= v6.13.7 (DEM data removed) or for unlocking with one of the unlocker alternatives (DEM data could still be included).
This is the classic format with img based files for every map tile. Needs registry keys for MapSource.
I have not downloaded and tried all the versions here in the thread. Guessing that post #1 is original installer. Post #2 unlocked link is probably legacy format version processed by MapReverseConverter. Post #6 would be the stripped version with just the GMAP directory.
I'm using the original version and it works 100% without any problems.
Code:
Please Login or Register to see the links
Bookmarks