文章分类 -  WINDOWS

摘要:循环注册系统OCX文件for %1 in (%windir%\system32\*.ocx) do regsvr32.exe /s %1 阅读全文
posted @ 2011-09-05 14:11 jex 阅读(118) 评论(0) 推荐(0)