Re: Making Directory out of reach
- From: "Ken Tucker [MVP]" <vb2ae@xxxxxxxxxxxxx>
- Date: Thu, 5 May 2005 10:51:05 -0400
Hi,
forgot to list this tool
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptools/html/cpgrfisolatedstorageutilitystoreadmexe.asp
Ken
-----------------
"Ken Tucker [MVP]" <vb2ae@xxxxxxxxxxxxx> wrote in message
news:eu1AS%23XUFHA.3344@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemioisolatedstorageisolatedstoragefileclasstopic.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemIOIsolatedStorageIsolatedStorageFileClassGetDirectoryNamesTopic.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemIOIsolatedStorageIsolatedStorageFileClassCreateDirectoryTopic.asp
Ken
---------------------
"Husam" <Husam@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F85217CB-4959-4C88-8014-317B7F8BCCFF@xxxxxxxxxxxxxxxx
Hi EveryBody:
I create directory by using the general formula that is :
Directroy.CreateDirctroy("C:\windows98")
and I want to make this dirctroy out of reach, I dont want any body to find
it, so I use file attributes to hide it, but as you know any one can go to
tools menu and go to folder option and choose show hidden files this option
will show my directory.
some body told me to use
System.IO.IsolatedStorage
but I dont know how can I use it, So is there any one can give me hint or
direction to use it, or how can I make my directory out of reach ?
any help will be appreciated
regard's
Husam
.
- References:
- Making Directory out of reach
- From: Husam
- Re: Making Directory out of reach
- From: Ken Tucker [MVP]
- Making Directory out of reach
- Prev by Date: Re: Vanishing User Controls
- Next by Date: Problem ASP.net and Crystal
- Previous by thread: Re: Making Directory out of reach
- Next by thread: Problem ASP.net and Crystal
- Index(es):
Relevant Pages
|