SubGit Tool installation in Windows Error

Hi,
We followed the steps from your web doc, and tried to install SubGit Tool on a Windows 10 workstation for evaluation, but we are getting an error on ‘The system cannot find the path specified’, when trying to run the command ‘subgit --version’. Java is installed and environment path has been added. Can you advise on how to fix this issue? Is the subgit.bat file need to modify in “C:\subgit-3.3.10\bin”?

https://doc.tmatesoft.com/display/SG/SubGit+tool+installation+in+Windows

Hi,
no, SubGit files aren’t supposed to be edited, the steps enumerated in the guide you mentioned are enough to get SubGit working. If the PATH has been set correctly (pointing to subgit/bin) and Java is installed, then the issue is most probably caused by other environment variables, for example, JAVA_HOME may point to incorrect (non-existent, perhaps) path.