/*  Auto-generated By libusbK InfWizard
*
* DEVICE DRIVER CLIENT INSTALLER for Silicon Designs G-Logger USB
*
* Usage: 
*   - If running XP, must first connect or reconnect G-Logger via USB.  
*     For XP, device must appear in "Device Manager" under "LibUsb Devices" with a 
*     yellow exclamation prior to clicking on "InstallDriver.exe."  (pre-install not supported on XP).
*   - If running Windows Vista, 7, or 8 (32 or 64 bit for any of these), just click on "InstallDriver.exe." 
*     (doesn't matter if device's usb is plugged into host or not at time of install as drivers may be pre-installed).
*   - After successful driver install, device will in "Device Manager" under "LibUsb Devices" as "G-Logger"
*     when it is plugged in, without any warnings.   
*
* FACTS:
*   - Uses dpinst.exe, by Microsoft. Dpinst.exe is a robust multi-language driver installation utility. This
*     utility has a set of configurable wizard screens to ease end-user installations. Features also include:
*   - Install multiple .inf files at once, each can contain multiple devices with multiple hardware
*     identifiers.
*   - Uninstall via add/remove programs. (removes from driver-store)
*   - Silent/wizardless operation modes.
*   - Simplistic xml-based configuration. (dpinst.xml)
*   - Customizable EULA.
*   - For a complete list of dpinst.exe features see:
*     http://msdn.microsoft.com/en-us/library/windows/hardware/ff553383%28v=vs.85%29.aspx
*
* ORDER OF OPERATIONS (InstallDriver.exe - default config):
* -# End-user launches InstallDriver.exe. If not already running with elevated permssions, the user will
*    immediately be prompted with a UAC warning:
*    http://msdn.microsoft.com/en-us/library/windows/desktop/aa511445.aspx If you do not sign
* -# SFX module:Extracts driver setup files to a temporary folder.
* -# SFX module:Runs dpscat.exe. This utility creates self signed catalog files from .inf files and the
*    binaries they reference. These signed catalog files prevent windows from prompting the user with an
*    unverified publisher warning: http://www.codeproject.com/KB/system/wiisensor/wiisensor10.png
* -# SFX module:Runs dpinst.exe. Device drivers are pre-installed. If the device has not been connected it
*    will be available for use upon first connection. All devices known to windows matching your hardware IDs
*    will be flagged for re-install. If the device is currently connected, drivers are immediately installed,
*    the device is retarted and available immediately.
*
*/
