Presumably, your command line program executed, finished, and then the
console closed. If you want its console window to stick around, then
you'd want to do something like:
Utilities.RunExecutableAndWait('cmd', '/k ' + sPath +
'rar.exe m -sfx -m4 -agyyyymmdd created ' + sFileName );
-Eric
> > - 显示引用的文字 -- Hide quoted text -
>
> - Show quoted text -