Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18

Thread: Any way to turn off IG3 'Warning' screen?

  1. #11
    And then I was mod. Tidder's Avatar
    Join Date
    Sep 2003
    Location
    New Mexico, USA
    Posts
    4,062
    Newest version of RR does it automatically anyway.
    Tidder

    Try RevFE
    The best resurrected frontend I've ever used, period.

  2. #12
    Calm
    Down
    Or
    Get
    A
    2
    Week
    Vacation
    -Love
    The
    Forum
    Policeman
    Wiredwrx's Avatar
    Join Date
    Jan 2003
    Posts
    3,605
    Quote Originally Posted by Maheriano View Post
    I tried this, it didn't work for me.
    Probably because you are NOT using the European version.

    Try it with the proper path, and it will work.

    Michael
    ...I love the French language...especially to curse with...Nom de Dieu de putain de bordel de merde de saloperies de connards d'enculés de ta mère. You see, it's like wiping your *** with silk, I love it.

  3. #13
    FLAC W3bMa5t3r's Avatar
    Join Date
    Apr 2006
    Location
    Washington, DC - Alexandria, VA N/W Area - NOVA
    Posts
    1,268
    Quote Originally Posted by Wiredwrx View Post
    Probably because you are NOT using the European version.

    Try it with the proper path, and it will work.

    Michael
    So why's JimmyFitz in Austin, Texas using the European Version??

    @ Everyone else... I'll be going out to the car in a bit to grab that script... and no, it doesn't remap keys as I use the UMPC version of IG3 and just use the interface as it is, although I've made a few hacks to my version (the ones listed around this site).

  4. #14
    Calm
    Down
    Or
    Get
    A
    2
    Week
    Vacation
    -Love
    The
    Forum
    Policeman
    Wiredwrx's Avatar
    Join Date
    Jan 2003
    Posts
    3,605
    Quote Originally Posted by W3bMa5t3r View Post
    So why's JimmyFitz in Austin, Texas using the European Version??
    I don't know

    Michael
    ...I love the French language...especially to curse with...Nom de Dieu de putain de bordel de merde de saloperies de connards d'enculés de ta mère. You see, it's like wiping your *** with silk, I love it.

  5. #15
    FLAC W3bMa5t3r's Avatar
    Join Date
    Apr 2006
    Location
    Washington, DC - Alexandria, VA N/W Area - NOVA
    Posts
    1,268
    Ok guys, here's the AutoIT script I'm running. You need to compile it and start IG by running this program vs. just running IG from iguidance.exe or iguidanceumpc.exe. Run this script, it will set the correct comm port for your gps (you need to edit the script for file and comm port locations), and then start iGuidance without the warning screen.

    Code:
    ; Script Start - 
    $CP = RegRead("HKEY_CURRENT_USER\Software\iNav\iGuidance", "CommPort")
    
    ; The -8- in this code is the comm port for my setup. change this to whichever comm port your system uses for gps
    If $CP <> 4 Then
    RegWrite("HKEY_CURRENT_USER\Software\iNav\iGuidance", "CommPort", "REG_DWORD", "8")
    EndIf
    
    Run("C:\Program Files\iNav\iGuidance\iGuidanceUMPC.exe nowarning", "C:\Program Files\iNav\iGuidance")

  6. #16
    Constant Bitrate
    Join Date
    May 2005
    Location
    PNW
    Posts
    121
    Quote Originally Posted by JimmyFitz View Post
    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.
    I just did this on mine, and it worked perfectly!

  7. #17
    Maximum Bitrate JimmyFitz's Avatar
    Join Date
    Nov 2005
    Location
    Austin, Texas
    Posts
    735
    Quote Originally Posted by W3bMa5t3r View Post
    So why's JimmyFitz in Austin, Texas using the European Version?? ...
    I can't tell you why this doesn't work for some, but it works for me. The methods without the pipe did not work for me. When I upgraded from iG 2.1.3 to v3.0 I put it in again the same way with the new path and it still works for me. And by the way, my car has never been to Europe. Sorry about the misquote before, it was copied from another thread and then edited with the pipe. I never got this to work with quotes around it like others have.
    ~Jimmy

  8. #18
    FLAC
    Join Date
    May 2006
    Location
    Calgary, Alberta
    Posts
    1,711
    Quote Originally Posted by Wiredwrx View Post
    Probably because you are NOT using the European version.

    Try it with the proper path, and it will work.

    Michael
    Relax, you get so uptight about everything.
    I didn't use the Europe part of the link, I mean adding the |nowarning at the end didn't work.
    Ampie Case
    2.5" Hard Drive 80GB Samsung 5400RPM
    256 MB DDR2 PC5400
    Xenarc 700TSV - VGA Monitor
    Intel D945GCLF Motherboard
    M2-ATX-HV

    2005 Honda Civic

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Replies: 37
    Last Post: 03-19-2010, 02:08 PM
  2. FAQ: Touchscreens explained
    By RedGTiVR6 in forum The FAQ Emporium
    Replies: 1
    Last Post: 07-21-2008, 11:10 AM
  3. Xenarc 700TSV 7'' touch screen
    By krazymarine in forum Classified Archive
    Replies: 3
    Last Post: 09-20-2006, 11:55 PM
  4. Replies: 4
    Last Post: 01-26-2006, 03:35 AM
  5. FS: IBM Thinkpad 1400, National Display Systems Screen
    By emailthis1 in forum Classified Archive
    Replies: 8
    Last Post: 10-02-2005, 03:02 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •