| Forum |
|
|||||||
| Tutorials This section offers tutorials and How to's on just about anything related to computers and IT. Note: All tutorials are courtesy the posters and not verified by Digit |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Broken In
Join Date: Aug 2004
Location: 127.0.0.1
Posts: 149
|
goto start>run Type regedit and press enter. This will bring you to the registry editor.To hide any drive you have to follow these 2 steps STEP1: Hidding Drive goto HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer now create a new DWORD value NoDrives and set its value as 2^(Alpha Number of Drive Letter-1) where Alpha number are simple counting of alphabets from A to Z as 1 - 26 for example: to hide C drive Alpha number of C is 3 so 2^(3-1) = 4 (decimal value) If you want to hide more than one drive than calculate the value of each drive as explained and then set sum of those numbers as value Step2: Prevent Access to the drive Now as we have make our drive invisbble but it is still accesible so to lock the drive we will create another DWORD value at HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer create a new DWORD value NoViewOnDrive and set its value same as you have calculated for hidding the drive(s) Now your drive is locked. If you want to unlock and unhidden the drive then just delete these two keys and your drive is again accessible. You can also create two .reg files one for hidding and locking and another one for unlocking and unhidding |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#3 (permalink) |
|
Coming back to life ..
Join Date: Nov 2003
Location: A bit closer to heaven
Posts: 1,995
|
It willl be still accesible if you type C: {Press Enter} in Run or Address Bar . ..
__________________
Sleight of hand and twist of fate... On a bed of nails she makes me wait... And I wait without you ... With or without you .. ---- Batty = Too Busy Now !!! |
|
|
|
|
#5 (permalink) |
|
The Researcher
Join Date: Mar 2006
Location: Mumbai
Posts: 1,122
|
I request all the registry gurus to include the "reg' files" so that the uninitiated will not mess up their registry while doing something. Moreover mistakes are less likely to happen
|
|
|
|
|
#7 (permalink) |
|
Broken In
Join Date: Aug 2004
Location: 127.0.0.1
Posts: 149
|
we all learn from mistake. Iif something goes wrong by a registry learner then its good, he will learn from that and i cannot create a .reg file for this tutorial because value of DWORD used is diffrent for each drive
__________ Yaa Kiran_tech_mania u r right. I forgot to add the line of Caution and a line of advice Caution: Playing with registry always is dangerous. Advice: always backup your registry Last edited by anilmail17; 19-12-2006 at 01:13 PM. Reason: Automerged Doublepost |
|
|
|
|
#9 (permalink) |
|
Cool as a CUCUMBAR ! ! !
Join Date: Dec 2003
Posts: 5,002
|
fantastic tut .... implemented & its working ....
NOW i can hide my stuff on 1 FULL drive instead of just hidding those folders & hoping no 1 accesses them when i am not present ....... thanx a MILLION TIMES 2 all ......... |
|
|
|
|
#13 (permalink) |
|
Šupər♂ - 超人
Join Date: Oct 2004
Location: Look up... up in da sky... see me yet? Nah... Use a telescope, dumbo!
Posts: 1,621
|
nniiiiccccceeeee
__________________
Windows ka tashan... koolbluez ishtyle - http://lin.cr/ss I almost forgot this - http://www.thinkdigit.com/forum/showthread.php?t=6242 Last edited by koolbluez; 06-02-2007 at 10:55 PM. |
|
|
|
|
#15 (permalink) |
|
Core i7 (nehalem) Owner
Join Date: Jan 2005
Location: Mumbai
Posts: 3,375
|
Thanx, nice trice Ace...
__________________
Core i7-920 MSi X58 Pro-E Corsair 3x1GB Tagan BZ1100 GTX280 SSC+MSi N580GTX TWIN FROZR II/OC WD 1TB 22" Samsung 2233SW APC SUA1500i UPS Core i7:thinkdigit.com/forum/showthread.php?t=110397 |
|
|
|
|
#16 (permalink) |
|
Broken In
Join Date: Aug 2004
Location: 127.0.0.1
Posts: 149
|
To hide more than one drive find the number for both drive separately and then and them in decimal, use the result value and set them as value for NoDriveOnView and NoDrives
__________________
visit my blog www.anilsoni.wordpress.com |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|