diff --git a/%E5%8F%B3%E9%8D%B5%E9%81%B8%E9%A0%85.md b/%E5%8F%B3%E9%8D%B5%E9%81%B8%E9%A0%85.md new file mode 100644 index 0000000..c31f624 --- /dev/null +++ b/%E5%8F%B3%E9%8D%B5%E9%81%B8%E9%A0%85.md @@ -0,0 +1,5 @@ +# Windows 11 使用舊的右鍵選項 + +```powershell +reg add “HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32” /f /ve +``` \ No newline at end of file