A
anf
Unregistered / Unconfirmed
GUEST, unregistred user!
只需要结束xcopy.exe进程(win2000),请问有何好方法。
调用语句:shellexecute(0,'open','d:/winnt/system32/xcopy.exe',pchar(str3),nil,0);
本来想用filecopy,但不知为何总是不成功。
只是想实现copy c:/111/222.txt e:/333/*.*的功能。请高手指导。
调用语句:shellexecute(0,'open','d:/winnt/system32/xcopy.exe',pchar(str3),nil,0);
本来想用filecopy,但不知为何总是不成功。
只是想实现copy c:/111/222.txt e:/333/*.*的功能。请高手指导。