DrevOS V1.0 Pre-Release Installer
Pre-release
Pre-release
Requirements:
- Powershell 7: https://github.com/PowerShell/PowerShell/releases/download/v7.4.0/PowerShell-7.4.0-win-x64.msi
Installation:
- Download and install Powershell 7 on your computer.
- Open Powershell 7 and run the commands below.
Comands
- cd AppData\Roaming\Microsoft\Windows\Themes
- ren TranscodedWallpaper TranscodedWallpaper_default
- curl -L -o TranscodedWallpaper "https://drev.evils.in/DrevOS/themes/background/theme1.png"
- curl -L -o oem.reg "https://drev.evils.in/DrevOS/oem/drev_os_oem.reg"
- start oem.reg
- taskkill /f /im explorer.exe
- start explorer.exe
- exit
Info
- (Copy and run all the commands at once instead of one-by-one.)
- You can choose a DrevOS Wallpaper (theme1, theme2 and theme3) and edit the url. Example below.
- curl -L -o TranscodedWallpaper "https://drev.evils.in/DrevOS/themes/background/THEME2.png"
Revert (run the commands to revert)
- cd AppData\Roaming\Microsoft\Windows\Themes
- curl -L -o revert.reg "https://drev.evils.in/DrevOS/oem/revert.reg"
- start revert.reg
Wallpaper Revert
- For the wallpaper, you can just change it manually.