I need to check where a program is installed by program name (name that appears in Add or Remove Programs). What is the best way to that so that it\'d work fine for all lang
Have a look at these links
Using Windows Installer to Inventory Products and Patches
and
MsiGetProductInfoEx Function