Re: read only folder on Windows
- From: "Alexander Nickolov" <agnickolov@xxxxxxxx>
- Date: Tue, 6 Nov 2007 12:11:54 -0800
Make sure you are using NTFS, not FAT32!
--
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD
email: agnickolov@xxxxxxxx
MVP VC FAQ: http://vcfaq.mvps.org
=====================================
"George" <George@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:01F5B27A-634B-4CC9-A1CC-04B381C17C70@xxxxxxxxxxxxxxxx
Hi Larry,
There is no security property page for a folder. I am using Windows XP SP2
Professional Edition. Any ideas?
regards,
George
"Larry Smith" wrote:
The read-only attribute on a folder simply means you can't delete the
folder
itself. If you want to prevent someone from creating files/folders
beneath
it then you have to change its security. On the same property *** where
you set its read-only attribute, choose the "Security" tab instead. You
can
Google for the details of how to actually make the folder "read-only".
You
should also heed Alexander's advice and test with a real CD as well (or
whatever read-only media you're using). In practice your code should
behave
the same in both cases (usually) but you never know what differences you
might encounter until you actually try it.
.
- Follow-Ups:
- Re: read only folder on Windows
- From: George
- Re: read only folder on Windows
- From: Ben Voigt [C++ MVP]
- Re: read only folder on Windows
- References:
- Re: read only folder on Windows
- From: Larry Smith
- Re: read only folder on Windows
- Prev by Date: Re: Remove multiple inclusion of a library.
- Next by Date: Re: read only folder on Windows
- Previous by thread: Re: read only folder on Windows
- Next by thread: Re: read only folder on Windows
- Index(es):