Re: [WiX-users] WiX-users Digest, Vol 37, Issue 54

2009-06-10 Thread Wilson, Phil
June 09, 2009 3:30 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] WiX-users Digest, Vol 37, Issue 54 Phill Thanks for pointing it out But it still doesn't help me with the sequencing question As I said earlier even though I want to run this action after all files are installed (I

Re: [WiX-users] WiX-users Digest, Vol 37, Issue 54

2009-06-10 Thread Shree Krishnamurthi
, Vol 37, Issue 56 -- Message: 4 Date: Tue, 09 Jun 2009 22:40:28 -0400 From: Bob Arnson Subject: Re: [WiX-users] WiX-users Digest, Vol 37, Issue 54 To: "General discussion for Windows Installer XML toolset." Message-ID: <4a2f1d1c.60...@joyofsetup

Re: [WiX-users] WiX-users Digest, Vol 37, Issue 54

2009-06-09 Thread Bob Arnson
Shree Krishnamurthi wrote: > (I use : Before='InstallFinalize') > It still doens;t seem to wait for all files to install to run the > action. > It seems to run way before that. > Why is that so? > Probably because it's not marked as a deferred custom action. -- sig://boB http://joyofsetup.co

Re: [WiX-users] WiX-users Digest, Vol 37, Issue 54

2009-06-09 Thread Shree Krishnamurthi
Phill Thanks for pointing it out But it still doesn't help me with the sequencing question As I said earlier even though I want to run this action after all files are installed (I use : Before='InstallFinalize') It still doens;t seem to wait for all files to install to run the action. It seems to