You can't 'dynamically generate' UI under Windows Installer without a custom UI handler. You can, however, have a standard dialog and simply disable/hide controls that are not in use. Check the ControlCondition table - http://msdn.microsoft.com/en-us/library/aa368035(VS.85).aspx
On Mon, Jul 7, 2008 at 12:43 AM, Nimisha Saboo <[EMAIL PROTECTED]> wrote: > > Hi, > > I am new to Wix programming. > I need to dynamically generate check boxes in WIX UI, depending on the number > of some external parameters. > Is there a way to accomplish this? > > Thanks and regards, > Nimisha > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users