Re: [WiX-users] EventSource EventMessageFile and NETFRAMEWORK20INSTALLROOTDIR

2009-04-03 Thread Paul Nearney
: [WiX-users] EventSource EventMessageFile and NETFRAMEWORK20INSTALLROOTDIR Hi all, I suspect there may be a really simple answer to this (I am new to WiX) - I am struggling to get the NETFRAMEWORK20INSTALLROOTDIR property to work in the EventMessageFile attribute of an EventSource. I am using

Re: [WiX-users] EventSource EventMessageFile and NETFRAMEWORK20INSTALLROOTDIR

2009-04-02 Thread Neil Sleightholm
Have you include in you code? Neil -Original Message- From: Paul Nearney [mailto:paul_near...@hotmail.com] Sent: 02 April 2009 17:07 To: wix-users@lists.sourceforge.net Subject: [WiX-users] EventSource EventMessageFile and NETFRAMEWORK20INSTALLROOTDIR Hi all, I suspect there may

[WiX-users] EventSource EventMessageFile and NETFRAMEWORK20INSTALLROOTDIR

2009-04-02 Thread Paul Nearney
Hi all, I suspect there may be a really simple answer to this (I am new to WiX) - I am struggling to get the NETFRAMEWORK20INSTALLROOTDIR property to work in the EventMessageFile attribute of an EventSource. I am using the VS2008 integration for WiX, and have added a reference to WixVSE