node-sdo
Version:
Windows Alternative To Sudo
52 lines (41 loc) • 1.02 kB
Markdown
   

# 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
```
##### WARNING! SUDO WILL EXECUTE COMMANDS IN C://WINDOWS/SYSTEM23 BY DEFAULT
#### Other Packages By Brahaha
###### Node-Cario Cario Node-Sudo