Git for Windows has installed four git.exe files.
git.exe
They seem slightly different (comparing bytes).
Which should I use for other applicatio
When you are using from your windows command prompt you should be referring to the, \Program Files\Git\bin\git.exe
\Program Files\Git\bin\git.exe
The ones under mingw64 are used with the Git bash interface.
mingw64