node-sudo
v9.5.13
Published
Windows Alternative To Sudo
Downloads
18
Maintainers
Readme
NODE-SUDO
Windows Alternative To Sudo
Installation
Option 1:
npm i node-sudo
Select "Drive (C:)"
Go To The "windows" folder
Go To The system32 Folder
Find The "node_modules" Folder
Find The "node-sudo" Folder
Copy sudo.cmd and paste it in the system32 folder
Option 2:
npm i node-sudo
Go To The Directory Where You Installed The Package
Find The "node_modules" Folder
Find The "node-sudo" Folder
Copy sudo.cmd and paste it in the system32 folder
## Usage
For Use In a Specific Directory
$ sudo
$ cd "C://PATH/TO/DIRECTORY"
$ COMMAND-HERE