mirror of
https://github.com/Sycnex/Windows10Debloater.git
synced 2025-09-26 03:28:59 +02:00
Added Add-Type -AssemblyName PresentationCore,PresentationFramework
This commit is contained in:
parent
4caacbb162
commit
405d4584f3
@ -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()]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user