Hello Everyone!
i need to know if there is a way to send to windows XP a key reg to disable the usb storage, my samba is a PDC.
the key in the window's registry is HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor
Code: Select all
....
regedit /S disableUSB.reg
...Code: Select all
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor]
"Start"="4"