Rob, Thanks that was excactly what I wa looking for ? It works as the doctor described it.
Bjarne \v/ Bjarne's Virtual Office at http://www.go2nts.com/bwtoday.html ------------------------------ Message: 6 Date: Mon, 09 Jan 2006 14:14:47 -0600 From: Rob Kennedy <[EMAIL PROTECTED]> Subject: Re: Shell Out under Delphi Dot Not (2005 or 2006) To: "Borland's Delphi Discussion List" <[email protected]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=UTF-8; format=flowed [EMAIL PROTECTED] wrote: > I want to do a Shell Out. In Delphi Win32 I would have use the > ShellExecute to do so. Do you know what the equuivalent would be in > eihter C# or Delphi Dot Net? The .Net class to use is System.Diagnostics.Process. -- Rob _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

