Releases: DrevilYT/DrevOS
Releases · DrevilYT/DrevOS
DrevOS V1.4
New/Updates:
- New uninstaller! (located in the DrevOS_Tools folder on your desktop)
- So you no longer need to download another file to uninstall or remove DrevOS.
Requirements:
Install:
- Download the DrevOS.ps1 file.
- Right-click on it then select properties, tick the Unblock box and select apply and ok.
- Right-click the file, select open with, select choose a file on your computer, then go to where you installed Powershell 7, and just select the pwsh.exe file.
Uninstall:
- To uninstall DrevOS, go to the DrevOS_Tools folder on your desktop.
- In there, you should see the DrevOS_Uninstall.ps1 file.
- Right-click on it then select properties, tick the Unblock box and select apply and ok.
- Right-click the file, select open with, select choose a file on your computer, then go to where you installed Powershell 7, and just select the pwsh.exe file.
DrevOS V1.3
New/Updates:
- Added even more tools (full list in readme).
Requirements:
- Powershell 7: https://github.com/PowerShell/PowerShell/releases/download/v7.4.0/PowerShell-7.4.0-win-x64.msi
Install:
- Download the DrevOS.ps1 file.
- Right-click on it then select properties, tick the Unblock box and select apply and ok.
- Right-click the file, select open with, select choose a file on your computer, then go to where you installed Powershell 7, and just select the pwsh.exe file.
Uninstall:
- To uninstall DrevOS, just download the DrevOS_Uninstall.ps1.
- Right-click on it then select properties, tick the Unblock box and select apply and ok.
- Right-click the file, select open with, select choose a file on your computer, then go to where you installed Powershell 7, and just select the pwsh.exe file.
DrevOS New Installer (pre-2.0)
DrevOS V1.2
New/Updates:
- No longer need to move the DrevOS.ps1 or the DrevOS_WallpaperRevert.ps1 to a specific directory, you can run it from anywhere, even your Downloads folder.
- Added new DrevOS_Tools folder with all newly added tools on your desktop.
- Only one file to Uinstall and remove everything instead of multiple.
Requirements:
- Powershell 7: https://github.com/PowerShell/PowerShell/releases/download/v7.4.0/PowerShell-7.4.0-win-x64.msi
Install:
- Download the DrevOS.ps1 file.
- Right-click on it then select properties, tick the Unblock box and select apply and ok.
- Right-click the file, select open with, select choose a file on your computer, then go to where you installed Powershell 7, and just select the pwsh.exe file.
Uninstall:
- To uninstall DrevOS, just download the DrevOS_Uninstall.ps1.
- Right-click on it then select properties, tick the Unblock box and select apply and ok.
- Right-click the file, select open with, select choose a file on your computer, then go to where you installed Powershell 7, and just select the pwsh.exe file.
DrevOS V1.1 Installer
New/Updates:
- No longer need to move the DrevOS.ps1 or the DrevOS_WallpaperRevert.ps1 to a specific directory, you can run it from anywhere, even your Downloads folder.
- Added new DrevOS_Tools folder with all newly added tools on your desktop.
Requirements:
- Powershell 7: https://github.com/PowerShell/PowerShell/releases/download/v7.4.0/PowerShell-7.4.0-win-x64.msi
Tutorial:
- Download the DrevOS.ps1 file.
- Right-click on it then select properties, tick the Unblock box and select apply and ok.
- Right-click the file, select open with, select choose a file on your computer, then go to where you installed Powershell 7, and just select the pwsh.exe file
Revert
Normal Windows
- To revert, just Download and save the revert.reg file anywhere and run it.
AtlasOS Windows
- To revert, just Download and save the atlas.reg file anywhere and run it.
Wallpaper Revert
- To revert wallpaper back to yours, just Download and save the DrevOS_WallpaperRevert.ps1 anywhere and run it.
DrevOS V1.0 Installer
New/Updates:
- Basically automated most, if not all of the commands.
- Also added Wallpaper Revert, which reverts the DrevOS Wallpaper back to your original wallpaper that you had before this.
Requirements:
- Powershell 7: https://github.com/PowerShell/PowerShell/releases/download/v7.4.0/PowerShell-7.4.0-win-x64.msi
Tutorial:
- Save the DrevOS.ps1 file in "%UserProfile%\AppData\Roaming\Microsoft\Windows\Themes"
- Or save it in your Downloads and move it to that directory later on before you run the installer.
- Then just run it using Powershell 7. (Right-click the file, select open with, select choose a file on your computer, then go to where you installed Powershell 7, and just select the pwsh.exe file).
- If you get an error and it just crashes, you have to unblock the file. This is because Windows thinks the file is a virus, when in reality its not. Or also known as a false-positive. (Right-click the file and select properties, tick the unblock box and select apply and ok. That's it, it is now unblocked).
Revert
Normal Windows
- To revert, just Download and save the revert.reg file anywhere and run it.
AtlasOS Windows
- To revert, just Download and save the atlas.reg file anywhere and run it.
Wallpaper Revert
- To revert wallpaper back to yours, just Download and save the DrevOS_WallpaperRevert.ps1 file in "%UserProfile%\AppData\Roaming\Microsoft\Windows\Themes" and run it.
DrevOS V1.0 Pre-Release Installer
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.