0
votes

I've written an add-in to an existing program. I want to create an installation which copies files to a sub-folder within the previously installed program folder. The installation path of the existing program is available in the registry.

  • Can one do this using InstallShield 2011?
  • If so, please tell me how, or give me a link to a document which explains how.

Thanks, Stephen

1

1 Answers

0
votes

Create a new QuickPatch project, and use the MSI from the previous installation.