diff --git a/%E7%9F%A5%E8%AD%98%E5%BA%AB.md b/%E7%9F%A5%E8%AD%98%E5%BA%AB.md new file mode 100644 index 0000000..73bdd1a --- /dev/null +++ b/%E7%9F%A5%E8%AD%98%E5%BA%AB.md @@ -0,0 +1,9 @@ +# Windows + +# Windows 11 + +## 使用舊的右鍵選項 + +```powershell +reg add “HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32” /f /ve +``` \ No newline at end of file