Saturday, August 27, 2011

கணினி-ல் உள்ள டிரைவ்களை லாக் செய்ய எளிய வழிகள்

f u want to lock all ur drives then do the following
goto run ->regedit then gotothe following location

[HKEY_LOCAL_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer]

and make a new dword value named NoViewOnDrives
and set its value to
1 for A:
2 for B:
4 for C:
8 for D:
in decimal format
and set it to 03ffffff to lock all drives in hexadecimal format ...........

OR

goto
run
type gpedit.msc
its short for group policy edit....
now go to the
administrative templates (the lower most option)
now on left select option system
now find the option hide drives in my computer
nd there u can do it more simply..........
f u want to lock all ur drives then do the following
goto run ->regedit then gotothe following location

[HKEY_LOCAL_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer]

and make a new dword value named NoViewOnDrives
and set its value to
1 for A:
2 for B:
4 for C:
8 for D:
in decimal format
and set it to 03ffffff to lock all drives in hexadecimal format ...........

OR

goto
run
type gpedit.msc
its short for group policy edit....
now go to the
administrative templates (the lower most option)
now on left select option system
now find the option hide drives in my computer
nd there u can do it more simply..........

No comments:

Post a Comment