脚 本 之 家 www.jb51.net
页面导航:  不限条件-->sz.reg转换成reg.bat的批处理
本地搜索:
sz.reg转换成reg.bat.bat[code]@echo offfor /f "tokens=*" %%a in (’type sz.reg’) do echo echo %%a^>^>tmp.reg>>reg.batecho echo regedit /s tmp.reg>>reg.bat[/code]...
http://www.jb51.net//article/10923.htm
共有:1/10,当前1/1页  [首页] [上一页] 1 [下一页] [尾页] 转到: