Dim Proc As New ProcessProc.File = "notepad.exe"proc.Arguments = "c:\data\2012-10-15.txt"Proc.Start()