On Jul 4, 2:52 pm, "Lambik" <lam...@kieffer.nl> wrote:
> isn't a Perl problem.http://dougknox.com/xp/tips/xp_undeletable_file.htm
> orhttp://www.theeldergeek.com/delete_undeletable_file.htm
That's good information to know, but not pertinent to the problem I'm
having. What you linked to is a cure for "File is in use" errors, but
the trouble I'm having is "access denied." I've used that trick before
when files wouldn't delete, claiming that a program was using them
when none was. It didn't work here. I reran my script after killing
explorer.exe and nothing happened, no files were deleted.
I know that access/permission are not due to my using Perl, but I was
hoping that I would be able to get around them in Perl.