|
 |
07-30-2006, 02:36 PM
|
#1
|
|
Maximum Bitrate
Join Date: May 2005
Location: Toronto, Canada
Posts: 842
|
iGuidance Show No Warning (re-visited)
People use various methods to automate the process of agreeing to the iGuidance Warning at start up.
Last week I was "forced" to finally start learning AutoIt. Because there are many AutoIt fans here I'd like to share a single line of script I did today which seems to be able to accomplish this task quite neatly.
Here is the description: >> click here<<
If this method has been discussed here previously I do apologize. But if it hasn't been tried I'd like feedback from AutoIt gurus here if this is an okay way to do it, or if there is something wrong with it. It does seem to work nicely.
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
07-30-2006, 02:38 PM
|
#2
|
|
FLAC
Join Date: May 2005
Location: Conyers, GA
Posts: 1,417
|
I found out that in iGuidance 3.0, you can simply add 'nowarning' to the end of the command in whatever shortcut you're using to spawn it.
In a windows shortcut, add 'nowarning' after the quotes for the program.
In your front-end, add 'nowarning' at the end of the command line, or if there's a parameters field, in there.
Voila, no more 'nag' screen at startup!
|
|
|
07-31-2006, 04:34 PM
|
#3
|
|
Maximum Bitrate
Join Date: May 2005
Location: Toronto, Canada
Posts: 842
|
Yes, Jahntassa, what you are doing works for you because someone took care of it in the front end you are using. I've never used a front end, I just run my iGuidance as is. But perhaps one of these days I'll experiment with front ends, too.
I've read of various ways to deal with the Warning pop-up. Some include sending keystrokes and/or mouse clicks, and I some apparently require even iGuidance.exe to be modified by a resource editor. So I thought I would share a method that may potentially be useful if someone wishes to integrate it into his AutoIt script.
|
|
|
07-31-2006, 04:40 PM
|
#4
|
|
FLAC
Join Date: May 2005
Location: Vienna, VA
Posts: 1,382
|
Quote:
I've never used a front end, I just run my iGuidance as is.
Just edit your Windows shortcut and add nowarning at the end. My "Target" looks like this.
Code:
"C:\Program Files\iNav\iGuidance\iGuidance.exe" nowarning
__________________
iGMon - Integration between iGuidance and Road Runner
CFX - Skin for Road Runner
|
|
|
07-31-2006, 05:03 PM
|
#5
|
|
Maximum Bitrate
Join Date: May 2005
Location: Toronto, Canada
Posts: 842
|
Hmm, I just copied the C:\Program Files\iNav\iGuidance\iGuidance.exe" nowarning and pasted it to the "Target" area of the Shortcut. But when I click on "Apply" I get a warning: The name 'C:\Program' specified in the Target box is not valid. Make sure the path and file name are correct.
Does that not require me to modify my iGuidance.exe or do I not need to use a front end for it to work?
|
|
|
07-31-2006, 05:07 PM
|
#6
|
|
Maximum Bitrate
Join Date: Apr 2004
Posts: 497
|
The only item you change is the "target Area. Been using this method ever since 2.1
This is what it should look like:
|
|
|
07-31-2006, 05:10 PM
|
#7
|
|
FLAC
Join Date: May 2005
Location: Vienna, VA
Posts: 1,382
|
Mine looks exactly like Rundell's. Marvin, you probably missed a double quote at the beginning. You don't need to modify the EXE.
__________________
iGMon - Integration between iGuidance and Road Runner
CFX - Skin for Road Runner
|
|
|
07-31-2006, 05:17 PM
|
#8
|
|
FLAC
Join Date: Jun 2005
Location: Anoka County, MN
Posts: 1,020
|
Quote: Originally Posted by b8bboi
Marvin, you probably missed a double quote at the beginning.
|
|
|
07-31-2006, 05:19 PM
|
#9
|
|
Maximum Bitrate
Join Date: May 2005
Location: Toronto, Canada
Posts: 842
|
Wow, I must have done something wrong the first time! It indeed works. I was for some reason under the impression that this procedure required a particular front end or some other modification. Silly of me! Thanks much!
|
|
|
07-31-2006, 07:38 PM
|
#10
|
|
FLAC
Join Date: May 2005
Location: Conyers, GA
Posts: 1,417
|
Nope, you just edit the existing windows shortcut with 'nowarning' and it works!
|
|
|
07-31-2006, 08:05 PM
|
#11
|
|
Maximum Bitrate
Join Date: May 2005
Location: Toronto, Canada
Posts: 842
|
Yes, it does  I'm also now playing with a PocketPC PDA, attempting to do the same, but I have no clue how to edit the properties of shortcuts there.
|
|
|
09-18-2006, 09:02 AM
|
#12
|
|
Maximum Bitrate
Join Date: May 2005
Location: Toronto, Canada
Posts: 842
|
jackleung, a member of gpspassion.com, described how he managed to automate the agreeing to the warning on his PPC PDA. He requested that the info be shared with mp3car community (in case some people here use iGuidance on their PDA's, too). Here is the link to his posting: http://www.gpspassion.com/forumsen/t...page=20#400190
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:45 AM.
| |