I want to shell to Word in my VB program. Should I use some sort of API call to try and find the Word default folder and executable? If so, what should I use?

I really don't want to loop through all the folders on the hard drive to try and find it.

Thanks,

PT