Added Add-Type -AssemblyName PresentationCore,PresentationFramework

This commit is contained in:
Richard Newton 2018-07-16 18:43:31 -07:00 committed by GitHub
parent 4caacbb162
commit 405d4584f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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