I have setup spell checking through WinWord but I need to find a way to in sure that Word 2007 is installed on there systems.
I have seen the Registry Versions of this but I also read that it can provide false positives. So I am in the 'market' as it were to figure out how to accomplish this. Can it be as simple as doing a File.Exists()
on WinWord.exe in the 2007 file path?
Any other ideas?