From 24adccc2ddb8afc979743ccf2a610285b032e1ed Mon Sep 17 00:00:00 2001 From: nodemixaholic Date: Wed, 13 Mar 2024 18:35:07 +0000 Subject: [PATCH] Update 'common.bat' --- common.bat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common.bat b/common.bat index 8485783..80af75c 100644 --- a/common.bat +++ b/common.bat @@ -26,4 +26,5 @@ powershell -command "Get-AppxPackage -alluser *Paint* | Remove-Appxpackage" 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" \ No newline at end of file +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' \ No newline at end of file