Re: [WiX-users] DTF: How to Decide whether to Schedule or Execute Custom Actions

2009-07-28 Thread Castro, Edwin G. (Hillsboro)
ft.com] > Sent: Tuesday, July 28, 2009 8:44 AM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] DTF: How to Decide whether to Schedule or > Execute Custom Actions > > >> I was hoping it would be as easy as checking whether I'm running

Re: [WiX-users] DTF: How to Decide whether to Schedule or Execute Custom Actions

2009-07-28 Thread Jason Ginchereau
ries to stay consistent with the terminology used by the MSI SDK<http://msdn.microsoft.com/en-us/library/aa370125.aspx>. From: Blair [os...@live.com] Sent: Monday, July 27, 2009 11:21 PM To: 'General discussion for Windows Installer XML toolset.' Sub

Re: [WiX-users] DTF: How to Decide whether to Schedule or Execute Custom Actions

2009-07-27 Thread Blair
If your entire logic in the ScheduleInstallAction and ScheduleUninstallAction actions is completely driven by your own tables referencing features and/or components (along with whatever other data ExecuteAction may need) AND you don't have any dependencies on other standard actions (such as need