Try setting (for testing) a simplified PATH in a CMD session
set PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\
set GH=C:\path\to\git
set PATH=%GH%\bin;%GH%\usr\bin;%GH%\mingw64\bin;%PATH%
set PATH=%PATH%;/path/to/ThreadScope/bin
Meaning: you set Git first, then ThreadScope in the PATH: see if both are running better in that new context.
Related Contents:
- Git symbolic links in Windows
- Filename too long in Git for Windows
- Git – How to use .netrc file on Windows to save user and password
- How can I set up an editor to work with Git on Windows?
- ‘git’ is not recognized as an internal or external command
- Remove credentials from Git
- Ignoring directories in Git repositories on Windows
- GIT clone repo across local file system in windows
- Unable to resolve “unable to get local issuer certificate” using git on Windows with self-signed certificate
- Setup a Git server with msysgit on Windows [closed]
- Git for Windows: .bashrc or equivalent configuration files for Git Bash shell
- How do I get Docker to run on a Windows system behind a corporate firewall?
- Change case of a file on Windows? [duplicate]
- ‘chcp’ is not recognized as an internal or external command, operable program or batch file. on a Windows PC
- Why git can’t remember my passphrase under Windows
- Git on Windows: How do you set up a mergetool?
- Git with SSH on Windows
- Git on Windows, “Out of memory – malloc failed”
- How to make git ignore changes in case?
- git clone error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
- How to force consistent line endings in Git commits with cross-platform compatibility
- env: bash\r: No such file or directory [duplicate]
- Changing .gitconfig location on Windows
- Hosting Git Repository in Windows
- Permission denied (publickey) when setting up Jenkins
- How do I configure Git to trust certificates from the Windows Certificate Store?
- Concurrency in a GIT repo on a network shared folder
- how do I clone files with colons in the filename
- Git file permissions on Windows
- Out of a git console: how do I execute a batch file and then return to git console?
- Git Bash and Pageant are not using keys
- Git rename from index.lock to index failed
- Disable auto-completion of remote branches in Git Bash?
- How to replace crlf with lf in a single file
- Error “‘git’ is not recognized as an internal or external command”
- How does the Windows Command Interpreter (CMD.EXE) parse scripts?
- How do I get the application exit code from a Windows command line?
- Windows Batch Variables Won’t Set
- Escape angle brackets in a Windows command prompt
- How can a program delete its own executable
- Open Internet Explorer from Chrome using a protocol handler (ie:url)
- Run cURL commands from Windows console
- Hide console of Windows Application
- How do I shutdown, restart, or log off Windows via a bat file?
- Printing PDFs from Windows Command Line
- Execute multiple batch files concurrently and monitor if their process is completed
- Dump File analysis
- Visually managing MongoDB documents and collections [closed]
- Cannot run Maven using `mvn -D` argument within Microsoft Powershell, but works in Command Prompt
- Embedding Windows Media Player for all browsers