[WiX-users] [Wix-Users] How to Kick Off Custom Event at the Start of a Dialog?

2009-02-07 Thread Olex
How would I launch an as soon as a dialog starts? I know I can do it by attaching an event to a PushButton through . However, I would like to do it without that. My context is that I'm writing a custom installation where I do not install any files but instead run several CustomAction. So during

Re: [WiX-users] Control conditional on installed components

2009-02-07 Thread Rob Mensching
Not sure. Have you tried following the Property value changes in the verbose log file to make sure it ends up what you want? -Original Message- From: Chris Ridd [mailto:chrisr...@mac.com] Sent: Friday, February 06, 2009 23:29 To: General discussion for Windows Installer XML toolset. Sub

Re: [WiX-users] Can't create a WiX project in VS 2005?

2009-02-07 Thread Rob Mensching
There are a couple bugs open on VS2005 functionality. I'm not sure this is one of them... might be a new issue. -Original Message- From: Altman, Robert D [mailto:robert.d.alt...@boeing.com] Sent: Friday, February 06, 2009 14:22 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Ca