|
-
January 12th, 2005, 09:36 AM
#1
How do I use explorer.exe to copy directory or to grant access to the AppData?
Hallo,
I’m trying unfortunately to overwrite the AppData directory. I’m getting the “Access Denied – Err.number 70” error message.
I can do it using the explorer GUI, but not with my application.
How do I use explorer.exe to copy directory or to grant access to the AppData directory?
Thanks for your help
james
-
January 13th, 2005, 09:40 AM
#2
Re: How do I use explorer.exe to copy directory or to grant access to the AppData?
Why do you want to use the explorer.exe to do this, as opposed to useing the File.Copy or File.Delete provided as part of the .Net Framework?
Useful? Then click on ( Rate This Post) at the top of this post.
For some useful C# Win 32 GUI recipes go here
-
January 13th, 2005, 09:47 AM
#3
Re: How do I use explorer.exe to copy directory or to grant access to the AppData?
Thanks for your response,
I’m writing in vb6 and I tried the fso (file system object) that generated the err.number 70.
I already solved the problem using a group policy to redirect the AppData
Thanks
james
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|