Appendix.1 UWP Setup Guide
Appendix.1 UWP Setup Guide
To use the COM port via this driver for the use of an UWP app, set up the driver for the UWP app
referring to “3. Setting up Driver for UWP app.”
There are some specification differences between the driver set up for the UWP app and the regularly
set up driver. For details, refer to “2. Differences in Driver Operation between Setup for UWP App and
Regular Setup.”
1. Operation Environment
Windows OS having confirmed its Active USB-COM port driver operation is as follows:
* For details and updated information of Windows OS supporting status, refer to the following URL.
https://www.denso-wave.com
(Not supporting the execution of setup and ancillary tools in the S mode)
2. Differences in Driver Operation between Setup for UWP Apps and
Regular Setup
Differences in driver operation between setup for UWP apps and regular setup are described in the table
below:
Difference 1: The registry positions specified in “6. How to Check Connected USB Device”,
Registry position “6.2 How to Check Registry Information” of “ActiveUSBCOM_UsersGuide.pdf”
for checking the are changed in red bold characters in the table below:
device connection Regular setup Setup for UWP app
Data When connected: DENSO WAVE Active When connected: DENSO WAVE Active
USB-COM Port (COMp) – Connected USB-COM Port (COMp) – Connected
When porting the existing Win32 app and .NET app using this registry to UWP
app, change the registry position to be referred.
Difference 2: The driver configuration specified in “3.1 About Driver Configuration of Active
Driver USB-COM Port Driver” of “ActiveUSBCOM_UsersGuide.pdf” is changed in red
configuration bold characters in the table below:
When files of this driver such as sys file are registered in the PC security
software, additionally register dwbus.sys.
To check if dwbus.sys is installed normally, check that "DENSO WAVE Static
Bus Enumerator" is under "System Devices" in Device Manager.
3. Setting up Driver for the UWP App
To use this driver for the UWP app, the following procedure is prepared instead of “2.1 How to install
Active USB-COM Port Driver” of “ActiveUSBCOM_UsersGuide.pdf.”
- Double-click the file “Install_UWP.bat” to execute.
- Execute the file “install.exe” by specifying the option “-uwp” or “-UWP” from the command prompt.
This method generates one COM port to the smallest available COM port number, which is 3 or after,
managed by PC. The installation procedure is described below:
1) Execute “Install_UWP.bat.”
When the user account control message screen is displayed, select “Yes (Y).” InstallShield wizard
screen is displayed, and select “Next (N).”
[Format example]
[Return value]
(Example: Specifying COM number as “10” to set up the driver for UWP
start /wait install.exe –uwp –p 10.)