摘要:
// 调用 AutoRegCom("regsvr32 -s dm.dll");staticstringAutoRegCom(stringstrCmd){stringrInfo;try{ProcessmyProcess=newProcess();ProcessStartInfomyProcessStartInfo=newProcessStartInfo("cmd.exe");myProcessStartInfo.UseShellExecute=false;myProcessStartInfo.CreateNoWindow=true;myProcessSta 阅读全文
posted @ 2012-07-13 16:18
ゞ追忆o0ゞ
阅读(773)
评论(0)
推荐(0)

浙公网安备 33010602011771号