Z
zjknight
Unregistered / Unconfirmed
GUEST, unregistred user!
我需要在程序中能够 在DOS命令行模式下运行的方法
在DOS中有一批命令:
luac4.exe %1
在程序中给批命令加参数
ShellExecute(Exehandle,'open','LuaCHW2.Bat',APathFileName,nil,SW_ShowNormal);
可是执行时没有反应啊
在DOS中有一批命令:
luac4.exe %1
在程序中给批命令加参数
ShellExecute(Exehandle,'open','LuaCHW2.Bat',APathFileName,nil,SW_ShowNormal);
可是执行时没有反应啊