Hey Chris, I am not very familiar with creating an ICE DB but, according to Windows Installer (Sample .cub File<http://msdn.microsoft.com/en-us/library/aa371525(VS.85).aspx>) it is similar to an MSI. I would imagine you could author an MSI and change the extension to .cub. The other option would be to write a validation extension.
Thanks, Brian Rogers "Intelligence removes complexity." - Me http://icumove.spaces.live.com On Thu, Feb 12, 2009 at 6:54 PM, Christopher Painter < chr...@deploymentengineering.com> wrote: > I'm working on an example project demonstrating how to use C#/DTF to write > ICE's and I was hoping to use WiX/Votive to generate the CUB file. > > Does WiX support this? > > I seem to be fighting uphill... the votive project settings only give me > .MSI/.MSM/.wixlib as choices. Those require a Product or Module element > respectivly. Product doesn't seem to be too bad of a choice along with a > postbuild step to rename the .msi to .cub. > > I'm also doing tons of suppress statements to filter out sequences that I > don't want or need. > > _ICESequence seems to have to be a custom table. > > And so on and so on. I think I can make it work, but I'm wondering if I'm > missing something. Seems like it could be easier to just program all of > this in C# and use DTF to generate my CUB for me. > > Any thoughts? > > Thanks, > Chris > > > Christopher Painter, Author of Deployment Engineering Blog > Have a hot tip, know a secret or read a really good thread that deserves > attention? E-Mail Me > > > > > > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, > CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source code: > SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users