Running on Windows Server 2012.
I've installed Anaconda on my machines, it automatically adds the relevant paths to PATH variable:
C:\Users\user1\tools\Anaconda3;C:\Users\user1\tools\Anaconda3\Scripts;
From within cmd, it won't allow me to use anaconda
to execute the batch file. I must use anaconda.bat
.
This is the same with all batch files, I've tested it with many. Any idea why and if so, how to fix this?