标题:
[求助]一个P处理注册表路径的问题
[打印本页]
作者:
duliang88
时间:
2009-5-30 01:10
标题:
[求助]一个P处理注册表路径的问题
regedit.exe /s "c:\Program Files\see\see.REG"
for %%i in (*.dll) do regsvr32.exe /s %%i
for %%i in (*.ocx) do regsvr32.exe /s %%i
cd codec
for %%i in (*.dll) do regsvr32.exe /s %%i
for %%i in (*.ax) do regsvr32.exe /s %%i
在软件调用中出现路径错误,本人刚学bat,请较老师们!谢谢
欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/)
Powered by Discuz! 2.5