diff --git a/Win 10.ps1 b/Win 10.ps1 index f558a2cb..e052b2b0 100644 --- a/Win 10.ps1 +++ b/Win 10.ps1 @@ -798,5 +798,4 @@ IF (!(Test-Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extension New-Item -Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked" -Force } New-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked" -Name "{596AB062-B4D2-4215-9F74-E9109B0A8153}" -Type String -Value "" -Force -Stop-Process -ProcessName explorer -# test \ No newline at end of file +Stop-Process -ProcessName explorer \ No newline at end of file