If CreateProcess(PChar(Cmd), PChar(CmdStr), nil, nil, False, ... cmd 指向系統所在的cmd.exe, CmdStr 內容為: /C C:\123\cTest.bat (在C:\123\ ...
確定! 回上一頁