The MP3car.com Store The MP3car.com Blog    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > GPS

Reply
 
LinkBack Thread Tools Display Modes
Old 05-30-2006, 03:24 PM   #16
Variable Bitrate
 
breaker021's Avatar
 
Join Date: Apr 2005
Location: Midtown Manhattan
Posts: 398
Quote: Originally Posted by Rocky388
Saving as a template only saves what windows you have open (gps task pane, and the driving directions), and how many miles you have the map zoomed out to, but not the specific check boxes (keep position center, etc)

..at least that's how mine works.

Thanks for this script, I'm gunna have to test this one out. The popup warning and having to re-check the boxes each time is annoying.


You're absolutely right dude. You can only save the panes and their positions and not the options on the GPS pane itself!
- sh00k
__________________
Duct tape and a Bandana for the win, b!shes!!!

My Setup:http://www.mp3car.com/vbulletin/show-off-your-project/73500-06-scion-xb-tablet-box.html

Cost so far: Less than a grand ;]



_________________
Economy/Commuter cars + Computers = many entertained miles
breaker021 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 05-30-2006, 03:31 PM   #17
Fusion Brain Creator
 
2k1Toaster's Avatar
 
Join Date: Mar 2006
Location: Colorado, but Canadian!
Posts: 7,603
I wonder what the brilliant microsoft people were thinking when they thought of that! "I have a genius idea! Lets allow them to save the look of the program, but not the most important part, the options. Our defaults are superior to any options we programmed."
doh!
2k1Toaster is offline   Reply With Quote
Old 05-30-2006, 05:13 PM   #18
Maximum Bitrate
 
Join Date: Aug 2005
Posts: 520
Quote: Originally Posted by breaker021
You're absolutely right dude. You can only save the panes and their positions and not the options on the GPS pane itself!
- sh00k

So then the directions you gave me wouldn't work? I want to have the provide driving guidance box checked in the GPS pane.

Let me ask a question I was told that "Provide Driving Guidance"=Voice directions, is this true or is voice automatically enabled? If "provide driving guidance isn't voice what does this do, pop up directions when a turn is coming up? I would play with thing myself and figure it out, but as you can see from my screen shot I don't have a GPS device as of yet.
Silentbob343 is offline   Reply With Quote
Old 05-30-2006, 08:10 PM   #19
Variable Bitrate
 
gameboy's Avatar
 
Join Date: May 2005
Location: Elizabeth City, NC
Posts: 294
note my script above has been updated, i left two lines off the bottom.

Silentbob343 @ agree with you completely there, makes not one bit of sense on microsofts logic behind the checkboxes, why it keeps the driving directions but none others
__________________
95 Mazda Protege LX
Worklog
Overall [Project Dead] 0%

2003 Nissan Altima
[XXXXXXXX--] 80% Planning
[XX--------] 20% FABRICATION/INSTALLATION

Worklog
gameboy is offline   Reply With Quote
Old 06-06-2006, 12:08 AM   #20
Maximum Bitrate
 
Join Date: Aug 2005
Posts: 520
Gameboy,
I created the Autoit script now how do I get it to launch with Streets & Trips?
Silentbob343 is offline   Reply With Quote
Old 06-06-2006, 12:26 AM   #21
Fusion Brain Creator
 
2k1Toaster's Avatar
 
Join Date: Mar 2006
Location: Colorado, but Canadian!
Posts: 7,603
Quote: Originally Posted by Silentbob343
Gameboy,
I created the Autoit script now how do I get it to launch with Streets & Trips?

Just put it in the startup folder so it is always running. It only uses like 4mb of RAM.
2k1Toaster is offline   Reply With Quote
Old 06-06-2006, 02:41 AM   #22
Maximum Bitrate
 
Join Date: Aug 2005
Posts: 520
Quote: Originally Posted by 2k1Toaster
Just put it in the startup folder so it is always running. It only uses like 4mb of RAM.

Will that work if RR is running as the shell?
Silentbob343 is offline   Reply With Quote
Old 06-06-2006, 04:15 AM   #23
Fusion Brain Creator
 
2k1Toaster's Avatar
 
Join Date: Mar 2006
Location: Colorado, but Canadian!
Posts: 7,603
I'm not sure. To test it though, you could put a little .wav file in the startup folder that is recognizable apart from regular windows beeps and clicks. If it plays then yipee. If not, boo.

If it doesn't work then there is a "Run" folder in the registry that holds keys to all the stuff that starts up that isn't shown under the startup folder. Just add a key to start the exe. That will work for sure, but takes more time... Like 30 seconds compared to drag-and-drop. The extra effort hurts me inside!
2k1Toaster is offline   Reply With Quote
Old 06-06-2006, 04:34 AM   #24
Maximum Bitrate
 
Join Date: Aug 2005
Posts: 520
Quote: Originally Posted by 2k1Toaster
I'm not sure. To test it though, you could put a little .wav file in the startup folder that is recognizable apart from regular windows beeps and clicks. If it plays then yipee. If not, boo.

If it doesn't work then there is a "Run" folder in the registry that holds keys to all the stuff that starts up that isn't shown under the startup folder. Just add a key to start the exe. That will work for sure, but takes more time... Like 30 seconds compared to drag-and-drop. The extra effort hurts me inside!

lol
yeah, I could also rig up something to run when RR is launched using a run command or some such
"RUNQ;D:\Documents and Settings\MASTER\Desktop\S&T06.exe||GPS","GPS"
Only problem is that it will run another instance of the .exe everytime the GPS button is pushed. Ahh...well perhaps a registry edit is the best way.

Last edited by Silentbob343; 06-06-2006 at 04:56 AM.
Silentbob343 is offline   Reply With Quote
Old 06-06-2006, 04:58 AM   #25
Fusion Brain Creator
 
2k1Toaster's Avatar
 
Join Date: Mar 2006
Location: Colorado, but Canadian!
Posts: 7,603
Quote: Originally Posted by Silentbob343
lol
yeah, I could also rig up something to run when RR is launched using a run command or some such

Very true, but that requires that little extra. Drag-n-drop all the way. Maybe you should try both just to answer the question of if that way will work with RR for the shell. I'm intrigued!
2k1Toaster is offline   Reply With Quote
Old 06-06-2006, 05:03 AM   #26
Maximum Bitrate
 
Join Date: Aug 2005
Posts: 520
Quote: Originally Posted by 2k1Toaster
Very true, but that requires that little extra. Drag-n-drop all the way. Maybe you should try both just to answer the question of if that way will work with RR for the shell. I'm intrigued!

alright I give it a go and report back
Silentbob343 is offline   Reply With Quote
Old 06-06-2006, 05:04 AM   #27
Fusion Brain Creator
 
2k1Toaster's Avatar
 
Join Date: Mar 2006
Location: Colorado, but Canadian!
Posts: 7,603
Sounds like a plan!
2k1Toaster is offline   Reply With Quote
Old 06-06-2006, 05:30 AM   #28
Maximum Bitrate
 
Join Date: Aug 2005
Posts: 520
well, I didn't use a wav file instead I used the .exe I created and it was a no-go via drag and drop or using the registry.

When using RR as the shell I didn't see it running in the processes tab in task manager. After going back to explorer it was there.
Silentbob343 is offline   Reply With Quote
Old 06-20-2006, 12:56 AM   #29
Newbie
 
asafw's Avatar
 
Join Date: Jun 2006
Location: edison, NJ
Posts: 17
edit for third time:
forget everything else i said. awesome script. thanks a bunch.

Last edited by asafw; 06-20-2006 at 01:07 AM.
asafw is offline   Reply With Quote
Old 11-01-2006, 12:57 AM   #30
Newbie
 
Join Date: Jun 2006
Posts: 16
so how does this work exactly? I use this script below: and I saved it as a .au3 file. But what do you name it as? Also I tried it in the startup and it did nothing. Is there a step by step?


Opt("WinTitleMatchMode",2)
While 1
WinWait("Microsoft Streets & Trips","")
if Not ControlCommand("Microsoft Streets & Trips","","Button39","IsChecked","") Then
ControlCommand("Microsoft Streets & Trips","","Button39","Check","")
WinWait("Safety Warning","")
ControlClick("Safety Warning","",5912)
EndIf
Sleep(2500)
if Not ControlCommand("Microsoft Streets & Trips","","Button41", "IsChecked","") Then
ControlCommand("Microsoft Streets & Trips","","Button41","Check","")
EndIf
If Not ControlCommand("Microsoft Streets & Trips","","Button44", "IsChecked","") Then
ControlCommand("Microsoft Streets & Trips","","Button44","Check","")
Endif
Sleep(5000)
WEnd
djray is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
CoPilot the only way to go for GPS! lbk GPS 17 02-19-2007 05:21 PM
Getting Started with GPS grepzen The FAQ Emporium 12 09-26-2006 06:54 AM
Newbie's guide EBFoxbat Newbie 6 02-08-2005 11:06 AM
Mediacar V1.8.5 coyote MediaCar 47 02-16-2004 02:16 PM
Making Winamp LCD plugin start automatically RobRoy General Hardware Discussion 1 11-06-1999 01:50 AM


All times are GMT -5. The time now is 03:10 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics