PDA

View Full Version : Custom Action



art_gar
01-16-2003, 03:49 PM
Goal: search target machine for Adobe Acrobat 5 reader(registry). If not located on machine install Acrobat Reader product(AcroReader51_ENU.exe).

Basic MSI's predefined search for Acrobat 5 reader sets a value in the registry but, what about installing the reader onto the machine? Install as a component?

Help is appreciated!

RobertDickau
01-21-2003, 10:53 AM
Create a launch-an-executable custom action that runs the Acrobat Reader setup, where the action uses the results of the system search as a condition?