When I try to access the folder "System Volume Information" and other system files I get the error
Access to the path 'H:\System Volume Information' is denied.
How can I solve it?
When I try to access the folder "System Volume Information" and other system files I get the error
Access to the path 'H:\System Volume Information' is denied.
How can I solve it?
You may have a look at the Environment object. You haven't really told us what you are trying to accomplish.
Try this on for size, seems the question may have been asked. Shouldn't be too hard to translate to VB.net.
Checking file/folder access permission
Oh and regarding the "I don't have permission" after checking the access you may do a quick google on impersonation. There are several interesting reads.