| Versions |
 |
|
| Author |
Topic  |
|
mvpuiu
6 Posts |
Posted - 04 juil. 2012 : 16:30:33
|
hi, i have a navigon 3310. i put the port splitter on its my flash disk, i started with filemanCE and when i try to start port splitter, nothing happens...i used portsplitter_wince5.zip can anyone help me with this? |
 |
|
|
jwoegerbauer
1821 Posts |
Posted - 23 août 2012 : 15:30:35
|
WARNING WARNING WARNING
Portsplitter hardcoded installs as Launch96/Depend96 in HKLM\init. At my chinese device Launch96 is by default set to 'GPSLogin.exe'
[HKEY_LOCAL_MACHINE\init] "Launch20"="device.dll" "Launch30"="gwes.dll" "Depend30"=hex: 14,00 "Launch60"="servicesStart.exe" "Depend60"=hex: 14,00 "Launch100"="Gpsmc.exe" "Depend100"=hex: 1E,00 "Launch96"="GPSLogin.exe" "Depend96"=hex: 14,00,1E,00 "Launch101"="TimePatch.exe" "Depend101"=hex: 14,00,1E,00
If my CE 6.0 device's USB-mode wouldn't have been 'ActiveSync', my device would have got bricked.
|
 |
|
|
jaluna
148 Posts |
Posted - 23 août 2012 : 16:45:02
|
Are you sure???
Regards, JAL, http://www.gpsmeter.com/
quote: Originally posted by jwoegerbauer
WARNING WARNING WARNING
Portsplitter hardcoded installs as Launch96/Depend96 in HKLM\init. At my chinese device Launch96 is by default set to 'GPSLogin.exe'
[HKEY_LOCAL_MACHINE\init] "Launch20"="device.dll" "Launch30"="gwes.dll" "Depend30"=hex: 14,00 "Launch60"="servicesStart.exe" "Depend60"=hex: 14,00 "Launch100"="Gpsmc.exe" "Depend100"=hex: 1E,00 "Launch96"="GPSLogin.exe" "Depend96"=hex: 14,00,1E,00 "Launch101"="TimePatch.exe" "Depend101"=hex: 14,00,1E,00
If my CE 6.0 device's USB-mode wouldn't have been 'ActiveSync', my device would have got bricked.
|
 |
|
|
veco08
3 Posts |
Posted - 26 sept. 2012 : 09:08:18
|
Hi, I instaled mort script and port splitter on my Navigon 40 plus because i using Igo Primo in this navigation. In folder igo,created on My Flash disk memory Navigon device,existed file Start iGO.mscr ,when there is
# You must copy all the files into the iGO directory otherwise you will need to edit all the paths! # Fatboyfun 2011 www.navitotal.com
# Write registry entries 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 ) (<- 10 = 56000, 11 = 57600, 12 = 115200) RegWriteDWord ("HKCU", "Software\JAL\Port Splitter", "Port", 5 ) Sleep (100)
# Check if process exists and start Port Splitter if not If(not ProcExists("Port Splitter.exe")) Run(SystemPath("ScriptPath")\"Port Splitter.exe") Sleep(500) EndIf
# Start iGO and wait... RunWait (SystemPath("ScriptPath")\"iGO.exe")
# iGO has closed so... # Stop Port Splitter properly otherwise it needs a reboot to restart If(WndExists("Port Splitter V1.20")) SendCommand("Port Splitter V1.20", 1010) Sleep(500) SendCommand("Port Splitter V1.20", 2) Sleep(500) EndIf
# Kill Port Splitter process If(ProcExists("Port Splitter.exe")) Kill("Port Splitter.exe") EndIf
# remove registry entries RegDeleteKey( "HKLM", "SOFTWARE\JAL", TRUE, TRUE ) RegDeleteKey( "HKCU", "Software\JAL", TRUE, TRUE ) when i started primo,no gps port detect but if i manualy seting output port to say 5,clik to Add and clik to Start primo find gps receiver and my position. Is there comand would i in dis file programed port spliter to add output port say 5 and starting automaticly (comand RegWriteDWord ("HKCU", "Software\JAL\Port Splitter", "Autostart", 1 ) RegWriteDWord ("HKCU", "Software\JAL\Port Splitter", "Baud", 11 ) (<- 10 = 56000, 11 = 57600, 12 = 115200) RegWriteDWord ("HKCU", "Software\JAL\Port Splitter", "Port", 5 ) working and portspliter automaticly programed input port and baud rate
Thanks and sory for my bad english
|
 |
|
|
jaluna
148 Posts |
Posted - 26 sept. 2012 : 10:43:20
|
quote: AS PER THE FAQ, NO NEED TO QUOTE A MESSAGE DIRECTLY ABOVE YOURS, MAKES THE FORUMS EASIER TO READ, THANKS ;-) GPSPASSION TEAM
Hello,
If I remember well, in the last version (V1.31) the settings are saved to a file (Settings.dat). At least for the CE5 version.
Regards, JAL, http://www.gpsmeter.com/
|
 |
|
|
veco08
3 Posts |
Posted - 26 sept. 2012 : 11:25:02
|
Hi, how to i manuely create file settings.dat for my parameters (input port 2 baud 4800 output port 3 or 5 )? |
 |
|
|
jaluna
148 Posts |
Posted - 26 sept. 2012 : 12:19:57
|
| Easy, configure the program to create it. |
 |
|
|
veco08
3 Posts |
Posted - 26 sept. 2012 : 13:27:19
|
| everything is very simple but this port splitter not working in my device :-( |
 |
|
Topic  |
|
|
|
| This page was generated in 0,68 seconds. |
 |
|