UAC and the administrator access token are the only difference between the built in administrator account and an account in the administrator group.
How do I run an application once with a full administrator access token?
I was getting error 2203 and also not able to find certain files that did exist in the directory it was pointing to.
http://social.answers.microsoft.com...s/thread/26612c4b-5b83-4259-97a1-74f618e25073
running as an admin did not solve the issue.
I had to activate the local administrator account and login under it.
Every once in a while I get errors installing a new program. Access denied, can't find file, etc.
I always have to do the set administrator active trick and log in as it.
It's PITA.
I have all UAC off already.
That isn't normal behavior, and I've never seen it with Windows 7 (nor during my limited use of Vista). Somewhere in that users profile the ACL's are off, and the person probably would have had the same success if they created a new account and added it to the admin group.
Assuming this is on your home computer, if you run into it again try creating a new account in the admin group and see if the install/uninstall works.
It's a known issue that happens in Win7 and previously Vista.
This is Not a kb but it is on MSDN Blog.
http://blogs.msdn.com/b/astebner/ar...-to-repair-file-and-registry-permissions.aspx
P.S. It is one of the links on the Microsoft Forum thread posted byalkemyst.
😎