I want to run a cmd command as admin. How would i do that?
var run=new ActiveXObject('WSCRIPT.Shell').Run("npm install "+response.filePaths[0] + "\Workroom\", 0);
2.1m questions
2.1m answers
60 comments
57.0k users