Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 42
  1. #11
    tbekman
    Guest

    Default

    I don't have my installation in front of me and I am not allowed to post links so...

    Use Garmins installer to install the map. The map is now in GMAP-format at
    %allusersprofile%\Application Data\GARMIN\Maps
    Delete all ".dem"-files in the underlying folders. (search for ".dem" in subfolders)

    Run "MapReverseConverter" and then uninstall the map. You will now have a copy of the locked map in IMG-format usable in Mapsource 6.13.7.

    Run "All.bat" from "Garmin Unlocker" and the map will be unlocked.

  2.    Advertissements


  3. #12
    Junior Member
    Join Date
    Nov 2009
    Location
    Sweden
    Posts
    5
    Rep Power
    0

    Default

    Quote Originally Posted by tuko View Post
    I to ran into the same issues with this map (Mellersta och Södra Norrland). I'm hoping that an expert with gMapTools and cGPSmapper will come along and create the necessary folder so that we can use these maps in mapsource.


    Tuko.
    Finally a friend has come to the rescue and provided us with instructions to convert this IMG file Mapsource;

    "Split img with Gmaptool, it will create install files and reg files.
    Unlock with JetMouse, mapID=2059.
    "

    I found that moving the newly created folder with these maps to C/ProgramData/GARMIN/Maps gives the best result when you install. Once running in Mapsource I unlocked it and the maps worked. ;-)

    Tuko.

  4. #13
    Global Moderator

    Midnight Blues's Avatar
    Join Date
    Aug 2009
    Location
    EU
    Posts
    1,057
    Rep Power
    2383

    Default

    Hi,

    I you want to have fully functional MapSource version and to use it with older 6.15.7 program version, only correct way is as suggested by Ballebar:

    1. Install MapSource version from post #5 (catymag)
    2. Reverse convert with [Only registered and activated users can see links. ]
    3. Uninstall original MapSource map version (Control panel)
    4. Uninstall only MapSource program (this new version)
    5. Install MapSource 6.15.7 from this post:
    [Only registered and activated users can see links. ]
    6. Optionally overwrite MapSource.exe with [Only registered and activated users can see links. ]

    Now you could use fully functional map with MapSource 6.15.7, and have no further problems
    NO THANKS POSTS ALLOWED, NO LIKES NEEDED, ALL MIRRORS APPRECIATED
    MB Moon night sky
    Please read: >[Only registered and activated users can see links. ]<, >[Only registered and activated users can see links. ]< and >[Only registered and activated users can see links. ]<
    Password for all my uploads (if needed): gpspower.net

  5. #14
    Member
    Join Date
    Feb 2010
    Location
    Sweden
    Posts
    26
    Rep Power
    15

    Default

    Any news about the other parts? Götaland and Svealand

  6. #15
    Junior Member
    Join Date
    Nov 2009
    Location
    Sweden
    Posts
    5
    Rep Power
    0

    Default

    Quote Originally Posted by kalleh View Post
    Any news about the other parts? Götaland and Svealand
    Nothing yet, we have to wait till they come avail.

    ........I'm looking for Götaland if anybody reading this has it ;-)

    tuko.

  7. #16
    Member
    Join Date
    Mar 2009
    Location
    Europe
    Posts
    16
    Rep Power
    0

    Default

    How to register the map in MapSource installed on Win7-64?

    for WinXP32, no problem with the followinf .BAT file:


    echo off
    echo -
    echo -
    echo - This batch will install map for Mapsource
    echo -
    echo - Map: Garmin Friluftskartan Pro v2 - Mellersta och Södra Norrland
    echo - FID: 2059
    echo - PID: 1
    echo -
    echo - Press Enter to continue or Ctrl-C to abort.
    echo -
    pause

    if exist "%~dp0mapset00.img" goto :INSTREG
    echo Compiling preview map.
    cgpsmapper mapset00.mp
    if exist "%~dp0mapset00.img" goto :INSTREG
    echo File mapset00.img missing, aborting install.
    pause
    exit 1

    :INSTREG
    echo Adding registry keys.
    reg ADD HKLM\SOFTWARE\Garmin\MapSource\Families\FAMILY_2059 /v ID /t REG_BINARY /d 0B08 /f
    reg ADD HKLM\SOFTWARE\Garmin\MapSource\Families\FAMILY_2059 /v TYP /t REG_SZ /d "%~dp0I000080B.typ" /f
    reg ADD HKLM\SOFTWARE\Garmin\MapSource\Families\FAMILY_2059\1 /v Loc /t REG_SZ /d "%~dp0\" /f
    reg ADD HKLM\SOFTWARE\Garmin\MapSource\Families\FAMILY_2059\1 /v Bmap /t REG_SZ /d "%~dp0mapset00.img" /f
    reg ADD HKLM\SOFTWARE\Garmin\MapSource\Families\FAMILY_2059\1 /v Tdb /t REG_SZ /d "%~dp0mapset00.tdb" /f
    pause
    exit 0


    Do I have to change something for win7-64?
    Thanks!

  8. #17
    Kanopus
    Guest

    Default

    Yes, for x64 should be:
    Code:
    Please Login or Register to see the links

  9. #18
    Member
    Join Date
    Mar 2009
    Location
    Europe
    Posts
    16
    Rep Power
    0

    Default

    Quote Originally Posted by Kanopus View Post
    Yes, for x64 should be:
    Code:
    Please Login or Register to see the links
    thank you for the tip!:-)

  10. #19
    taikonaut
    Guest

    Default

    Hello,
    I downloaded the Friluftskartan Pro v2 Mellersta & Södra Norrland IMG and split the img file for mapsource using gmaptool -S. I copied the directory with the split map files to my C:\Garmin directory.
    Then I used Kanopus' code and put it in the install.bat for registering for win7 x64. When I run mapsource, I can choose the new map in the scroll down menu in the upper left corner. The software even draws the map on screen.
    But when I move the mouse cursor over the map, mapsource crashes to desktop. I can zoom with the + and - buttons and also move around in the map with the arrow keys, but as soon as the mouse cursor touches the map itself, bang - CTD with an error msg. I'm using mapsource ver 6.13.7. I also have the Topo Adventure Norway installed and that map works flawlessly.

    Could someone help me out please? What am I doing wrong?

    Thanks in advance
    taikonaut

    PS. And oh thanks to the original uploader for this great stuff!
    Last edited by taikonaut; 11th June 2010 at 09:58 PM. Reason: Added PS, edited for clarity

  11. #20
    Important User

    catymag's Avatar
    Join Date
    Nov 2007
    Location
    light side
    Posts
    15,508
    Rep Power
    5042

    Default

    DEM layer is not compatible with Mapsource 6.13. You have to use newer Mapsource or remove DEM with gmaptool

    wais7b
    Last edited by catymag; 12th June 2010 at 02:14 AM.
    l9ebnsm
    You have to navigate to get to the good.

    Galaxy S5 Kitkat 4.4.2 / Nuvi1200->1250 / Nuvi3790T->34xx / Nuvi 2200 / Nuvi 66 / Oregon 600

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •