📋 v1.0.0 - Initial Release
中文说明 (Chinese)
这是 ClipboardSave 的首个正式版本。该工具可以将剪贴板中的图片一键保存到当前文件夹。
✨ 主要功能:
- 右键菜单集成:在文件夹空白处右键即可一键保存图片。
- 原生通知系统:保存成功后弹出带有自定义图标的任务栏通知。(目前只适配中文)
- 静默运行:后台执行,不会弹出烦人的黑窗口(CMD)。
- 自动部署:初次运行会自动生成图标、脚本及注册表文件。
🚀 使用方法:
- 下载下方的
ClipboardSave-1.0-SNAPSHOT.jar。 - 将其放置在您希望长期存放的目录下。
- 双击运行一次 JAR 文件。
- 双击生成的
install_menu.reg并确认。 - 现在,在任何文件夹中点击右键,即可看到“保存剪贴板图片”选项。
English Description
This is the initial release of ClipboardSave, a tool designed to save images from the clipboard to the current directory with a single click.
✨ Key Features:
- Context Menu Integration: Right-click in any folder to save images instantly.
- Native Notifications: Displays Windows toast notifications with a custom icon upon success. (Only Chinese is available at present)
- Silent Background Process: Runs seamlessly without Command Prompt windows popping up.
- Auto-Deployment: Automatically generates icons, VBS scripts, and Registry files on the first run.
🚀 How to use:
- Download
ClipboardSave-1.0-SNAPSHOT.jarbelow. - Move the JAR to a permanent location on your PC.
- Double-click the JAR file once to initialize.
- Double-click the generated
install_menu.regand confirm the prompt. - Right-click anywhere in a folder to find the "Save Clipboard Image" option.
🛠 Environment:
- Runtime: JRE/JDK 17 or higher.
- OS: Windows 10 / 11.