QUE don't crack will make new setting in your GPS but it can't link signal excect crack it (find card id to keygen)
yes it will not save setting
you change another QUE (don'tcrack) open and run setting menu a moment
then change old QUE (crack already) back again and test run
it may help save setting because it make new setting in your GPS
QUE don't crack will make new setting in your GPS but it can't link signal excect crack it (find card id to keygen)
Okay, I have the unlocked image, so all I need to do is crack the garminxt, correct?
If so, then all I need is my card id. I cannot get garminxt to crack with the key generator 1.5.
Should there be a special garminxt I should be using with the key generator, as the card number it
gives me is not working with the key generator. Does anyone know how to use windows7 and a program
to get the real card id, as the one I get from garmin when it starts up is not working.it gives me card id
261963753 and device id 31458080. They are both generated from wince 5.0 emulator on windows 7.
Mr.PERFECT
check your private message
Here Garmin.MSCR for SAVE SETTING and SAVE POI it don't miss when EXIT
Choose Garmin.MSCR match your sd card and replace it
For 800x480
MSCR_file.rar
some Chinese navi res 800x480 install DOWNUNDER VERSION problem setting and poi lose when exit
this is Garmin.MSCR file I modify some word from Mr.antigreedy again
until it can SAVE SETTING SAVE POI not lose
Choose Garmin.MSCR file match to your sd card
last load not good use new load
http://www.mediafire.com/?s1ol1jhw5fr0ckc
wish you happy
Last edited by chinnachot; 7th November 2011 at 04:00.
I tried tweaking and following different mscr's advised in several threads but to no success. Here's the current mscr I'm using. Hope anybody can point me in the right direction. I have read all threads pertaining to this but cant seem to hit the right note.
Appreciate your feedback.
Unit: China 2DIN
Errorlevel("warn")
If(WndExists("Garmin Mobile XT"))
Show("Garmin Mobile XT")
Exit
EndIf
#Run Windows CE
Run("\Windows\explorer.exe")
Sleep(1500)
#Hide Taskbar
Run("\StorageCard\Garmin\RunGMXT\TaskbarToggle.exe ")
Sleep(1000)
XCopy("\StorageCard\GXTSave\*.*","\Garmin\", TRUE, TRUE)
RunWait("\StorageCard\Garmin\Apps\WM\Que.exe")
XCopy("\Garmin\*.*", "\StorageCard\GXTSave\", TRUE, TRUE)
#Show Taskbar
Run("\StorageCard\Garmin\RunGMXT\TaskbarToggle.exe ")
Kill("\windows\explorer.exe")
For some slow sdcards, I had to use (Sleep (1000)) after the last XCopy command, to allow the device time, to properly write to the sdcard.
Hope this helps.
Last edited by hashima; 5th May 2012 at 11:43.
XCopy("\StorageCard\GXTSave\*.*","\Garmin\", TRUE, TRUE)
RunWait("\StorageCard\Garmin\Apps\WM\Que.exe")
XCopy("\Garmin\*.*", "\StorageCard\GXTSave\", TRUE, TRUE)
test by edit to
XCopy("\StorageCard\Garmin\GPX\*.*","\Garmin\", TRUE, TRUE)
RunWait("\StorageCard\Garmin\Apps\WM\Que.exe")
XCopy("\Garmin\*.*", "\StorageCard\Garmin\Save\", TRUE, TRUE)