Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Configurable installations, and single patch?


3 replies to this topic

calumm

calumm
  • Members
  • 2 posts

Posted 16 February 2005 - 12:28

Hi

I've got a number of products, and I want to create different installers containing different combinations of the products.

I think I could do this by:
  • using release flags
  • having a single installation, configurable at install-time (e.g. by user entering a key, or by reading a file which is different for each installation)
  • creating totally independent installers for each combination

I'd like to achieve:
  • having a single patch which can upgrade every installation
  • controlling "Change" etc. e.g. what happens if you run setup.exe again? Can you add features which you're not supposed to?

What are the different pros and cons of each approach, given what I want to achieve?

Thanks,
Calum

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 16 February 2005 - 20:26

To have one patch for all variants, you should go with option 2.

calumm

calumm
  • Members
  • 2 posts

Posted 16 February 2005 - 22:23

Thanks Stefan

If a user has installed particular features (by entering his key), then what happens with a patch? Will it automatically only update the installed features?

Thanks,
Calum

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 17 February 2005 - 11:36

Yes, a patch usually doesn't change the feature selection, just like a repair/reinstall.