BarSah

Results 1 issues of BarSah

Hi, I have corporate Windows environment, which prohibit set ENVIRONMENT variables into the system. I am using batch file to run Notepad++ set GOROOT=c:\go set GOBIN=c:\go\bin set PATH=%PATH%;c:\go\bin C:\APP\Notepad++\notepad++.exe But...