馬上加入Android 台灣中文網,立即免費下載應用遊戲。
您需要 登錄 才可以下載或查看,沒有帳號?註冊
x
本帖最後由 overall 於 2026-4-28 03:53 編輯
【軟體名稱】:Windows滑鼠右鍵全區域截圖+一鍵清理垃圾桶
【軟體版本】:1.0
【版本類型】:登錄檔
【軟體語言】:繁體
【檔案大小】:2.95KB/1.38KB/950B
【上傳日期】:2026/4/27
【作業系統】:Windows
Ultimate_ScreenClip.reg登錄檔內容如下:
Windows Registry Editor Version 5.00
; ============================================================
; 1. 穩定性核心:鎖定「開啟」行為,確保雙擊 100% 正常
; ============================================================
[HKEY_CURRENT_USER\Software\Classes\Folder\shell]
@="open"
[HKEY_CURRENT_USER\Software\Classes\Directory\shell]
@="none"
[HKEY_CURRENT_USER\Software\Classes\DesktopBackground\shell]
@=""
[HKEY_CURRENT_USER\Software\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell]
@="Open"
[HKEY_CURRENT_USER\Software\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shell]
@="Open"
; ============================================================
; 2. 實用功能 A:快速截圖 (使用最穩定的 SnippingTool 圖示)
; ============================================================
; --- 背景空白處 (桌面、資料夾內、資源回收筒內、本機內) ---
[HKEY_CURRENT_USER\Software\Classes\Directory\Background\shell\ScreenClip]
"MUIVerb"="快速截圖"
"Icon"="%SystemRoot%\\System32\\SnippingTool.exe"
[HKEY_CURRENT_USER\Software\Classes\Directory\Background\shell\ScreenClip\command]
@="explorer.exe ms-screenclip:"
[HKEY_CURRENT_USER\Software\Classes\Folder\Background\shell\ScreenClip]
"MUIVerb"="快速截圖"
"Icon"="%SystemRoot%\\System32\\SnippingTool.exe"
[HKEY_CURRENT_USER\Software\Classes\Folder\Background\shell\ScreenClip\command]
@="explorer.exe ms-screenclip:"
; --- 物件右鍵 (所有檔案、磁碟機圖示、資源回收筒圖示) ---
[HKEY_CURRENT_USER\Software\Classes\*\shell\ScreenClip]
"MUIVerb"="快速截圖"
"Icon"="%SystemRoot%\\System32\\SnippingTool.exe"
[HKEY_CURRENT_USER\Software\Classes\*\shell\ScreenClip\command]
@="explorer.exe ms-screenclip:"
[HKEY_CURRENT_USER\Software\Classes\Drive\shell\ScreenClip]
"MUIVerb"="快速截圖"
"Icon"="%SystemRoot%\\System32\\SnippingTool.exe"
[HKEY_CURRENT_USER\Software\Classes\Drive\shell\ScreenClip\command]
@="explorer.exe ms-screenclip:"
[HKEY_CURRENT_USER\Software\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shell\ScreenClip]
"MUIVerb"="快速截圖"
"Icon"="%SystemRoot%\\System32\\SnippingTool.exe"
[HKEY_CURRENT_USER\Software\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shell\ScreenClip\command]
@="explorer.exe ms-screenclip:"
; ============================================================
; 3. 實用功能 B:萬用記事本與一鍵倒垃圾
; ============================================================
; 使用記事本開啟 (針對所有檔案)
[HKEY_CURRENT_USER\Software\Classes\*\shell\OpenWithNotepad]
"MUIVerb"="使用記事本開啟"
"Icon"="notepad.exe"
[HKEY_CURRENT_USER\Software\Classes\*\shell\OpenWithNotepad\command]
@="notepad.exe %1"
; 一鍵清空回收筒 (針對資料夾背景,使用彩色圖示)
[HKEY_CURRENT_USER\Software\Classes\Directory\Background\shell\emptyrecyclebin]
"MUIVerb"="一鍵清空回收筒"
"Icon"="shell32.dll,101"
[HKEY_CURRENT_USER\Software\Classes\Directory\Background\shell\emptyrecyclebin\command]
@="cmd.exe /c \"echo off | powershell -Command \"Clear-RecycleBin -Confirm:$false\"\""
Restore_Default_RigHTClick.reg登錄檔內容如下:
Windows Registry Editor Version 5.00
; --- 1. 拆除所有位置的「截圖」選項 ---
[-HKEY_CURRENT_USER\Software\Classes\*\shell\ScreenClip]
[-HKEY_CURRENT_USER\Software\Classes\Directory\Background\shell\ScreenClip]
[-HKEY_CURRENT_USER\Software\Classes\Folder\Background\shell\ScreenClip]
[-HKEY_CURRENT_USER\Software\Classes\Folder\shell\ScreenClip]
[-HKEY_CURRENT_USER\Software\Classes\Drive\shell\ScreenClip]
[-HKEY_CURRENT_USER\Software\Classes\Network\shell\ScreenClip]
[-HKEY_CURRENT_USER\Software\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\ScreenClip]
[-HKEY_CURRENT_USER\Software\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shell\ScreenClip]
; --- 2. 拆除「工具箱」功能 (記事本、CMD、清空回收筒) ---
[-HKEY_CURRENT_USER\Software\Classes\*\shell\OpenWithNotepad]
[-HKEY_CURRENT_USER\Software\Classes\Directory\Background\shell\OpenCMD]
[-HKEY_CURRENT_USER\Software\Classes\Directory\Background\shell\emptyrecyclebin]
; --- 3. 恢復系統雙擊行為預設值 (重置所有我們改過的預設動作) ---
[HKEY_CURRENT_USER\Software\Classes\Folder\shell]
@=-
[HKEY_CURRENT_USER\Software\Classes\Directory\shell]
@=-
[HKEY_CURRENT_USER\Software\Classes\DesktopBackground\shell]
@=-
[HKEY_CURRENT_USER\Software\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell]
@=-
[HKEY_CURRENT_USER\Software\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shell]
@=-
@=-
修復圖示.bat內容如下:
設定桌面透明箭頭,必須以系統管理員身份執行
@echo off
:: 1. 建立並設定透明箭頭機碼,預防黑塊
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons" /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons" /v 29 /d "%systemroot%\system32\imageres.dll,197" /t REG_SZ /f
:: 2. 強制結束桌面程式,解除檔案佔用
taskkill /f /im explorer.exe
:: 3. 清理舊版快取路徑的隱藏檔
attrib -h -s -r "%userprofile%\AppData\Local\IconCache.db"
del /f /q "%userprofile%\AppData\Local\IconCache.db"
:: 4. 清理新版 Windows 的所有尺寸快取資料庫
del /f /s /q "%localappdata%\Microsoft\Windows\Explorer\iconcache*"
:: 5. 重新啟動桌面並完成
start explorer
echo --------------------------------------------------
echo 圖示修復完成!請按任意鍵退出,並建議重新啟動電腦。
echo --------------------------------------------------
pause
|
評分
-
查看全部評分

|