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