PDA

Click to See Complete Forum and Search --> : [VS2003]System.Diagnostics.Process in PPC2003


jaElf
Feb 27th, 2008, 10:05 PM
hi,

i'm looking for System.Diagnostics.Process in VS2003, but so am unable to find it. googling didn't help me either. is there any equivalent?

i'm trying to use it to run an exe from my mobile app....thanks in advance!


elf

petevick
Feb 28th, 2008, 02:08 AM
Hi,
the opennetcf has an implementation of it. 1.4, which will work for VS2003 is available as a free download here (http://www.opennetcf.com/FreeSoftware/SDF14/tabid/91/Default.aspx)

jaElf
Feb 28th, 2008, 04:17 AM
thanks pete!