Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 21 to 30 of 43

Threaded View

  1. #1
    micked
    Guest

    Default How to patch unlock garmin img

    How to patch unlock garmin img.
    no need to generate *.unl file, this is nice if you have multiple units.

    put your gmapsupp.img in c:
    unrar the 3 files in c:
    now you should have those 4 files at c:

    gmapsupp.img
    garmin_unlock_script.bat
    GarminUnlocker.exe
    gmt.exe

    double click garmin_unlock_script.bat and wait.
    a couple of minutes into the script you have to press enter for the script to continue.

    download the files at:
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]

    give it a try and let me know how it goes.

    --------------------------------------------------------------------------
    the script looks like this, very easy to edit for your own likings:

    md c:\s
    gmt.exe -s -o c:\s\ c:\gmapsupp.img
    del /q c:\s\*.mps c:\s\*.unl
    GarminUnlocker.exe imgset c:\s\
    gmt.exe -j -o c:\gmapsupp.img -m "Garmin Unlocked" -f 555,1 c:\s\*.*
    del /q c:\s\*.*
    rmdir /q c:\s
    Last edited by micked; 1st November 2009 at 10:11 AM.

  2.    Advertissements


 

 

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
  •