How do I start a process, such as launching a URL when the user clicks a button?
Use the Process class. The MSDN documentation has an example how to use it.