-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems with installing Git for Windows #523
Comments
Same here (on Win7 Pro x64). When I ran the installer as administrator it seems to install just fine, although it didn't seem to remember my installer options (but I guess that is because I ran it as administrator, right?). |
Having the same issues. Now installing to the new default which appears to be the users hive, though this appears to be hung after 20 minutes+.... I had to kill that install. I then ran it as administrator and it worked ok (installing to users hive). |
Could you try to uninstall Git completely, then manually remove |
Sure. After uninstalling I reinstalled into C:\Users...\AppData\Local\Programs\Git, but then the installer appeared to be stuck. But after ending the task, uninstalling again, rebooting, and then running the installer again I have managed to successfully install Git into C:\Users...\AppData\Local\Programs\Git. So I guess this seems to works as intended, as long as you haven't installed into C:\Program Files\Git before. Good I guess, thanks. However, IMHO you shouldn't install binaries into AppData, so I think I would prefer to install into C:\Program Files\Git. I guess this means that I have to run the installer as administrator from now on, but so be it. |
same as what TaleTN said... |
@TaleTN I don't. |
@dscho Don't what? |
@TaleTN read again what you wrote: "you should'nt install binaries into AppData" and then read again what I wrote: "I don't". |
Ah, I see... Well, the current installer does, and by default, so I would suggest changing that to a more sensible default then (I guess like it was before). Thanks! |
No, it does not. At least if you run it as an administrator (and if I am not mistaken, also under certain other circumstances). It installs into It only falls back to AppData if the current user cannot write to |
I'm having the same problem: 2.6.2 installed by default correctly in C:\Program Files\Git |
@dscho Yes, you are right. However, do note that by default a normal Windows user can't write to C:\Program Files, so to do a "normal" installation most users will have to run the installer as administrator now. This isn't a huge issue, but IMHO it is a nuisance, and apparently (and understandably, again IMHO) it leads to questions. |
@TaleTN yes, I understand that it is a nuisance and that it is nice to vent. Please note, though, that the conversation you force on me does only one thing: delay the fix. (Hint: you could have helped working on a resolution; or you could have let me work on the resolution instead of spending time in this here bug tracker.) |
I had to run it as an administrator to install the software. I faced this problem using git Git-2.6.3-64-bit.
Thanks.
The text was updated successfully, but these errors were encountered: