I downloaded Github for windows and installed it on my computer, which runs windows 7. I tried to open a project with Android Studio but it says "Can't start Git: git.exe" and "IDE error".
When I click "Fix it" it shows:
"Cannot run program "git.exe": CreateProcess error=2, The system cannot find the file specified".
So I googled and I tried to find git.exe file in my Github folder. In my Github folder there is two folders: one is a project shared by my friend and the other one is "Git1". In Git1 foler, there are only two files: ".gitattributes" and ".gitignore" I can't find "git.exe" file even with the search bar of windows.
How can I fix this error?