I was trying to run a modified Tree View control. When I gave the root node as F:\ I got the following exception.

An unhandled exception of type 'System.UnauthorizedAccessException' occurred in mscorlib.dll
Additional information: Access to the path "f:\System Volume Information" is denied.

What should I do?