P
pamela fluente
I have a winform application. Framework 4.0. ClickOnce security
enabled. Full trust application.
The application creates some folders and some files in the program
root directory.
On windows 7 (64 bit) the current user cannot see at all the folders
created by my application inside the program root directory (while
they are instead actually there).
How do i make sure they can see and freely edit these files currently
not accessible ?
[can i set some attributes of folders/files programmatically ? I dont
need to restrict
access: they could/should be accessible by anyone]
Thank you
-Pam
enabled. Full trust application.
The application creates some folders and some files in the program
root directory.
On windows 7 (64 bit) the current user cannot see at all the folders
created by my application inside the program root directory (while
they are instead actually there).
How do i make sure they can see and freely edit these files currently
not accessible ?
[can i set some attributes of folders/files programmatically ? I dont
need to restrict
access: they could/should be accessible by anyone]
Thank you
-Pam