I'm a beginner in C# and I want to get all files and directory in Documents and Setting or Desktop folder etc.
I've been trying to disable my UAC on my computer but it doesn't work, I also tried to create a manifest in VS 2012 and change the "requestedExecutionLevel level" to administrator but with no success. I still get the "Access denied" error.
How can I get into these folders ? Am I doing something wrong ?