N plz remeber the Registry path u follow below:
Start & Run and type Regedit to open Registry editor
Browse HKEY_CURRENT_USER\Software\Microsoft\Win
Create a new DWORD value NoViewOnDrive and set its value as
2^ (Alpha Number of Drive Letter-1) where Alpha number are simple number corresponding to drive letter from A to Z as 1 - 26
eg:(for c: 3,for d: 4,e: 5.f: 6)like dat
For example: to lock C:\, Alpha number of C is 3 so 2^ (3-1) = 4 (decimal value) similarly for d:\ it is 4 so 2^(4-1)=8
To lock more drives, calculate the value of each drive and then set sum of those numbers as value
To unlock your drive just delete the key from the registry.



No comments:
Post a Comment