Quote:
Originally Posted by echostormfury
Thanks for the attachments... however I'm still puzzled as to how to make a shortcut to my .exe , I only have TomTom Navigator.exe on my storage card and don't have a .lnk file associated, do I just add the .exe like this?
"Copy( "\Storage Card\TomTom Navigator.exe", "\Windows\Start Menu\Programs\GPS\TomTom Navigator.exe", TRUE )"
|
I am not sure if there is a better way, but open total commander and find the tom tom .exe file. Select it then select file in the lower left corner. A list of options will come up and at the top it will have a bunch of arrows like this >>>>>>>> select that and then you will see another list of options. Select the create shortcut option. Select tree and specify the location you want the link copied too. In this case the root of the storage card. Then select ok. It should create a link that you need for your script to work. Be careful on the first step because it seems every time I try and select the file I want to copy it opens the program I am trying to make the link for. I just end up closing the program and the .exe file will then be selected in total commander. I have my Igo saved on the storage card so it is always in the same spot when you flash. Not sure how it would work if the tom tom is stored on the phone memory. After you change the target in the shortcut tab then save it and change the .lnk file name to Tom Tom or whatever and you should have your shortcut link to enter into the script I posted. Like I said I am sure there is an easier way, but I don't know it. Hope this works for you.