Re: [WiX-users] My Installer Requirements

2006-08-16 Thread Arnette, Bill
> in silent mode? > > > > > >> -----Original Message- > >> From: [EMAIL PROTECTED] > >> [mailto:[EMAIL PROTECTED] On Behalf Of Magus > >> Sent: Tuesday, August 15, 2006 2:12 PM > >> To: wix-users@lists.sourceforge.net > >> Subject:

Re: [WiX-users] My Installer Requirements

2006-08-16 Thread Foster, Richard - PAL
Magus wrote: > Interesting how that doesn't seem to have anything to do with wix. I have no idea how to write a program for MSI But that's *exactly* what WiX does. If you are writing WiX code you are generating an MSI database. WiX just gives you an easier (and in my opinion) better way to do so

Re: [WiX-users] My Installer Requirements

2006-08-16 Thread Magus
n external UI or is it a complete UI that runs the MSI in silent mode? > > >> -Original Message- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On Behalf Of Magus >> Sent: Tuesday, August 15, 2006 2:12 PM >> To: wix-users@lists.sourceforge.net &g

Re: [WiX-users] My Installer Requirements

2006-08-16 Thread Jason Swager
UI that runs the MSI in silent mode?> -Original Message-> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Magus> Sent: Tuesday, August 15, 2006 2:12 PM> To: wix-users@lists.sourceforge.net> Subject: [WiX-users] My Installer Requirements> > > Ok

Re: [WiX-users] My Installer Requirements

2006-08-16 Thread Bill Arnette
; To: wix-users@lists.sourceforge.net > Subject: [WiX-users] My Installer Requirements > > > Ok I've made a a lot of posts in the past, but really most of > my questions > have to do what with what I am required to make the installer do, so > alternatives are not optional. With that

[WiX-users] My Installer Requirements

2006-08-15 Thread Magus
Ok I've made a a lot of posts in the past, but really most of my questions have to do what with what I am required to make the installer do, so alternatives are not optional. With that said I would like to post what I am required to create and maybe see if anyone has any suggestions or knows exac