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

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -