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

Setup Types in Basic MSI


1 reply to this topic

mouy

mouy
  • Members
  • 56 posts

Posted 16 August 2004 - 06:11

Hi,

Is there a way to create setup types in Basic MSI?

I only see it in Installscript MSI projects but I need to be able to do it in Basic MSI

Thanks!

Glytzhkof

Glytzhkof
  • Moderators
  • 1,447 posts

Posted 16 August 2004 - 06:24

I don't think there is a built in feature for this, but you could build your own dialog for this. It would mean creating either a radio control, or push buttons that would then change the feature installlevel or maybe directly modify the ADDLOCAL property.
Regards
-Stein Åsmul