Hi every body..

This is my first thread in C#...Im very new to C#.net..

I just want to know that is it possible to open an external exe file using C#.Net...
for example i want to open MSWORD.exe , then in VB i used to write code like
VB Code:
  1. shell c:\pfiles\msword.exe

is there any porvision like this in C#.net..???

thanx & regards
Srikanth