
CODE: [Copy to clipboard]那位大侠有办法关闭文件夹的方法没 或是直接刷新背景就行@echo off&:QQ:309254515 趣味东
title 添加修改文件夹背景
set Image="%USERPROFILE%\LOCALS~1\APPLIC~1\MICROS~1\WALLPA~1.BMP"
set/p Image=图片文件路径:
(attrib -h -r desktop.ini)>nul 2>nul
echo [{BE098140-A513-11D0-A3A4-00C04FD706EC}]^
IconArea_Text=0xcc00ff^
IconArea_Image=%Image%>desktop.ini
attrib +h +r desktop.ini
attrib +s .
gpupdate /force
RunDll32.exe USER32.DLL,UpdatePerUserSystemParameters
start .
exit
CODE: [Copy to clipboard]gpupdate /force
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |