Getfiles() UnAuthorizedAccessAcception in WIN7
问题 Problems UnAuthorizedAccessException: When searching a directory recursively such as C:\ A "Access to the path 'c:\Documents and Settings\' is denied." Occurs even with UAC Priveledges upgraded & Administrator group access. Attempted Methods Try & Catch: Using either one of these methods(Exception, UnAuthorizedAccessException, Blank Catch, continue) Questions How do you handle this kind of exception and continue running your program as normal? This needs to work both on non-admin and