LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Cleaning the Windows Registry generated by the USB devices

I have an application testing a USB device but once the testing is finished the ID of the USB device is registered in the windows registry HKEY_LOCAL_MACHINE\HARDWARE\ENUM\CURRRENT_CONTROL SET\USBSTOR AND USB. How can i include a code to clean this ID in the registry using the Labwindows CVI after the testing is finished.
________________________________________________________________
Electronics Manufacturing Tester Forum
0 Kudos
Message 1 of 2
(3,080 Views)
Hello

There are some registry manipulation functions in the CVI programmers toolbox function panel ( found under ..CVI\toolslib\toolbox ). If you need more advanced functionality, you can make use of the Windows SDK that can be installed with CVI. Its not installed by default, you will need to run the installer again.

Bilal Durrani
NI
Bilal Durrani
NI
0 Kudos
Message 2 of 2
(3,080 Views)