Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: GarminScript

  1. #1
    MR_PERFECT is offline Corporal
    Join Date
    Aug 2010
    Posts
    26
    Thanks
    0
    Thanked 6 Times in 2 Posts

    GarminScript

    My script is posted below.

    I am also using 2012_20 NA MAP if that helps any.
    Every thing is working proper now, but I am still
    not able to save my settings.

    Any help would be greatful.

    =====START==OF==SCRIPT=====

    Errorlevel("warn")

    If(WndExists("Garmin Mobile XT"))
    Show("Garmin Mobile XT")
    Exit
    EndIf

    #Kill explorer.exe in order to run Garmin
    If(not ProcExists("ToWinCE.exe") and not ProcExists("explorer.exe"))
    Run(SystemPath("ScriptPath")\"explorer.exe")
    Sleep(1000)
    EndIf

    #Run CETOOL
    Run(SystemPath("ScriptPath")\"keepgarmintop.exe")
    Sleep(3000)

    #Hide Taskbar
    Run(SystemPath("ScriptPath")\"TaskbarHide.exe")

    #Copy previous stored settings to \Garmin
    XCopy(SystemPath("ScriptPath")\"Settings\*.*", "\Garmin", TRUE)

    #Run Garmin Mobile XT.
    #This script will not go to the next command before que.exe completely shut down
    RunWait(SystemPath("ScriptPath")\"..\Apps\WM\Que.e xe")

    #Save new settings back to SD Card
    Delete ("\Garmin\ERRLOG.txt")
    Sleep 100
    XCopy("\Garmin\*.*", SystemPath("ScriptPath")\"Settings", TRUE)
    Sleep 100

    #Kill explorer.exe
    If(ProcExists("explorer.exe"))
    Kill("explorer.exe")
    EndIf

    #Hide Taskbar
    Run(SystemPath("ScriptPath")\"TaskbarHide.exe")

    ===========END=OF=SCRIPT=============
    Last edited by MR_PERFECT; 5th October 2011 at 10:48.

  2. The Following User Says Thank You to MR_PERFECT For This Useful Post:


  3. #2
    chinnachot is offline Second Lieutenant
    Join Date
    Apr 2011
    Posts
    313
    Thanks
    10
    Thanked 95 Times in 42 Posts

    Re: GarminScript

    it mean you have been problem

    the way someone solve like this they change QUE.EXE


    every package that unlock , already use not lock it easy to use but when exit it not save SETTING and SAVE POI

    use another QUE but need unlock better can SAVE SETTING
    Last edited by chinnachot; 5th October 2011 at 02:06.

  4. #3
    chinnachot is offline Second Lieutenant
    Join Date
    Apr 2011
    Posts
    313
    Thanks
    10
    Thanked 95 Times in 42 Posts

    Re: GarminScript

    For your problem solve by change QUE.EXE in FOLDER WM

    QUE & Resources StorageCard.rar

    FOR StorageCard

    - if use to install Garmin you back up data from sd card to PC
    - format sd card
    -install only Garmin on sd card
    -change this QUE.EXE in WM
    -change QUERESOURCES in WM too
    -open and run Garmin
    -if it search GPS don't worry SKIP it go to page WHERE TO VIEW MAP
    -press TOOL > SETTING
    -setting everymenu that you want
    -press WHERE TO > search POI and test SAVE POI
    -exit > and run again
    -check your SETTING still show
    -if not do like this about 3-4 time until it can save SETTING save POI

    -REMOVE NEW QUE.EXE and take OLD QUE.EXE back in WM again
    -test SETTING


    - QUERESOURCES change for work with SAVE YOUR POI
    - OLD QUERESOURCES not save poi it will freeze or crash

    TRICK
    first time when you will save poi to My Location choose poi that you want until page GO
    in page GO wait about 30-60 seconds then press OPTION
    it will go to next page not crash not freeze
    and next POI you can press OPTION don't wait
    except exit Garmin and come back again you may wait first time before press OPTION
    Last edited by chinnachot; 5th October 2011 at 06:25.

  5. #4
    MR_PERFECT is offline Corporal
    Join Date
    Aug 2010
    Posts
    26
    Thanks
    0
    Thanked 6 Times in 2 Posts

    Re: GarminScript

    I am installing on a 7inch china gps. The problem seems to be coming from the appz folder.

    When I switch out the appz folder, all settings, poi's and any other changes I make will save.
    But, then the map becomes unpatched and the 1111111111 trick, the card id, and the unit id itself
    will not unlock the map with the key generator 1.5.

    I thought tomtom was hard to crack for this, but this garmin has me lost as hell.

  6. #5
    chinnachot is offline Second Lieutenant
    Join Date
    Apr 2011
    Posts
    313
    Thanks
    10
    Thanked 95 Times in 42 Posts

    Re: GarminScript

    I suggest you to test 2 way

    1. do like that I post ahead

    my friend has china navi 7 inch CE6 800x480 he has problem like you
    when he do like I post now his china navi can KEEP SETTING and SAVE POI everything hold on when exit and run again

    2. change QUE.EXE that I upload
    this QUE lock it need unlock to work Garmin
    you must FORMAT sd card before new install
    after run find CARD ID to work with key generator 1.5
    not IMI not DEVICE ID

    it can work Garmin
    but someone still has problem it don't show CARD ID

  7. #6
    MR_PERFECT is offline Corporal
    Join Date
    Aug 2010
    Posts
    26
    Thanks
    0
    Thanked 6 Times in 2 Posts

    Re: GarminScript

    The gps connects with no problems now, so that
    I am glad of,but I am still unable to save.

    Switching que.exe will let me save,but relocks my map.

    So it is in my que.exe. Who has a good unlocked one?
    Last edited by MR_PERFECT; 5th October 2011 at 12:06.

  8. #7
    chinnachot is offline Second Lieutenant
    Join Date
    Apr 2011
    Posts
    313
    Thanks
    10
    Thanked 95 Times in 42 Posts

    Re: GarminScript

    Quote Originally Posted by MR_PERFECT View Post
    The gps connects with no problems now, so that
    I am glad of,but I am still unable to save.

    Switching que.exe will let me save,but relocks my map.

    So it is in my que.exe. Who has a good unlocked one?


    Please more explain

  9. #8
    MR_PERFECT is offline Corporal
    Join Date
    Aug 2010
    Posts
    26
    Thanks
    0
    Thanked 6 Times in 2 Posts

    Re: GarminScript

    All I need now is a cracked que.exe.

  10. #9
    chinnachot is offline Second Lieutenant
    Join Date
    Apr 2011
    Posts
    313
    Thanks
    10
    Thanked 95 Times in 42 Posts

    Re: GarminScript

    crack already use but usually don't keep setting
    crack_ StorageCard.rar


    don't crack find CARD ID to work with keygen 1.5 can keep setting
    don'tcrack_ StorageCard.rar
    Last edited by chinnachot; 6th October 2011 at 04:44.

  11. #10
    MR_PERFECT is offline Corporal
    Join Date
    Aug 2010
    Posts
    26
    Thanks
    0
    Thanked 6 Times in 2 Posts

    Re: GarminScript

    I am using that crack already, it picks up the gps and everything works
    fine, but i'm still unable to save the settings.

Page 1 of 3 123 LastLast