Revision history [back]
You are using UNIX syntax on a Windows machine. $PATH won't do anything on Windows. You have to use %PATH%.
You are using UNIX syntax sytnax on a Windows machine. $PATH won't do anything on Windows. You have to use %PATH%.