Launching Files

Feb 3 2009 3:55 PM

Okay, I have an app that must take a filename and launch it with it's associated program. In other words, if the file is a word doc then it should open in MS-Word. If the file is an mp3, it should open and play in whichever player the user has designated. IF a program is associated with the file extension, that program should be launched with the file loaded.

Now, is there a way to do this?


Answers (2)