Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DrevilYT authored Apr 11, 2024
1 parent 9299c73 commit a6b2ea7
Showing 1 changed file with 5 additions and 20 deletions.
25 changes: 5 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,34 +2,19 @@

<h1 align="center">Drev's Resolution Manager (DRM)</h1>

<p align="center">The best and updated Windows activation tool/script for Windows 10 and 11 by DrevilYT.</p>
<p align="center">The best and updated Windows resolution tool/script for Windows 10 and 11 by DrevilYT.</p>
<hr>

## Download / How to use it?

### Method 1 - Windows Run Installer (Recommended)
### Method 1 - Traditional

- Right-click on the Windows start menu and select Run (or press Win key + R).
- Copy-paste the below code and press enter.
```
cmd.exe /c cd %userprofile%\desktop & curl -o DWAT.exe "https://drev.evils.in/ActivationScript/v4.8/DWAT.exe" & echo. & echo. & echo Drev's Activation Script should be on your desktop now. & title v4.8 & pause
```
- The script should be on your desktop now. Run it and select your options.
- That's all.

### Method 2 - Traditional

- Download the file from the [Latest Release](https://github.com/DrevilYT/ActivationScript/releases/latest)
- Run the file named DWAT.exe.
- Download the file from the [Latest Release](https://github.com/DrevilYT/ResolutionManager/releases/latest)
- Run the file named DRM.exe.
- Select Yes or Allow if Windows tries to prevent you from running it.
- You will see the activation options. Select your option.
- You will see the resolutions. Select your option.
- That's all.

### Download Other/Older Versions

- [Click here for more info](https://github.com/DrevilYT/ActivationScript/tree/main/installer/readme.md)
</br>

```
Latest Version: 1.0
Release date: 11-April-2024
Expand Down

0 comments on commit a6b2ea7

Please sign in to comment.