Partition drive based
-
You can hide your partition drive with registry
_**
**_
WhiteSky
-
Can explain why you want to hide your partition drive,please?
_**
**_
WhiteSky
-
Can explain why you want to hide your partition drive,please?
_**
**_
WhiteSky
-
I want to take backup of my OS in a partition drive other than OS drive and Active partition drive.So I want to protect that drive from unauthorised acces like formatting,deleting etc. Because i want that drive only for backup purpose. nirmal
aaaan wrote:
I want to take backup of my OS in a partition drive other than OS drive and Active partition drive.So I want to protect that drive from unauthorised acces like formatting,deleting etc. Because i want that drive only for backup purpose.
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer You need to create DWORD value "NoDrives" and set value data to drive a: 1 drive c 4 drive d 8 ...
_**
**_
WhiteSky
-
aaaan wrote:
I want to take backup of my OS in a partition drive other than OS drive and Active partition drive.So I want to protect that drive from unauthorised acces like formatting,deleting etc. Because i want that drive only for backup purpose.
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer You need to create DWORD value "NoDrives" and set value data to drive a: 1 drive c 4 drive d 8 ...
_**
**_
WhiteSky
-
I used and it work how do you use? you want create a dword value that is NoDrives and for its value enter 1 and restart your computer then when you see MyComputer you can see drive a
_**
**_
WhiteSky
-
I used and it work how do you use? you want create a dword value that is NoDrives and for its value enter 1 and restart your computer then when you see MyComputer you can see drive a
_**
**_
WhiteSky
WhiteSky wrote:
you want create a dword value that is NoDrives and for its value enter 1 and restart your computer then when you see MyComputer you can see drive a
http://www.codeproject.com/system/SysUtil.asp[^]
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You
-
aaaan wrote:
Thanks for your reply. But it is not working.
http://www.codeproject.com/system/SysUtil.asp\[^\]
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You
-
aaaan wrote:
Thanks for your reply. But it is not working.
http://www.codeproject.com/system/SysUtil.asp\[^\]
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You
-
aaaan wrote:
Thanks for your reply. But it is not working.
http://www.codeproject.com/system/SysUtil.asp\[^\]
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You
A good link thanks Alok:) I think writer this article is ThatsAlok,Right?:-D
_**
**_
WhiteSky