02 May 2012

ssh.exe has stopped working on windows vista

After installing git client to my machine running

git clone ssh://....  command , resulted with an error ssh.exe has stopped working on windows

this simple error causes 1 hour of time for me, and here is the simple cure;

Go to: C:\Program Files\Git\bin folder 
Change Compatibility mode of ssh.exe and ssh-keygen.exe to Windows XP Service Pack 2

retry the command at git.
Cheers. 

No comments: