Jan 18th, 2009, 7:38 pm
multi wrote:
ipse wrote:Gents...how do I add the gpx files for speedcams? I created a folder /POI under/sd/garmin but they are not seen in "custom POIs".

Thanks


It got to be in.gpi format...

So I need the Garmin tool for that :(
Somehow I thought gpx would be fine and the s/w would create the gpi on the fly either from gpx or csv.
Jan 18th, 2009, 7:38 pm
Jan 19th, 2009, 6:29 am
Is there GarminMobileXT_5_00_10_WM_TW cracked to work under Windows CE ?
Jan 19th, 2009, 6:29 am
Jan 19th, 2009, 9:22 am
gnowe wrote:Is there GarminMobileXT_5_00_10_WM_TW cracked to work under Windows CE ?

Yes , It was
Jan 19th, 2009, 9:22 am
Jan 21st, 2009, 12:25 pm
Hi

I had an iPAQ 312 Travel Companion and had follow all the instruction to download the software into a SD Card but when insert into the iPAQ 312 it doesn't work at all. Can anyone advise how to install or is it possible to work with an iPAQ 312. Thanks in advance.
Jan 21st, 2009, 12:25 pm
Jan 22nd, 2009, 12:09 pm
I have iPAQ 310 running Garmin XT 50010 well but it crashes when I click any POIs and some other buttons like "heading" or "map set" or "where I am" with ERROR: assert failed at CDP_StaticListField.cpp : 646 in Garmin Mobile XT with error 0 . Just wonder if anyone can help?
Jan 22nd, 2009, 12:09 pm
Jan 22nd, 2009, 7:49 pm
I have a similar problem. See the #247, #254 post, page 17.
Jan 22nd, 2009, 7:49 pm
Jan 23rd, 2009, 6:11 am
Hi Chongsm

At least you got the garmin XT running in your iPAQ 310. How did you get it running? I try installing into the SD Card and insert into ipaq 310 but nothing happen at all. Can you advise?
Thanks :lol:
Jan 23rd, 2009, 6:11 am
Jan 23rd, 2009, 1:36 pm
is it possible to start garmin xt on mio moov200?
I was try differen dll, version etc. nothing works
its show "read access violation at data address....."
Jan 23rd, 2009, 1:36 pm
Jan 23rd, 2009, 6:50 pm
Hello,
Can anyone help me on a China made 7" car DVD player which comes with internal GPS using CE 5.0?
It uses a dedicated SD port for GPS. The name has been confirmed is "Storage Card" and not "SDMMC".
I've tired various solutions posted with the 21 pages herein but failed.
The system only show exe files and not able to start with mscr as Mio 720 mentioned.
I've also downloaded Mio 720's files and not able to kick start Garmin (waited for >10 mins).
I don't know if I need the port spiltter but is does show up and I need to use com1 and 6 position (I am still testing this area).
Otherwise the error message is "Can't Open Port...".
Any input or suggesstions would be greatly appericated.
Thanks.
Jan 23rd, 2009, 6:50 pm
Jan 23rd, 2009, 7:58 pm
koky wrote:is it possible to start garmin xt on mio moov200?
I was try differen dll, version etc. nothing works
its show "read access violation at data address....."


The answer is No but maybe in the near future -?- if men can find some -the right missing dll's then there will be a- solutions to these Moovy devices of course!
;)
Jan 23rd, 2009, 7:58 pm
Jan 23rd, 2009, 7:59 pm
jimmylimcl wrote:Hello,
Can anyone help me on a China made 7" car DVD player which comes with internal GPS using CE 5.0?
It uses a dedicated SD port for GPS. The name has been confirmed is "Storage Card" and not "SDMMC".
I've tired various solutions posted with the 21 pages herein but failed.
The system only show exe files and not able to start with mscr as Mio 720 mentioned.
I've also downloaded Mio 720's files and not able to kick start Garmin (waited for >10 mins).
I don't know if I need the port spiltter but is does show up and I need to use com1 and 6 position (I am still testing this area).
Otherwise the error message is "Can't Open Port...".
Any input or suggesstions would be greatly appericated.
Thanks.


Try this trick mscr.exe out maybe its work and you get some luck with it?
;)
Jan 23rd, 2009, 7:59 pm
Jan 24th, 2009, 12:33 am
sysjeff wrote:Hi Chongsm

At least you got the garmin XT running in your iPAQ 310. How did you get it running? I try installing into the SD Card and insert into ipaq 310 but nothing happen at all. Can you advise?
Thanks :lol:

Hi sysjeff
Just copy everything in option 1 from page 1 but remember to delete every line related to portsplitter in the Garmin.mscr script. Indeed you have to unlock the program with code from keygen1.5 through usual way. I am still stuck with error problem as mentioned earlier. Maybe you can advise from your finding.
Jan 24th, 2009, 12:33 am
Jan 24th, 2009, 4:24 am
Hi ChongSM

Sorry for so many questions. Below are the things that I got from the garmin.mscr. I don't know what to delete. Can you help?

Errorlevel("warn")

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

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

#Registry for Port Splitter
RegWriteString( "HKLM", "SOFTWARE\JAL\Port Splitter", "InstallPath", SystemPath("ScriptPath") )
RegWriteDWord( "HKLM", "SOFTWARE\JAL\Port Splitter", "MajorVersion", 1 )
RegWriteDWord( "HKCU", "Software\JAL\Port Splitter", "Split", 2 )
RegWriteDWord( "HKCU", "Software\JAL\Port Splitter", "Autostart", 1 )
RegWriteDWord( "HKCU", "Software\JAL\Port Splitter", "Baud", 11 )
RegWriteDWord( "HKCU", "Software\JAL\Port Splitter", "Port", 2 )

#Run Port Splitter if not exists
If(not ProcExists("Port Splitter.exe"))
Run(SystemPath("ScriptPath")\"Port Splitter.exe")
Sleep(500)
EndIf

#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
XCopy("\Garmin\*.*", SystemPath("ScriptPath")\"Settings", TRUE)

#Stop Port Splitter before killing it
#If the port splitting are not stopped before killing the process,
#it will not work again even you run Port Splitter again without soft reset
If(WndExists("Port Splitter V1.20"))
#Stop button
SendCommand("Port Splitter V1.20", 1010)
Sleep(500)
#Exit button
SendCommand("Port Splitter V1.20", 2)
Sleep(500)
EndIf

#Kill Port Splitter process
If(ProcExists("Port Splitter.exe"))
Kill("Port Splitter.exe")
EndIf

#Clean all registry for Port Splitter
RegDeleteKey( "HKLM", "SOFTWARE\JAL", TRUE, TRUE )
RegDeleteKey( "HKCU", "Software\JAL", TRUE, TRUE )

#Show Taskbar
Run(SystemPath("ScriptPath")\"TaskbarShow.exe")
Jan 24th, 2009, 4:24 am
Jan 24th, 2009, 5:12 am
Hi ChongSM

Is there a need to unlock or install any programs to run the Garmin XT in our ipaq 310?
Jan 24th, 2009, 5:12 am
Jan 24th, 2009, 6:08 am
sysjeff

Try the amended script as follows:-

Errorlevel("warn")

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

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

#Registry for Port Splitter
#RegWriteString( "HKLM", "SOFTWARE\JAL\Port Splitter", "InstallPath", SystemPath("ScriptPath") )
#RegWriteDWord( "HKLM", "SOFTWARE\JAL\Port Splitter", "MajorVersion", 1 )
#RegWriteDWord( "HKCU", "Software\JAL\Port Splitter", "Split", 2 )
#RegWriteDWord( "HKCU", "Software\JAL\Port Splitter", "Autostart", 1 )
#RegWriteDWord( "HKCU", "Software\JAL\Port Splitter", "Baud", 11 )
#RegWriteDWord( "HKCU", "Software\JAL\Port Splitter", "Port", 2 )

#Run Port Splitter if not exists
#If(not ProcExists("Port Splitter.exe"))
#Run(SystemPath("ScriptPath")\"Port Splitter.exe")
#Sleep(500)
#EndIf

#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
XCopy("\Garmin\*.*", SystemPath("ScriptPath")\"Settings", TRUE)

#Stop Port Splitter before killing it
#If the port splitting are not stopped before killing the process,
#it will not work again even you run Port Splitter again without soft reset
#If(WndExists("Port Splitter V1.20"))
#Stop button
#SendCommand("Port Splitter V1.20", 1010)
#Sleep(500)
#Exit button
#SendCommand("Port Splitter V1.20", 2)
#Sleep(500)
#EndIf

#Kill Port Splitter process
#If(ProcExists("Port Splitter.exe"))
#Kill("Port Splitter.exe")
#EndIf

#Clean all registry for Port Splitter
#RegDeleteKey( "HKLM", "SOFTWARE\JAL", TRUE, TRUE )
#RegDeleteKey( "HKCU", "Software\JAL", TRUE, TRUE )

#Show Taskbar
Run(SystemPath("ScriptPath")\"TaskbarShow.exe")

Then run garmin.exe from RunGMXT folder or create a desktop shortcut of this exec file. Once garmin started up, just find your way to get the id for keygen purpose. In fact the required steps are available in this forum site. Beware you will encounter error when clicking those buttons as mentioned earlier.
Jan 24th, 2009, 6:08 am