child-shell icon indicating copy to clipboard operation
child-shell copied to clipboard

running elevated

Open henrymalik19 opened this issue 6 years ago • 7 comments

cant figure out how to run this elevated. im trying to run get-wulis which requires elevted powershell. Any help please

henrymalik19 avatar Nov 21 '18 20:11 henrymalik19

Run your node.js command prompt or powershell window or electron app as Administrator.

BenjaminMichael avatar Nov 30 '18 15:11 BenjaminMichael

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.

Younanator avatar Jan 31 '20 03:01 Younanator

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" )?

divinepaul avatar Apr 17 '20 13:04 divinepaul

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.

Younanator avatar May 30 '20 02:05 Younanator

@rannn505 is this feature going to be implemented?

amt-work avatar Jul 23 '20 13:07 amt-work

I guess its deprecated?

SwapnilSoni1999 avatar Sep 15 '22 15:09 SwapnilSoni1999