c# - Installshield LE: Require Office 2007 or greater doesn't work -


i have c# project requires office 2007 or greater.

in installshield project have checked office 2007 box in requirements section, seems need, when run resulting installer not detect installed version of office (2013).

i messagebox says "office 2007 or greater must installed installation continue."

am doing wrong, or installshield incapable of doing need to?

as far own experience goes, it's pos. sorry. google around yourself. ran huge issues because trying detect 64-bit office, , le version wouldn't. choices a) ship 32-bit users (lol) b) pay more money full version , pray worked (it wouldn't have) or c) roll own installer. i'll let figure out 1 least painful yourself.


Comments

Popular posts from this blog

symfony - TEST environment only: The database schema is not in sync with the current mapping file -

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -