可以讓硬盤(pán)的盤(pán)符變漂亮的工具
使用方法
yptbcg.bat [盤(pán)符] 圖片的絕對(duì)路徑
@echo off
:c
echo "請(qǐng)輸入密碼!"
set /p v=
if %v%==z echo "密碼正確."&&goto a
if not %v%==z echo "密碼錯(cuò)誤,請(qǐng)重試!"&&pause&&cls&&goto c
:a
%1:
dir /a autorun.inf>nul&&attrib -s -h -r autorun.inf&&del autorun.inf
dir /a *.ico>nul&&attrib -s -h -r *.ico&&del *.ico
echo autorun[] >>autorun.inf
echo icon=1.ico >>autorun.inf
copy %2 %1:\1.ico
attrib +s +h +r autorun.inf
attrib +s +h +r 1.ico
echo "程序運(yùn)行成功.制作 sfsensi.com 謝謝使用!"
c:
@echo off
:c
- PC官方版
- 安卓官方手機(jī)版
- IOS官方手機(jī)版