Can someone give me a very simple example of how one would, say, write an F# program to open Notepad? I keep running into a “File Not Found” exception, but there doesn’t seem to be any reason for it – the StartInfo property is correctly set.
Share
I didn’t set the startinfo properties, but not specifying a path to notepad should work: