Pages

Showing posts with label storage. Show all posts
Showing posts with label storage. Show all posts

Wednesday, May 17, 2017

Detail Storage shed plans online

Detail Storage shed plans online


Popular Storage shed plans online

what is meaning Storage shed plans online and your search ends here below is information relating to Storage shed plans online check this article
Foto Results Storage shed plans online

Metal Building with Lean To

Metal Building with Lean To

Free Barn Shed Plans 12X16

Free Barn Shed Plans 12X16

wooden shed lowes sheds direct the potting shed design

Wooden shed lowes sheds direct the potting shed design

Pole Barn Plans and Designs

Pole Barn Plans and Designs

Gambrel Roof Shed Plans

Gambrel Roof Shed Plans

identify Storage shed plans online which considerable fellow scout specimen come out fortunate because come upon Storage shed plans online

Maybe i hope this Storage shed plans online share useful for you even if you are a beginner in this field

Read more »

Sunday, May 7, 2017

Disable USB storage in Windows XP Vista 7

Disable USB storage in Windows XP Vista 7



disable usb

Sometime we need to disable or stop the USB port of our computer. Here are the tips of how you can do this using Windows Registry.


1. Open the Notepad, copy and paste the settings below:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlStorageDevicePolicies]
"WriteProtect"=dword:00000001
2. Open the File menu->Save As and Select "All Files (*.*)" from Save as type options. Input any file name with ".reg" extension, example "DisableWrite2USB.reg"
3. To Disable, just double click the file, click "Continue", if UAC is enabled and choose "Yes" for the confirmation.
To enable writing to usb storage, change first the value to zero and repeat the procedure above.
"WriteProtect"=dword:00000000

Disable plugging of USB storage such as flash drives/USB hardisks  in Windows Vista/Xp
1. Open the Notepad, copy and paste the settings below:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesUSBSTOR]
"Start"=dword:00000004
2. Open the File menu->Save As and Select "All Files (*.*)" from Save as type options. Input any file name with ".reg" extension, example "DisableUSB.reg"
3. To Disable, just double click the file, click "Continue", if UAC is enabled and choose "Yes" for the confirmation.
To enable usb storage, change first the value to 3 and repeat the procedure above.
"Start"=dword:00000003
Note: Dont forget to restart your computer afterwards.
Read more »