Hey everyone.
I recently got TomTom6 and was generally impressed by it, especially with better support for USGLOBALSAT BC-337, which worked very shoddy in TomTom5. However, Tomtom 5 used to override the volume, making your PDA announce turns even when it is muted. Oftentimes, I turn on my TomTom just to realize that the volume is muted and I wont hear any announcements. So I decided to write a small loader that saves the current volume setting, then sets volume to maximum, runs TomTom6 and when its closed, restores volume.
I've only tested it on Axim x51v. You might also need .NET Compact framework 2.0 (might not be necessary, let me know if it works without it). TomTom has to be installed at the default path \\Program Files\Navigator\TomTom Navigator.exe. If any of those condition fail, chances are you'll get an error.
If something doesnt work, let me know of the error message, your PDA model and your .NET version
UPDATES:
01/26/07 I just purchased a new GPS, the bluetooth model. So I updated the ttloader to also handle bluetooth connection.
It will activate bluetooth , if it's not already active. As with volume, bluetooth will be restored to its previous state upon exiting.
Just re-download the attachment. See readme.txt for help.
i've uploaded the new version - just re-download the attachment.
Edit the path in the provided ttloader.conf file so it reflects the path to wherever tomtom executable is (TomTom Navigator.exe)
Put ttloader.conf into My Documents (its My Device\My Documents, not documents and settings).
It should work now, let me know if it doesnt.
Sorry for incompetent question,
I copied the "ttloader.exe" in the specified pass, but recieved an error, that it requiers a newer version of MS NET. Shuold I install it differently or upgrade something on my X51V? Please advise.
Thanks a lot.
Hi
Nice App :) . Works on my X3i to after .Net CF upgrade, but does anyone know why TomTom made this change? Pherhaps there is a setting somwhere in the cfg- file? Have anyone checked this out?
There doesn't seem to be any config to get around this. I seriously think it was a bad programming oversight. Doesn't make any logical/practical sense to do it this way instead of the previous way. I'm sure it'd be simple to patch so maybe they'll fix the problem with a future update/patch.
Thanks a lot nivanov !!
I'm sure this is the application 99.9999999% of TomTom 6 users were waiting for.
I have to ask a small favour though :love:
I moved the navigator.exe file from "Program Files\Navigator" to "Built-in Storage\Navigator" in order to free up some RAM, so unfortunately your file doesn't work in my case.
Could you make a version with the "Built-in Storage" path, if it's not too much trouble of course. I'm sure quite a few Axim owners have made that same change, and I'm sure they'll all be extremely pleased :)
Thanks again !!!
sure, I'll do it tonight when I come back from work. I tried using relative path (try to run tomtom.exe from the same folder as the ttloader itself) but for some reason, c# for pda produces different results than c# on desktops. I'll look into it and post a fix soon. Otherwise, I'll make it read the path from a config file that u can put in Documents.
sure, I'll do it tonight when I come back from work. I tried using relative path (try to run tomtom.exe from the same folder as the ttloader itself) but for some reason, c# for pda produces different results than c# on desktops. I'll look into it and post a fix soon. Otherwise, I'll make it read the path from a config file that u can put in Documents.
Thanks a lot for your answer!!
But, really, there's no hurry. I didn't want to rush you or anything