You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1234567 |
- @echo off
- echo %PATH%
- set PATH=%PATH%;C:\Program Files\Git\cmd
- set PATH=%PATH%;C:\Program Files\nodejs\
- set PATH=%PATH%;C:\Users\Pradeep\AppData\Local\Programs\Microsoft VS Code\bin
- set PATH=%PATH%;C:\Python27
- SET LAUNCHEDWITHENV=YES && cscript D:\chess\elixir\dev\elxr\i.win.js /all:true
|