Re: [WiX-users] Using a CustomAction to modify a dialog

2009-10-24 Thread Dan Giambalvo
It would seem I stumbled upon exactly the same solution. Thanks for the post, it was an interesting read! -Original Message- From: Richard [mailto:legal...@xmission.com] Sent: Saturday, October 24, 2009 5:51 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Using a

Re: [WiX-users] Using a CustomAction to modify a dialog

2009-10-24 Thread Dan Giambalvo
: Re: [WiX-users] Using a CustomAction to modify a dialog In article <5e7723298293ea4b8c5fac913740a9cc212aa...@tk5ex14mbxw652.wingroup.windeploy.ntdev.microsoft.com>, Dan Giambalvo writes: > The one thing I can't do (and didn't mention below) is actually > changing th

Re: [WiX-users] Using a CustomAction to modify a dialog

2009-10-24 Thread Richard
In article <5e7723298293ea4b8c5fac913740a9cc212aa...@tk5ex14mbxw652.wingroup.windeploy.ntdev.microsoft.com>, Dan Giambalvo writes: > The one thing I can't do (and didn't mention below) is actually > changing the Windows Installer UI while still in the CA. Imagine a CA > that takes a while

Re: [WiX-users] Using a CustomAction to modify a dialog

2009-10-24 Thread Richard
In article <5e7723298293ea4b8c5fac913740a9cc212a7...@tk5ex14mbxw652.wingroup.windeploy.ntdev.microsoft.com>, Dan Giambalvo writes: > The problem I'm running into is that I can't seem to get Windows > Installer t o re-evaluate any properties after the custom action ends. I just covered thi

Re: [WiX-users] Using a CustomAction to modify a dialog

2009-10-23 Thread Dan Giambalvo
looking for. It may have the same limitation you mention below with MsiProcessMessage. Thanks again! -Dan -Original Message- From: Blair [mailto:os...@live.com] Sent: Friday, October 23, 2009 1:16 AM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [

Re: [WiX-users] Using a CustomAction to modify a dialog

2009-10-23 Thread Blair
: Thursday, October 22, 2009 4:07 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Using a CustomAction to modify a dialog I'm sorry, I'm having trouble wrapping my head around how this subscribe model works, and also difficulty figuring out how to fire

Re: [WiX-users] Using a CustomAction to modify a dialog

2009-10-22 Thread Dan Giambalvo
r thinking? -Original Message- From: Blair [mailto:os...@live.com] Sent: Thursday, October 22, 2009 3:10 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Using a CustomAction to modify a dialog I've never tried this, but if the text control subscribe

Re: [WiX-users] Using a CustomAction to modify a dialog

2009-10-22 Thread Blair
I've never tried this, but if the text control subscribes to the actiondata event, could your custom action send an actiondata event to it? Let us know how that works. -Original Message- From: Dan Giambalvo [mailto:danie...@microsoft.com] Sent: Thursday, October 22, 2009 2:56 PM To: wix-