Originally Posted by 2 STanGeR
Have a look at the first post and see if that can be modified for that nag screen.
In order for it to work for me in the RRConfig program I had to put the following:
C:\Program Files\iNav\iGuidance Europe\iGuidance.exe|nowarning
using the pipe with no spaces and no quotes around any part.
Now if I could just get iG to come up again automatically after STR shutdown.
~Jimmy
Originally Posted by 2 STanGeR
Have a look at the first post and see if that can be modified for that nag screen.
yeah, you can do the same thing in post 1 but modify for the warning. I'll have a version just for this for when i test on my laptop. ill post it up later tonite.
01101100 01101001 01110001 01110101 01101001 01100100 01011111 01110011
01101101 01101111 01101011 01100101
beer replenishment fund
http://www.mp3car.com/vbulletin/rr-faq/
mp3car live search
i have joost invites, just hit me up for one.
Sometimes i have experienced that when iG closes wrong, loose some settings, so you have to reconfigure the com port....Originally Posted by 2 STanGeR
I have made this autoit script to avoid the problem
; ----------------------------------------------------------------------------
;
; AutoIt Version: 3.1.0
; Author: Mr.Fabio
;
; Script Function:
; Iguidance Starup with correct registry values
;
; ----------------------------------------------------------------------------
; Script Start -
;use lowercase letters ONLY or RoadRunner will not see the commands sent.
$SW = RegRead("HKEY_CURRENT_USER\Software\iNav\iGuidance Europe", "ShowWarning")
$CP = RegRead("HKEY_CURRENT_USER\Software\iNav\iGuidance Europe", "CommPort")
If $SW > 0 Then
RegWrite("HKEY_CURRENT_USER\Software\iNav\iGuidance Europe", "ShowWarning", "REG_DWORD", "0")
EndIf
If $CP <> 10 Then
RegWrite("HKEY_CURRENT_USER\Software\iNav\iGuidance Europe", "CommPort", "REG_DWORD", "10")
EndIf
Run("C:\Programmi\iNav\iGuidance Europe\iGuidance.exe", "C:\Programmi\iNav\iGuidance Europe")
WinSetState ("RoadRunner", "", @SW_ENABLE)
WinActivate ("RoadRunner","")
ControlFocus("RoadRunner", "", "")
-------------------------------------------------------------
$SW is to test the ShowWarning Value in the registry, and is set to 0 if different
$CP if for the Com Port. I have to use always the port 10, so the script controls the value, and if different from 10 resets...
After this iG may starts...
Check your paths before compile the script
Fabio
_______________________
Travla C134
Jetway J7F2WE 1Gb DDR2 - HD SATA 3.5" 80Gb + HD 2.5" 40Gb - Lilliput 7" TS - Holux GR-213 - Bluetooth - Belkin 802.11g WiFi - Silabs Radio - HTC Leo
RoadRunner - PC Navigator 7.1 - FreeFone
this can be used for those who test on a laptop or computer that dosent have a gps device at all.
Code:Run("C:\Program Files\iNav\iGuidance\iGuidance.exe nowarning", "C:\Program Files\iNav\iGuidance") WinWaitActive("Warning") Send("{ENTER}")
01101100 01101001 01110001 01110101 01101001 01100100 01011111 01110011
01101101 01101111 01101011 01100101
beer replenishment fund
http://www.mp3car.com/vbulletin/forumdisplay.php?f=93
mp3car live search
i have joost invites, just hit me up for one.
Crazy... people on this forum have used millions of was to kill that nag for years, and there was a "nowarning" command line all this time!?!?!
FYI: I see the post about the No GPS Nag all the time and people using GPS emulators or buying a GPS for home to get around it... You only get that nag if iG cannot open the ComPort because another application is holding it open. Just set iG to any ComPort you are not using (even one that doesn't even exist in your PC) and you will never see that nag again. Easy! ...as for it happening out of hibernation, that's a new one to me. I do not have that problem nor have I heard anyone else having that problem (and my pos Delorme EarthMate sometimes take 5 min to aquire a signal, so that is not your issue)
and the band plays on...
didnt know that either, LOL
01101100 01101001 01110001 01110101 01101001 01100100 01011111 01110011
01101101 01101111 01101011 01100101
beer replenishment fund
http://www.mp3car.com/vbulletin/forumdisplay.php?f=93
mp3car live search
i have joost invites, just hit me up for one.
i seem to get the warning no matter what com port i set it to. ?
01101100 01101001 01110001 01110101 01101001 01100100 01011111 01110011
01101101 01101111 01101011 01100101
beer replenishment fund
http://www.mp3car.com/vbulletin/forumdisplay.php?f=93
mp3car live search
i have joost invites, just hit me up for one.
Strange... I have use 2.0NA, 2.1NA, and 2.1.3NA both at 2 computers at home and one at work. As long as no other programs are using any COMport, it always works. If I am using a COMport, I have to change it to a different com that is not in use, and then it works.
not "all this time".. e.g. afaik it's not supported by iG2.0 and prior..Originally Posted by RPM_VR4
Dr. Ron Paul for President 2008
Hope for America - http://www.ronpaul2008.com
Who is Ron Paul? - Why do we need Ron Paul?
__________________
CarPC Newbs Start Here: All your questions answered, as if by E.S.P.
Bookmarks