
CODE: [Copy to clipboard]@echo off
echo %~nx1
pause
CODE: [Copy to clipboard][ Last edited by tireless on 2009-3-13 at 06:47 ]Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\压缩\command]
@="cmd /q /c for %%a in (\"%1\") do start /b 7z a \"%%~na.7z\" \"%1\""
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |