ok Thanks.
Do you mean that Programm ?
I try it with rigth mouse click in and “Git Bash Here”
I have everything installed on e/, I copied robo-patch to e/ and I tried it with:
git init && git add . && git commit -m"First Commit" && git apply < “e:\robo-patch”
if I click rebuild than comes this message : RoboRecall could not be compiled. Try rebuilding from source manually.
if I copy the patch to c it does not work either.