新增 右鍵選項

2025-05-05 03:44:34 +00:00
parent 14b56eb2e7
commit 816db9984e

@@ -0,0 +1,5 @@
# Windows 11 使用舊的右鍵選項
```powershell
reg add HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32 /f /ve
```