Davina1961
Newbie
- Joined
- May 17, 2006
- Messages
- 144
- Reaction score
- 0
Hi, I know these forums are pretty dead but I dont want to join another. I'm building a program in c# which I'm pretty new to. I want to launch a different program via a button in this program, specificly msn messenger. As most people have msn instaleld in the same directory I just want to simply link to "c:\program_files\MSN_Messenger\msnmsgr.exe"
So basicly what expression can I use to launch this file with the given link. or is there a better way to find the executable file?
Thanks in advance if anyone can help.
So basicly what expression can I use to launch this file with the given link. or is there a better way to find the executable file?
Thanks in advance if anyone can help.