Hi,

i try to make an msi (install Access Runtime 2003.msi with the SP2 - mainsp2ff.msp : the Office 2003 SP2 file) with Installshield 2008.

"msiexec /i .... ACCESSRT.msi  /PATCH=.... mainsp2ff.msp -qn" or "ACCESSRT.msi  /PATCH=....mainsp2ff.msp -qn" are working fine in the cmd.

But if i try to make a custom action it doesnt't work.[:@]

My how to:

  • New "Basic MSI-Project"
  • Copy Files to %ProgramFiles%\ACCESSRT2003SP2
  • Custom action -> nested msi -> Type 7 (inside main setup) -> Execute after Install initialize



a nested MSI with msi and MSP