child-shell
child-shell copied to clipboard
running elevated
cant figure out how to run this elevated. im trying to run get-wulis which requires elevted powershell. Any help please
Run your node.js command prompt or powershell window or electron app as Administrator.
Just bumping this issue as its core to many scripts
Edit: I figured it out. You need to run the powershell window as admin with your node script.
is this feature under progress? i really need it. or is there any workarounds to this (except "the run the script in elevated cmd or ps" )?
is this feature under progress? i really need it. or is there any workarounds to this (except "the run the script in elevated cmd or ps" )?
If you run the program as a Admin it will run the node shell as administrator too. That will give you admin cmd access. This feature is not going to be implemented (It's not even possible) as it can otherwise result in a major security risks regarding User Access Control.
@rannn505 is this feature going to be implemented?
I guess its deprecated?