Skip to content

Commit

Permalink
Fixed Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
teeotsa committed Jan 18, 2022
1 parent ec58bed commit caf1c65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion win11debloat.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -700,7 +700,6 @@ $OldContextMenu.Add_Click({
})

$DefaultContextMenu.Add_Click({
return-win
Remove-Item -Path "HKCU:\SOFTWARE\CLASSES\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" -Force -Recurse | Out-Null
Restart-Process -Process explorer
Write-Host "You should now have " -NoNewline
Expand Down

0 comments on commit caf1c65

Please sign in to comment.