Switch to full style
Post a reply

Fri Aug 13, 2010 8:52 am

sucro wrote:You have to create key based on SD CARD, CARD ID, not on Device ID, and use Garmin XT, not Garmin PC - that's for Garmin Mobile PC!

Another thing, first check through win explorer, or some file explorer on your device, how your device see SD CARD, like Storage Card or SDMMC, and then make changes in .exe file!


Am I not an idiot or what?

Of course, that was it, I needed to create the key based on the Card ID. Did that and now program runs fine, as downloaded and now unlocked.

Thanks guys.... don't I feel stupid!

Fri Aug 13, 2010 10:19 pm

Pepin wrote:Am I not an idiot or what?

Of course, that was it. Program runs fine, as downloaded and now unlocked.

Thanks guys.... don't I feel stupid!


What was it ? :) Write exactly, then other can use your expirience, bad or not, maybe will usefull for somebody ;) !

You are welcome, and please use button thanks to say somebody thanks!

Tue Aug 24, 2010 4:00 am

Found this [Please Register or Login to download file]
it works great on my PND...:party:

Tue Aug 24, 2010 6:29 am

penanghazard wrote:Found this [Please Register or Login to download file]
it works great on my PND...:party:


Hi penanghazard,
How is the performance if you running it in 3D mode?

Sat Aug 28, 2010 11:20 am

can you explane better what you did and what you want....

In Garmin /tools/settings/about there is your Device ID
use Jetmouse to create unlock code

Sat Aug 28, 2010 11:41 am

remove sw.unl and you see both ID in Tools/Settings/About


Image

Sat Aug 28, 2010 1:33 pm

I run garmin from SD-Card.... and that is WinCE 5.0 too

try copy it sd.card and run it from sd-card

how you start it que.exe or some mortscript?

if you use mortscript you must edit it first make path right eg. Storage Card can be different name in your device

My mortscript
Code:
Errorlevel ("off")

#Check if Menu is running
If not procExists "Shell.exe"

   SetVolume 255
   Run("\Storage Card\Shell\Tools\TaskbarHide.exe")

Runwait ("\Storage Card\Garmin\Apps\WM\Que.exe")

   SetVolume 100
   Run("\Storage Card\Shell\Tools\TaskbarShow.exe")

Else

   SetVolume 255
   Run("\Storage Card\Shell\Tools\TaskbarHide.exe")

Runwait ("\Storage Card\Garmin\Apps\WM\Que.exe")

   SetVolume 100

EndIf


You can try first:
Code:
Errorlevel ("off")

   SetVolume 255

Runwait ("\[B]Storage Card[/B]\Garmin\Apps\WM\Que.exe")

   SetVolume 100

EndIf

Sat Aug 28, 2010 3:55 pm

copy garmin directory to SD-Card
and try to run it there

Sat Aug 28, 2010 4:20 pm

you get now both ID:s ??

Sat Sep 04, 2010 1:54 am

Then run the following Error.
Error.

'ProcExists' requires tooihelp.dll on your device.

Line 28 (\ SDMMC \ Garmin \ RunGMXT \ Garmin.mscr):.
If (not ProcExists ("Port Splitter.exe")).

.. Garmin.msc.

Errorlevel ("warn").

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

# Run explorer.exe and wait a second.
Run ("\ windows \ explorer.exe").
Sleep (1000).

# 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.exe").

# Save new settings back to SD Card.
Delete ("\ Garmin \ ERRLOG.txt").

Version Thailand.
Thank you.

Sat Sep 04, 2010 2:40 am

I think you mean the toolhelp.dll and it should be included in the Garmin release.
It should be located in the RunGMXT folder.
In case you really don't have the file try this one, but unpack it first 1312
On some devices it can help to increase the wait and sleep commands in the mortscript to 2500 - this gives the programs more time to load and register their files in the system.

Sat Sep 04, 2010 1:59 pm

I follow the instructions and then by bringing out to the file toolhelp.dll RunGMXT folder. And then it turns out that the program does not run through Restart the computer to a previous menu politics.
Air China Version Thailand PNA even 64 Mb.
Thank you.

Sat Sep 04, 2010 5:36 pm

Hola a todos ,

Soy nuevo en El Foro , les agradecere me orienten en mi Problema
Tengo un Witson GPS ( Chino ) Sistema Operativo Con WinCE 5.0, Resolucion Con 800x480 , y necesito USAR El Navegador Garminxt , Porque en el Perú, Sólo de tenemos mapas garmin y Navitel párrafo , a favor del SI ALGUIEN Conoce indicado software El Para este Tipo de Equipo

Gracias

Miguel


Hello everyone,

I am new to the Forum will guide me in my agradecere Problem
I have a GPS Whitson (Chinese) Operating System WinCE 5.0, with 800x480 Resolution, and I need to use the browser Garminxt, because in Peru, only to have maps and Navitel garmin paragraph, please If anyone knows of software indicated the For this type Team

Thanks

Miguel

Sat Sep 04, 2010 5:42 pm

Garmin Mobile XT CE for Chinanavi with 800x480

All new maps

Wed Sep 08, 2010 2:13 pm

Hi,
I have a 4.3" (480 x 272) Supratech Triton XL with WinCE 5.0 and the GPS runs on COM 7 at 57600 bauds. I tried almost everything, but the GPS signal cannot be found by Garmin Mobile XT. Someone could give me any suggestions?
Warm regards,
Mario
Post a reply