
CODE: [Copy to clipboard][ Last edited by Hanyeguxing on 2010-12-15 at 22:09 ]@echo off
type 1.reg>temp
(for /f "tokens=1* delims=:" %%a in ('findstr /n .* temp') do if "%%b"=="" (echo echo.^>^>setup.reg) else echo echo %%b^>^>setup.reg)>1_.reg
del /q temp
| Quote: | |
|
| Quote: | |
|
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |