: I run the xcopy as follows: concatex ("XCOPY L:\\VCARE\\BACKUP\\VC*.ZIP : ", BACKUPLOC, "\VC", SRVNM, ".* /c /d /v /y", : CARECOPY) : runandwait(CARECOPY, "", 0, process) : This has been fairly successful. I run this on about 60 workstations with : great success. However, every once in a while, the window will lock open. : The main question is this, How do I get it to run minimized? Will I have : to alter CMD (comspec)? Oops!! The Run Config will do that....sorry. Thanks for your help!
|