فهرست منبع

Added Add-Type -AssemblyName PresentationCore,PresentationFramework

Richard Newton 7 سال پیش
والد
کامیت
405d4584f3
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      Windows10Debloater.ps1

+ 2 - 0
Windows10Debloater.ps1

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