I=B4m working with C# and my question is:
How can i open a windows application having it=B4s path? or=20
hoy can i open a file with it =B4s windows default=20
application having the path of that file?
For example, if someone clicks on a word file i want=20
MSWord to open that file.

Thanks for any help.

Re: Working with windows applications by hirf-spam-me-here

hirf-spam-me-here
Fri Oct 24 15:28:33 CDT 2003

* "Andres" <anonymous@discussions.microsoft.com> scripsit:
> I´m working with C# and my question is:
> How can i open a windows application having it´s path? or
> hoy can i open a file with it ´s windows default
> application having the path of that file?
> For example, if someone clicks on a word file i want
> MSWord to open that file.

'System.Diagnostics.Process.Start'.

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>