Software Development Network>> Visual Basic>> Disable USBport
Hi
does anyone know , how to disable USB port in VB, i just one to read a SD card an then disable de Card reader
thanks
Hello!
I know how to disable the Use of USB Storage Devices
refer to the link. http://support.microsoft.com/default.aspx scid=kb;en-us;823732
here is a code example for how to set registry key
http://msdn2.microsoft.com/en-us/library/kw24csw0.aspx
Disable USBport
Kestutis
Davids Learning
Hello!
I know how to disable the Use of USB Storage Devices
refer to the link. http://support.microsoft.com/default.aspx scid=kb;en-us;823732
ozhonetech
here is a code example for how to set registry key
http://msdn2.microsoft.com/en-us/library/kw24csw0.aspx