Hi,

I have a windows console application which takes 2 files as input parameters
and executes with a normal priority. After the process completes, the
STAXResult contains the stdout and stderr from this process.

Now for some tests, I want to run this application as a High priority
process and get the output in STAXResult.

I tried using the "start /HIGH <application>" DOS command but it does'nt
return anything in STAXResult.

Can you please let me know if there is any option through which I can achive
this test scenario.

Thanks in advance.
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to