![]() |
|
[Batch] Disable USB & CD autorun on your PC - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Coding (https://sinister.li/Forum-Coding) +--- Forum: Coding (https://sinister.li/Forum-Coding--71) +--- Thread: [Batch] Disable USB & CD autorun on your PC (/Thread-Batch-Disable-USB-CD-autorun-on-your-PC) |
[Batch] Disable USB & CD autorun on your PC - 1234hotmaster - 01-17-2011 REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer /v NoDriveTypeAutoRun /t REG_DWORD /d 1 or [attachment=22] Open and type "Y" and "Enter". hope i helped
RE: [Batch] Disable USB & CD autorun on your PC - Sentoxz - 04-14-2011 i choose the first what i have to do now i copied it now i have to save as whatever.bat and when i double click it it will disable the usb and cd
RE: [Batch] Disable USB & CD autorun on your PC - securelite - 04-25-2011 awesome key.... thnx |