/build/static/layout/Breadcrumb_cap_w.png

Denso Corporation WinRTUSBDriver

Version: 1.05.000

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 2.2k  |  Created: 01/10/2013 by: YabsRecords

Average Rating: 0
WinRTUSBDriver has 0 inventory records, 0 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (1)

Most Common Setup Type
Legacy Setup with no known command line support
Average Package Difficulty Rating
Rated 2 / 5 (Somewhat Easy) based on 1 ratings
Most Commonly Reported Deployment Method
Repackaged (to a setup.msi)
2
Note

[1] Install the WinRTUSBDriver_v105.exe and find the drivers in the install directory.

[2] Create a package with all the files.(exclude the log files)

[3] Create 5 custom action to install the drivers\kernel drivers:

*Install:

Set WshShell = CreateObject("WScript.Shell")
WshShell.Run "cmd /c ""C:\PROGRA~2\DENSO\WinDriver\wdreg.exe -inf C:\PROGRA~2\DENSO\WinDriver\windrvr6.inf -silent install",0,true

Set WshShell = CreateObject("WScript.Shell")
WshShell.Run "cmd /c ""C:\PROGRA~2\DENSO\WinDriver\wdreg.exe -inf C:\PROGRA~2\DENSO\WinDriver\DiagTool2.inf -silent install",0,true

*Uninstall

Set WshShell = CreateObject("WScript.Shell")
WshShell.Run "cmd /c ""C:\PROGRA~2\DENSO\WinDriver\wdreg.exe -inf C:\PROGRA~2\DENSO\WinDriver\windrvr6.inf -silent uninstall",0,true

Set WshShell = CreateObject("WScript.Shell")
WshShell.Run "cmd /c ""C:\PROGRA~2\DENSO\WinDriver\wdreg.exe -inf C:\PROGRA~2\DENSO\WinDriver\DiagTool2.inf -silent uninstall",0,true

Set WshShell = CreateObject("WScript.Shell")
WshShell.Run "cmd /c sc delete windriver6",0,True

 

 

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (0)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

Questions & Answers (0)

Questions & Answers related to Denso Corporation WinRTUSBDriver

Blogs (0)

Blog posts related to Denso Corporation WinRTUSBDriver

Reviews (0)

Reviews related to Denso Corporation WinRTUSBDriver

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ