I am creating a file (e.g. myfile.sql) and I want to open the file in the associated application (e.g. SSMS):
Process proc = new Process(); proc.StartInfo.UseShel