Re: [WiX-users] util:EventSource not creating event source

2009-02-18 Thread Bob Arnson
Greg Silin wrote: > We are attempting to create event log source for a clean install of our app. > Here is the excerpt that attempts to install the logs. Note that all the > other steps complete successfully, except the EventSource commands. > EventSource is implemented as registry values,

[WiX-users] util:EventSource not creating event source

2009-02-18 Thread Greg Silin
Hi, We are attempting to create event log source for a clean install of our app. Here is the excerpt that attempts to install the logs. Note that all the other steps complete successfully, except the EventSource commands. As far as we know all the rights/permissions should be in place. The i