I have a ClickOnce C# application (VS 2005) that is almost done except for the ability to write a file to a user specified directory (currently the file name is C:\SD1005S). Is there any way to programmitically generate the Read/Write file permission for the program (so it will update if the destination changes) or some other way of creating the needed permission?
Thanks in advance!
Start Free Trial