usb_driver_embedded_en

Back to Top
English | Japanese

Prerequisites for installing USB driver for Windows Embedded Standard 7

This section describes the settings to be performed before installing the USB driver on Windows Embedded Standard 7.

1. Install Toolkit

The driver required to use the URG driver is not installed in Windows Embedded Standard 7 by default,
You need to install the drivers included in the Toolkit distributed by Microsoft.
Toolkit can also be downloaded from the URL below.
http://www.microsoft.com/en-us/download/details.aspx?id=11887

Execute "Setup.exe" in the Toolkit disk image and select "Complete" on the "Choose Setup Type" screen to install Toolkit.
* You will need an IBW file on the way.

2. Install required drivers

Start the command prompt with administrator privileges and execute the following command.

cd C:\Program Files (x86)\Windows Embedded Standard 7\DS64SP1\Packages\Driver\amd64~winemb-inf-mdmcpq~~~~6.1.7601.17514~1.0
pkgmgr /ip /m:WinEmb-INF-mdmcpq.cab

3. Disable digital signature acquisition

Start the command prompt again with administrator authority, and disable the digital signature acquisition (Test mode : ON) with the following command.

bcdedit /set TESTSIGNING ON

After executing the command, restart the PC.


Related

Wiki: top_en
Wiki: usb_driver_embedded_jp

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.