[WiX-users] LogonAsService

2007-09-11 Thread Jarrod Marshall
Any plans for the Wix 3.0 User element to contain the LogonAsService attribute in the way that Wix 2.0 does? Thanks! No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.485 / Virus Database: 269.13.14/999 - Release Date: 9/10/2007 5:43 PM ---

[WiX-users] StartService on install fails when components installed in GAC

2007-09-11 Thread Jarrod Marshall
I have 2 windows services that get installed. They use assemblies that are installed in the GAC. When you set these to start on install through the service controller, they fail. Is it because the GAC install has not committed yet? Any help would be great! Jarrod ---

Re: [WiX-users] Another beginners question

2007-09-07 Thread Jarrod Marshall
-> Project ->Properties -> Linker -> en-US in the field the locale. I don't remember the name off of the top of my head. From: [EMAIL PROTECTED] on behalf of Frank Mayer-Potschak Sent: Fri 9/7/2007 6:27 AM To: wix-users@lists.sourceforge.net Subject: [WiX-use

Re: [WiX-users] WiX v3 MSMQ and Votive

2007-09-07 Thread Jarrod Marshall
Jarrod Marshall wrote: > > Hello all, > > Does anyone have an example of using the updated MSMQ extensions in Votive > v3? Right now, the trouble I'm having is that the schema seems invisible. > Do I need to copy over some more schema files to the WiX MSI install path? &

Re: [WiX-users] WiX v3 MSMQ and Votive

2007-09-07 Thread Jarrod Marshall
aving them. From: [EMAIL PROTECTED] on behalf of Jarrod Marshall Sent: Thu 9/6/2007 9:35 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] WiX v3 MSMQ and Votive Hello all, Does anyone have an example of using the updated MSMQ extensions in Votive v3? Righ

[WiX-users] WiX v3 MSMQ and Votive

2007-09-06 Thread Jarrod Marshall
Hello all, Does anyone have an example of using the updated MSMQ extensions in Votive v3? Right now, the trouble I'm having is that the schema seems invisible. Do I need to copy over some more schema files to the WiX MSI install path? Thanks! ---

[WiX-users] EventSource element

2007-08-09 Thread Jarrod Marshall
Is anyone actively registering event sources with the EventSource element? I have a need to but the documentation isn't quite clear on the required EventMessageFile argument. What exactly is that? :) Anyone have an example that works? Thanks! ---