Launch Condition to Detect Office 2010 Applications

Posted by Amitd on Stack Overflow See other posts from Stack Overflow or by Amitd
Published on 2010-03-19T11:29:31Z Indexed on 2010/05/26 10:21 UTC
Read the original article Hit count: 399

Hi ,

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)

© Stack Overflow or respective owner

Related posts about msi

Related posts about windows-installer