Igo Primo For Windows Ce 6.0 Download - Igo Primo For Windows Ce. The latest software update introduces features, such as Google search, TTS Pro and satellite imagery. IGO Primo 3D CAR GPS Navigation Software with USACANADA Maps microSDSD Card (Latest 2016 Map. This video show how to set navi path.Please like and subscribe for more videos.Buy me a coffee if you like my video https://www.paypal.com/cgi-bin/webscr?cm. Igo8 Software Windows Ce. Igo8 Software Windows Ce. Center is a tool that allows you to download updated software. The emulator technologies featured in Windows CE 5.0. Sat nav with windows CE and iGO. Is it possible to download and run an updated version of iGO on the machine. Running any other applications. Igo8 Software Windows Ce 6. First, create a button allowing to start the original software, e.g. Add a line like. MobileNavigatorIgo.exe'; IGO (the “.” At the beginning makes MyBoot look for the.exe in the directory where MyBoot is stored; IGO is the title of the button). Then, add buttons to start your additional applications.

    Fun ringtones

MyBoot allows you to start third-party applications on Windows CE and Windows Mobile based portable devices such as GPS systems, PDAs and smartphones which are not designed to do so (e.g. you don't have access to the 'Start' menu). These devices are not actually ‘locked’, as some people say – it is perfectly legal to install your own software on a device you own. You can use MyBoot to start programs like MAPLORER, or your own programs.


Generator

How it works

Most GPS systems have a button to start the built-in navigation software, such as IGO, Destinator, etc. All this button does is start a program, such as MobileNavigator.exe for IGO. To be able to start other applications, all you have to do is to locate this application and replace it by your own. MyBoot allows you to do just that, keeping a copy of the original application. Then, pushing the button will start MyBoot instead of the built-in software, and it lets you choose what to do next – including starting the original software.


Installation

  1. Locate the application which is started when pushing the button you want to use on your GPS.

    It may be located on the external memory card that came with the GPS – the easiest and safest option.

  2. Rename the original application, e.g. from MobileNavigator.exe to MobileNavigator_Igo.exe

    The button should no longer work. Don’t panic, this is normal.

  3. Unzip the ZIP archive to an empty folder on your PC.
  4. Rename MyBoot.exe so that it has exactly the same name as the original application (e.g. MobileNavigator.exe – without the _Igo), and copy it to the place where the original application used to be. E.g., to

    MobileNavigatorMobileNavigator.exe in the case of IGO

  5. Edit the file MyBoot.ini file on your PC (you can start from the example provided). Each line corresponds to a button you can create.

    a. First, create a button allowing to start the original software, e.g. add a line like

    Button1 = '.MobileNavigator_Igo.exe'; IGO

    (the “.” At the beginning makes MyBoot look for the .exe in the directory where MyBoot is stored; IGO is the title of the button).

    b. Then, add buttons to start your additional applications. E.g. if you have one called “Maplorer.exe” in the directory Maplorer, in the external storage card SDMMC, add a line like

    Button2 = 'SDMMCMAPLORERmaplorer.exe'; Maplorer

    (the SDMMC indicates the external card, MAPLORER the directory containing the application, maplorer.exe the application).

    c. Optionally, you can add a line to start Windows explorer:

    Button4 = 'explorer'; Explorer

    (lines starting neither with nor with . allow to start system commands)

  6. Copy the modified MyBoot.ini file to the same directory where you copied MyBoot.exe (which is now renamed to something like MobileNavigator.exe)

Autostart

It is now possible to automatically start the first application in the list after a given period of time. Simply add a semicolon (';'), the word 'autostart' and the delay in seconds at the end of the first line of the .ini file (like in the example given in the .ZIP archive).


What if something goes wrong?

Note that all along the process, you never delete any files. Basically, you only rename the existing navigation application, and add a new file, which has the original name of that application. If something goes wrong, just delete the added file, and rename the application back to its old name. (Look at the time stamps if you get confused!)

To be really sure you’re not taking any chances by making some mistake, backup your memory card before starting.


What if still something goes wrong?

Well, it is of course always possible to make some stupid mistake and delete the wrong file… In this case, please don’t blame me. 


“Life is trouble, only death is not” (Zorba the Greek)


FAQ

Q: Why is there a picture of a cat on the start screen?

A: Because cats are cute.

Q: What if I need more than 3 buttons?

A: If you define more than 3 buttons, the cat will go away.

Q: What if I need more than 5 buttons?

A: Sorry, 5 is the limit right now. We want the guys with the huge fingers to be able to use it.

More questions? – Email me.


Next Maplorer

Navit on Windows CE

This is a tutorial for running Navit on a machine with Windows Core Embedded Systems and Mobile. If you want to build Navit on your machine please follow the instruction on the pageWinCE_development.

VersionSupport
Windows CE 4.0 ?
Windows CE 4.1 ?
Windows CE 4.2
Windows CE 5.0
Windows CE 6.0
Windows Mobile 2002 ?
Windows Mobile 2003 ?
Windows Mobile 5.0 ?
Windows Mobile 6 ?
Windows Mobile 6.1 ?
Windows Mobile 6.5 ?
  • 3Installation of Navit
    • 3.3Editing navit.xml
  • 4Running Navit

Make sure your device is compatible[edit]

First, you will have to make sure that your device is compatible, that is to say, to make sure you can install arbitrary cab files or run arbitrary exe files on it.For some devices, there are unlock procedures (Mio C310 and C210) that will allow to escape from the main program and get a Windows CE desktop.

Download cab or zip Navit package[edit]

Download the latest release from http://download.navit-project.org/ and go to the WinCE section. From there get the CAB or ZIP navit package and put it on your device (see below). You may use the latest shipped XML file for you to configure (or for devices with low memory output use the file from http://ix.io/18Jb).

Installation of Navit[edit]

SD Card or MicroSD Card[edit]

  • Copy the cab-file onto a SD card. Insert it in your mobile device. Start the cab-file for installation or (if applicable) use a CAB-Install application.

OR

  • Unpack the zip-file onto a navit folder to save on a SD card. Insert it in your mobile device. Navigate to the folder navit (probably located in Storage Card. Start navit.exe.

Direct Download[edit]

If you mobile device with WinCE/WinMobile is directly connected to the internet. Download the cab file and install it.

Editing navit.xml[edit]

For configuration with the navit.xml file it it useful to transfer the file navit.xml to your Desktop-Computer (ActiveSync on Win.. or with SynCE on Linux). Edit the XML-file navit.xml using Notepad++ or another editor and store it back on your mobile device.

GPS Receiver[edit]

GPS Receiver communicates with the Operating System OS via COM1, COM2, ... normally. You have to set the COM-interface with the XML-tag in navit.xml.For example for a bluetooth receiver connected via (virtual) com port com6 working at baudrate 38400, update you navit.xml files for GPS settings (<vehicle> tag):

Note the colon: after COM6. Without it, you'll probably see lots of 'vehicle_wince:initDevice:Waiting to connect to com<n>' in the log file.

Note: you will probably have to comment out, or set to disabled all other <vehicle> entries to keep only this one.

If you have an internal GPS or Bluetooth receiver, then you will have to determine the com port of the GPS.

There are several ways to do this:

Windows Ce 6 Upgrade

  • On some devices, for internal GPS receiver, go to Settings > Connections > GPS. (Sometimes this item is hidden, but you can run the program WMGpsShow to unhide it). Tap Hardware and you can see the 'GPS hardware port' and 'Baud rate'.
  • You can also run the Windows CE utility SirfTech.exe on your device to scan the GPS, it will give you both the com port and baud rate for the GPS receiver.
  • For a bluetooth-connected GPS, the virtual com port can be configured and / or reviewed in Bluetooth Settings on tab Serial port as value of input box Outbound COM port.
  • If the above does not help, for internal GPS receiver, have a look at registryHKLMDriversBuiltInGPSserialFriendlyName to determine your GPS-COM-Port.

Once you know the GPS hardware COM port and baud rate, let's say port COM7 and baud rate 57600, then you have to set these values in navit.xml using a line similar to:

On some device, it is necessary to use uppercase letters for the COM port (eg: 'COM5') to get it work (added by Killerhippy, hope it helps)


Using Navigation Next Turn OSD item[edit]

To use the navigation_next_turn OSD item on WinCE, the icon must be explicitely sourced. In navit.xml it should something like:

Igo8 Software Windows Ce 64

See http://trac.navit-project.org/ticket/498 for more information.

Speech[edit]

Speech output should work out of the box on WinCE.In navit.xml which comes with the WinCE Navit-build you can find:

All files are included and no additional installation/configuration (and no espeak.exe) is necessary!

Language[edit]

Language detection may not work on WinCE devices, so you may have to manually configure your language by manually setting it in navit.xml. Here is an example for Austrian German:

Download a Map from OpenStreetmap[edit]

Use Navit pre-processed OSM maps. With your browser on desktop:

  • Navigate to the region you want,
  • mark a rectangle for your map (e.g. for Germany) and click select for the chosen rectanglular map.
  • then click on download and save the file to country.bin (e.g. germany.bin) on your desktop computer.
  • copy the file to on your WinCE/WinMobile device via ActiveSync or SynCE on Linux (or an option that may be faster because of the size of the maps, you can also directly copy the map to the (Micro-)SD card from your PC and re-insert the card in your mobile device later). Create a maps directory for the maps on your SD card and copy the map files to that folder (the examples below assume that the maps will be stored in StorageCardmaps, and that the map will be saved as StorageCardmapsgermany.bin.

Note that the separator between directories is on Win-OS the ' and Linux, Mac, ... '/'.

  • This directory will be used in navit.xml so that navit is able to find and use the map(s):
  • Add and enable the map for the application in navit by changing the lines (at approx line number 370)

It seems you need to specify the bin name in newer versions of navit. I also had to add two backslashes before the bin name running 0.2.0, or the log would tell me it couldn't find the map file. This is most likely a bug...
Disable unused mapset sections by setting enabled to no, e.g. the pre-installed sample maps at line 370 in navit.xml.

  • You may want to customize the initial location displayed on the map. Example below for 4123 N 1234 E (this string means 41.23 North and 12.34 East):

Running Navit[edit]

Memory Issues[edit]

If you have a WinCe device with only 64 MB RAM you may encounter problems if you try to route to far destinations.Perhaps you can fix this in WinCe under 'Einstellungen/System/Arbeitsspeicher/' and move the slider to the left to increase your program memory (and decrease your data memory) assignment.Perhaps you will try about 50000 KB or above for program memory assignment. This may not fix all crashes but should stop those immediate crashes after you have selected your destination.Also, using a specific navit.xml configuration file like http://ix.io/18Jb might help (see the reference above).

Igo8 Software Windows Ce 6 0 Operating System

Vehicle settings for various devices[edit]

DeviceVehicle tag
Yakumo Delta 300 GPS WM2003 v4.20<vehicle name='Local GPS' profilename='car' follow='1' enabled='yes' active='1' source='wince:COM2:' baudrate='4800'>
Navigon 70/71 Easy<vehicle name='Local GPS' profilename='car' follow='1' enabled='yes' active='1' source='wince:COM2:' baudrate='4800'>
DigiWalker Mio C210<vehicle name='Local GPS' profilename='car' follow='1' enabled='yes' active='1' source='wince:COM2:' baudrate='4800'>
Sony Nav-u<vehicle name='Local GPS' profilename='car' follow='1' enabled='yes' active='1' source='wince:COM5:' baudrate='4800'>

See also[edit]

Retrieved from 'https://wiki.navit-project.org/index.php?title=WinCE&oldid=22039'