AFAIK there is no point for changing registry in wince with regedit.exe bacause registry will restore it's default settings every time device restarts. For that reason it's necessary to change/force it with the script as described above.
Vesijunu
Forget "radioenable, 1". It is not necessary.
About "A5_SW_TMC", you need to create the key in the registry (or edit it, if "SW_TMC" exist). I use a script
In my gps I use the line:
RegWriteDWord HKLM, Drivers\BuiltIn\SW_TMC, Protocol, 1
In yours gps it will be:
RegWriteDWord HKLM, Drivers\BuiltIn\A5_SW_TMC, Protocol, 1
I you use Regedit.exe to edit the registry, be careful when you do this.
Good Luck!
Last edited by luizcarlosrio; 14th May 2018 at 01:48 PM.
AFAIK there is no point for changing registry in wince with regedit.exe bacause registry will restore it's default settings every time device restarts. For that reason it's necessary to change/force it with the script as described above.
janch
In My Magellan, it is necessary to reset the device after use Primo. If I don't do that, the device just sleep.
So, im my case the WinCe registry need a rewrite every time, before run Primo.
If I don't rewrite the registry, there is no TMC.
Regards
Hi, friends.
luizcarlosrio, I tryed but it's impossible to rename files or to create others. I use wincommander, may be I need other programs, like totalcommander?
By the way, I've discovered that there is a key HKLM\Drivers\Active\41 that contains some key related to COM1 and a key with value: "Drivers\BuiltIn\SW_TMC"
May be it's important.
And I also have seen that in HKLM\init there is a key Launch80 that refers to "Appstartuppri", that seem to be related with TMC.
So, I think that this specific series of MIO activates the TMC module only with the original software or may be does not permit to change the dll that activates the TMC module.
Or may be (why not) that the USB port activates the TMC only if some special .dll or.exe is used.
I think that expert programmers could create some script for activating the FM receiving or the module recognizing without depending form originals .dll and .exe of the device. This is the core problem: the FM receiving (TMC_SCAN.exe) does not recognize the module.
Here is
Spoiler: CE CMD
with plugins.
but I still think that there is no purpose - you will not succeed![]()
Vesijunuluizcarlosrio, I tryed but it's impossible to rename files or to create others. I use wincommander, may be I need other programs, like totalcommander?
By the way, I've discovered that there is a key HKLM\Drivers\Active\41 that contains some key related to COM1 and a key with value: "Drivers\BuiltIn\SW_TMC"
I finally had access to the Windows CE registry of my Magellan (using cecmd and Mio registry editor) and, even thougt the driver's full name is S3c64XX_SW_TMC.Dll, the entry in the registry is like yours (Drivers\BuiltIn\SW_TMC).
Spoiler: Registry Keys
regards
Last edited by luizcarlosrio; 22nd May 2018 at 07:04 PM.
Thanks Boki_srb for the commander, but it's impossible to rename, delete, copy files from windows! And if I try to copy the A5-SW_TMC.dll from windows to another directory (also to my SD card) it prompt to me to overwrite the same file!!!
Luizcarlosrio, yes I see we have the same registry entry! So, I think the problem is in this specific model. But I have some more news.
I've make an hard reset and the MIO in the original conditions (and with protocol=0). I have also discovered something about the windows\AppStartupPri.exe that I think could be responsible for the TMC.
I observed this:
1) The MIO software starts
2) Pushing immediately after the starting the TMC button, it does not recognize antenna
3) After a few second, pushing the button, recognize antenna
4) After a minute it gives me the TMC infos
If I kill the AppStartupPri.exe, the antenna is still recognized, but I have no TMC infos! So I think this is responsible for the TMC signal.
With the other softwares (and of course protocol=1), and with AppStartUpPri.exe activated, using TMC_SCAN.exe I have "no reply from module".
So I ask, may be that this model recognize the Antenna and the signal only with the original software? May be we need some special script to activate the TMC? Or the problem is in the usb, that how know could be deactivated by other softwares?
I'm trying all the solutions...
EDIT.
About the Usb... I've another info to share.
With the original software, if I start the MIO with the antenna, I receive the TMC, but if I connect the antenna after the start, the antenna is recognized, but I not receive TMC infos! So, may be the problem is just in the management of the usb in this specific model?
At this point, I think that there is some hidden setting for the TMC, or we need a specific .dll for this model. But I also see that luizcarlosrio have no other .dll, and the TMC works!
I'm becoming crazy!
Last edited by vesijunu; 28th May 2018 at 11:59 AM.
Bookmarks