Hi! Does any one know how may i detect that microsoft outlook is installed on a machine using delphi 7 . I tried it by creating a object through CreateOLEObect of Outlook and using try except to see whether the object is created or not. I seems to be working on all the operating systems except vista.
Is there any way out.
