-
Notifications
You must be signed in to change notification settings - Fork 11
Install and use (Windows)
Unzip the content of the archive in the directory of your choice.
This step is not needed (in fact, it MUST NOT BE DONE) for On Move 510 and On Move 710 watches
Note that after installing WinUSB driver, Geonaute Software will not recognize the watch anymore. You'll be able to use it again by uninstalling WinUSB driver and reinstalling the previous one. See 5 - Uninstall WinUSB driver. If you know a way to use both at the same time, please share it !
Launch zadig.exe. This is the installer for WinUSB driver. Accept to run it as Administrator.
In menu Options, click on List All Devices:
Then choose the device corresponding to your watch. As the name may not be very explicit, you can try the "List All Devices" with and without the watch plugged to check which device appears.
You can check vendor ID and product ID to be sure this corresponds to your watch. Then click on "Install Driver" button.
Check where your USERPROFILE directory is. You can do this by running a command line: Start Menu -> Execute Type "cmd.exe".
Then in the shell windows that opened, type the following:
echo %USERPROFILE%
For example on Windows 7, I have C:\Users\username.
Go in this directory and create a file named kalenji_reader.conf.
Fill this file with your configuration (cf Configuration File).
For example:
directory=c:\temp\kalenji_import
import=ask
outputs=GPX,KML,GoogleMap
gpx_extensions=gpxdata
For On Move 510 and 710 you'll also need to precise where the watch is mounted as USB mass storage device. Typically:
source=Path
path=E:
Just launch kalenji_reader.exe. You can create a shortcut to it to ease its usage. See instructions for Linux for more details.
To uninstall WinUSB driver, go in Control Panel, in Device Manager. Look for your USB device (under Universal Serial Bus controllers).
Right click on it and select Properties. In the Driver tab, click Uninstall.
In the confirmation window, check the checkbox to delete the driver software and click OK.
Now, if you unplug and replug your device, the default driver should be reinstalled automatically and you'll be able to use Geonaute Software again.





