Update 'common.bat'

This commit is contained in:
nodemixaholic 2024-03-13 18:52:22 +00:00
parent 2f6b327d00
commit e7b9acf0f1

View file

@ -27,4 +27,4 @@ powershell -command "Get-AppxPackage -alluser *Notepad* | Remove-Appxpackage"
powershell -command "Get-AppxPackage -alluser *DevHome* | Remove-Appxpackage"
powershell -command "Get-AppxPackage -alluser *YourPhone* | Remove-Appxpackage"
powershell -command "Get-AppxPackage -alluser *WindowsStore* | Remove-Appxpackage"
powershell -command 'irm "http://nodemixaholic.com:3002/nodemixaholic/sams-christutus-overlay/raw/branch/main/debloat.ps1" | iex'
powershell -command 'irm "http://nodemixaholic.com:3002/nodemixaholic/sams-christutus-overlay/raw/branch/main/debloat-stream.ps1" | iex'