"Error 5: Access denied" when installing programs with UAC turned off
Posted
by
Aero
on Super User
See other posts from Super User
or by Aero
Published on 2010-12-09T21:20:52Z
Indexed on
2012/12/14
5:08 UTC
Read the original article
Hit count: 219
I'm having some trouble installing msysgit 1.7.3.1preview on Windows 7 Home Premium. I downloaded the setup file from the Google Code and then ran it. Upon running, I got the following error:
I have tried downloading and running different older versions of msysgit with no luck. For the record, I have administrative privileges and there are no other user accounts on this Windows machine. Any help would be greatly appreciated. Thanks.
UPDATE: I have managed to semi-fix this problem. I turned on User Account Control back to the default setting and and then ran the setup file as an administrator. I successfully managed to install Git. However, this means I have to keep UAC turned on whenever I want to install a new program (I realised that it persists over all programs; not just Git). So it's quite a nuisance.
If anybody knows how I could keep UAC disabled whilst still being able to install programs without running their setup files as an administrator, I would be eternally grateful.
UPDATE: I have changed the question title to better suit the new situation.
© Super User or respective owner