Browse Source

Update Win 10.ps1

pull/3/head
farag2 8 years ago
parent
commit
ec7aef3923
  1. 1
      Win 10.ps1

1
Win 10.ps1

@ -799,3 +799,4 @@ IF (!(Test-Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extension
} }
New-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked" -Name "{596AB062-B4D2-4215-9F74-E9109B0A8153}" -Type String -Value "" -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 Stop-Process -ProcessName explorer
# test
Loading…
Cancel
Save