MSI Launch Condition to Detect Office 2010 Applications
- by Amitd
Hi guys,
I was trying to create a setup project using VS2008.
Is there anyway to detect if a particular Office 2010 application is installed or not?
(as a prerequisite) .eg: i want to detect if Powerpoint 2010 is installed on client machine .
I was trying to use windows installer search option in lauch condition but unable to find
what is component id of powerpoint 2010?
Are there any more ways to detect the same? (can be programmatic)