B
Bill Armitage
I know how to detect the presence of Excel, Word, etc
using FindExecutable in Shell32.DLL with a VB Program.
These all create a temporary file with the correct
extension (.Xls, .Doc, etc) then FindExecutable function
can be used.
How do I programmically detect if OUTLOOK.EXE is
installed on a PC?
using FindExecutable in Shell32.DLL with a VB Program.
These all create a temporary file with the correct
extension (.Xls, .Doc, etc) then FindExecutable function
can be used.
How do I programmically detect if OUTLOOK.EXE is
installed on a PC?