Hi Brent,

Why not create a modify the SetupTypeDlg so that you have a button for
"Complete" and one for "Runtime  Only". Your runtime would be level 1
for example, and everything else would be level 4. If the user clicked
complete everything would be installed, and if they clicked "Runtime
Only" the level would be set to 1 and only the runtime would be
installed. Then you end up with one MSI. I'm a bit new to WiX and
MSI's so I may be missing something here.

Best Regards,
Jason

On 6/27/07, Brent Schmaltz <[EMAIL PROTECTED]> wrote:
>
>  I am looking to create an MSI package that has modes of installation.  An
> SDK that has a runtime, assorted samples and documents.  I also have an
> application that will install just the runtime.
>
>  I am trying to understand do I:
>
>      1. Have two MSI one that just installs the runtime so apps can wrap
> that MSI (does that work?, I haven't seen how to do that)
>      2. Have one MSI that has switches and custom actions?
>
>  Any help would be appreciated.
>
>  Thanks
>  Brent.
>
> ________________________________
> Make every IM count. Download Windows Live Messenger and join the i'm
> Initiative now. It's free.  Make it count!
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to