Quote Originally Posted by dilettante View Post
It might require that you exit the current event handler before Close takes effect. Reset forces all files closed, and a DoEvents() call might trigger pending Closes to complete as well for all I know but I'd avoid that.
I tried Reset, but it did't work.

Quote Originally Posted by DataMiser View Post
Ddid you check what I told you?

It has nothing to do with UAC. What I am referring to is in the NTFS security and is found under the security tab on the drive. Liek I said I ran into this int he last couple of weeks on Windows 7 Pro and the problem was the security settings on the drive which had somehow blocked me from modifing/deleting files on that drive after a new install.
If your read my reply above, you'd see that I told you that the security permission are fine. I double checked it and my account has access to everything. On both machines.

I'm going to try out some other things today and see what I get.