刪除 Visual Studio 在文件夾右鍵入口

@zgcwkj  2024年08月16日

分類:

代碼 其它 

刪除右鍵“在Visual Studio中打開”入口(記錄一下

創建 reg 格式的一個文件,內容如下:
Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\Directory\Background\shell\AnyCode]
[-HKEY_CLASSES_ROOT\Directory\shell\AnyCode]


評論已關閉

Top