In addition, you can probably create your own self-extracting program to take care of your needs. In other words, you just need to create a simple C/C++ program to add your msi to it. So when the user executes your exe, it would detach the msi from itself and call CreateProcess to launch msiexec. Please look for an example on codeproject that extracts the executables.
YEH On Sun, Jan 24, 2010 at 6:26 PM, dB. <dbl...@dblock.org> wrote: > dotNetInstaller 1.8 has support for custom UI elements. It's not "awesome" or > "template-based", but it's a start. It lets you have custom controls outside > of mandatory ones like the list of applications. > > dB. @ dblock.org > Moscow|Geneva|Seattle|New York > > > > -----Original Message----- > From: Kevin Garman [mailto:gar...@scadaware.com] > Sent: Tuesday, January 05, 2010 3:26 PM > To: wix-users > Subject: [WiX-users] Bootstrapper with Custom GUI > > Hi, > > I've been looking for a bootstrapper that will manage multiple instances > for me (install, modify, update). The dotNetInstaller was suggested to > me, and while that looks like a pretty sweet app, it seems like it won't > take care of my custom gui needs. I also have considered just a simple > VB.net app, but this would require the .net framework to be present--as > a last resort this will be fine but it would be nice to be able to > satisfy the .net using the bootstrapper as well. > > Basically, I want have one exe that the user runs and is presented with > a window where they can install a new instance or choose, form a list of > installed instances, one to modify or update. > > Thanks, > Kevin > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > ------------------------------------------------------------------------------ > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for Conference > attendees to learn about information security's most important issues through > interactions with peers, luminaries and emerging and established companies. > http://p.sf.net/sfu/rsaconf-dev2dev > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users