Added Add-Type -AssemblyName PresentationCore,PresentationFramework

pull/38/head
Richard Newton 6 years ago committed by GitHub
parent 4caacbb162
commit 405d4584f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save