I found that I can use within PowerShell to see my current system path. ... C:\>echo %path% | tr ";" "\n" C:\Program Files (x86)\bin\ C:\Perl\site\bin ...
確定! 回上一頁