diff --git a/Windows10Debloater.ps1 b/Windows10Debloater.ps1 index 72c97fa..2287f6d 100644 --- a/Windows10Debloater.ps1 +++ b/Windows10Debloater.ps1 @@ -15,6 +15,8 @@ Else { Start-Transcript -OutputDirectory "C:\Windows10Debloater" +Add-Type -AssemblyName PresentationCore,PresentationFramework + Function Start-Debloat { [CmdletBinding()]