Răsfoiți Sursa

Added Add-Type -AssemblyName PresentationCore,PresentationFramework

Richard Newton 7 ani în urmă
părinte
comite
405d4584f3
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  1. 2 0
      Windows10Debloater.ps1

+ 2 - 0
Windows10Debloater.ps1

@@ -15,6 +15,8 @@ Else {
 
 Start-Transcript -OutputDirectory "C:\Windows10Debloater"
 
+Add-Type -AssemblyName PresentationCore,PresentationFramework
+
 Function Start-Debloat {
     
     [CmdletBinding()]