8000 GitHub - Maplespe/explorerTool at 1.0.3-beta
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

Maplespe/explorerTool

Repository files navigation

ExplorerBgTool

Custom Windows Explorer background image

  • 自定义文件资源管理器背景图片
  • 支持多个图片随机
  • 可调整图片透明度

预览

Windows11

image

Windows10

image

使用方法

从Release页面下载压缩包并解压

然后运行 "注册_Register.cmd"文件

将图像放入 "Image" 文件夹

然后重新打开您的文件资源管理器窗口即可

配置文件

您可以通过修改 "config.ini"来修改一些样式

[image]
random=true #指定图片是否随机显示 您必须放入至少两张图像
posType=0 #图片显示位置 0=左上角 1=右上角 2=左下角 3=右下角
imgAlpha=255 #图片的不透明度 范围0-255

修改后 您无需重启文件资源管理器 只需重新打开当前窗口即可

要卸载请运行 "卸载_Uninstall.cmd" 文件

注意事项

图片仅支持png、jpg格式 请确保为有效的图片 否则可能引发崩溃!

其他

有关工具和介绍请访问:winmoes.com

0