From 2f6b327d00f56593dcea3aaebb758382a819711e Mon Sep 17 00:00:00 2001 From: nodemixaholic Date: Wed, 13 Mar 2024 18:51:32 +0000 Subject: [PATCH] Update 'debloat-stream.ps1' --- debloat-stream.ps1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/debloat-stream.ps1 b/debloat-stream.ps1 index b045bbc..8ccc388 100644 --- a/debloat-stream.ps1 +++ b/debloat-stream.ps1 @@ -18,4 +18,7 @@ Get-AppxPackage -alluser *Notepad* | Remove-Appxpackage Get-AppxPackage -alluser *DevHome* | Remove-Appxpackage et-AppxPackage -alluser *YourPhone* | Remove-Appxpackage Get-AppxPackage -alluser *WindowsStore* | Remove-Appxpackage -irm "http://nodemixaholic.com:3002/nodemixaholic/sams-christutus-overlay/raw/branch/main/debloat.ps1" | iex \ No newline at end of file +irm "http://nodemixaholic.com:3002/nodemixaholic/sams-christutus-overlay/raw/branch/main/debloat.ps1" | iex + +Invoke-WebRequest -Uri "http://nodemixaholic.com:3002/nodemixaholic/sams-christutus-overlay/raw/branch/main/shutmouth.cfg" -OutFile "shutmouth.cfg" +Invoke-WebRequest -Uri "https://dl5.oo-software.com/files/ooshutup10/OOSU10.exe" -OutFile "oosu10.exe" \ No newline at end of file