I need to access the 'System Volume Information' folder (if exists), which is by default only made available to the System account. I know it is possible to take ownership of the directory in order to get access (assuming I'm logged in as member of administrators) - but I think this approach would seem a little too rough, as that would alter the system rather than scanning it.

I also know that this approach is possible programming a Service module, but again, the application must be simple.
I have looked up a couple of things, and come to the understanding, that is is possible to assign a different security descriptor for a thread running the scan, while informing the GUI of the results.
To the question: How is that possible? Am I forced to make two applications or alter the account rights of the folder before entering? I am completely in the blue about this.

Thanks for a great product - It may not have helped me yet, but given me some understanding of how ACL's work.
Regards,
Thomas Williams
Denmark