Hi Long, On 2015-09-11 18:13, Long wrote: > Installation of 64bit could complete, but running Git GUI always prompt the > error below: > > Couldn’t read file “C:\Program > Files\Git\cmd\mingw64\libexec\git-core\git-gui”: no such file or > directory Please see the corresponding ticket: https://github.com/git-for-windows/git/issues/376 In short: I will release an updated installer soon, with other fixes. In the meantime, as a work-around you could right-click on the Git GUI shortcut (you can right-click the icon in the Windows menu and open the file location to get there), select Properties... and change the Target: from "C:\Program Files\Git\cmd\git-gui.exe" to "C:\Program Files\Git\cmd\git.exe" gui It will open an ugly, unnecessary console until the next Git for Windows version is available, but at least it will work until then. Out of curiosity: how did you go about finding the best place to report this bug? Ciao, Johannes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html