摘要: ExeFile(Handle,nil,PChar('cmd.exe'),PChar('/c C:\123.exe'),nil,SW_SHOWNORMAL); c_md5 := 'cmd.exe /c '+ c_exe; winexec(pchar(c_md5),SW_SHOWNORMAL);这两个... 阅读全文
posted @ 2014-06-12 09:56 stma 阅读(385) 评论(0) 推荐(0)