First time here? Check out the Help page!
| 1 | initial version |
You are using UNIX sytnax on a Windows machine. $PATH won't do anything on Windows. You have to use %PATH%.
| 2 | No.2 Revision |
You are using UNIX sytnax syntax on a Windows machine. $PATH won't do anything on Windows. You have to use %PATH%.