R
Rex the Strange
Hi everyone,
Surely this isn't that hard:
I'm trying to create a routine which is recursive across the entire
directory structure on a designated drive (from the root directory
through every folder on the drive - system, hidden, the lot).
And I'm getting, when I try:
directoryinfo.getdirectories
on a system folder, the dreaded "unauthorized access exception." I
have set the UAC settings to "requireAdministrator" as one post
suggested. I am running as an administrator (I'm the only user of this
computer). Some posts suggest "impersonation" - but I haven't found an
easy explanation of what this is all about.
Who do I have to kill to get past this? Please help?
tia,
rts
Surely this isn't that hard:
I'm trying to create a routine which is recursive across the entire
directory structure on a designated drive (from the root directory
through every folder on the drive - system, hidden, the lot).
And I'm getting, when I try:
directoryinfo.getdirectories
on a system folder, the dreaded "unauthorized access exception." I
have set the UAC settings to "requireAdministrator" as one post
suggested. I am running as an administrator (I'm the only user of this
computer). Some posts suggest "impersonation" - but I haven't found an
easy explanation of what this is all about.
Who do I have to kill to get past this? Please help?
tia,
rts