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

Spy & Multiple OS's


1 reply to this topic

Laneg

Laneg
  • Members
  • 2 posts

Posted 03 April 2001 - 01:11

My question is, if I have to support multiple platforms (Win9x, NT 4.0, Win2k) and I do a seperate capture on each, is there a way to merge all the different MSI's into one so that the MSI engine can decide how to install it depending on the OS?

Leigh Ravenhall

Leigh Ravenhall
  • Members
  • 269 posts

Posted 03 April 2001 - 01:29

You could create an extra msi, that performs OS version checking, then calls the required msi through a custom action.