Hello,
I am trying to execute an .bat file but everytime i use /run for that purpose i got Windows input error that cannot find 'npm' and to check for vaild name, it is strange because when i try to run it normally by double click on it then is working but with /run doesn't.
BAT source code:
https://pastebin.com/XdvmFrgmIf someone has an other way like VBS or PS1 it is accepted.
- Thanks!