forked from git/git
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
Description
Setup
- Which version of Git for Windows are you using? 32-bit or 64-bit? Include the
output ofgit version
as well.
Git-2.9.0-64-bit
$ git --version
-
- Which version of Windows are you running? 32-bit or 64-bit?
64 bit
-
What options did you set as part of the installation? Or did you choose the
defaults?Defaults
-
Any other interesting things about your environment that might be related
to the issue you're seeing?
Windows 10 Pro
Details
- What is the issue?
I tried to install Git on my HDD and the install hangs when it reached the end (progress bar was 100%).
No dialogs appared after it was done either. Just 1 icon visible in the task bar, and another git icon/window was also visible when browsing ALT + Tab.
Tried to uninstall and reboot a few times, same issue.
Then I finally gave in and tried to install it on the C drive (Windows installation drive) and it worked w/o issues.