installation - Install Shiled 2008 - how to add a MSU (MSI?) as a prerequisite and install by condition -


i have install shield 2008 express edition , setup project create's exe , and msi installer. our application uses hlp files system , hlp files not supported natively on windows vista , newer need add setup prerequsite installation of viewer windows vista, 7, 2008 can downloaded here: http://www.microsoft.com/downloads/en/details.aspx?familyid=258aa5ec-e3d9-4228-8844-008e02b32a2c### , in msu (microsoft update format)

also need make conditionall install means need detect if setup running on vista, 7 2008 , detect if 32-bit or 64-bit , install correct msu. possible , if yes how in installshield 2008 express?

i see in redistributables section predefined prerequisites. how can add own, custom?

the express sku of installshield doesn't provide means creating custom prereq (.prq ) files. files simple xml documents though , trial version of installshield pro/prem. author 1 , drop in directory express consume.

checkout blog article describing how author prereq. details depend on specific msu authoring.

using installshield 12 install .net framework 3.0


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -