Re: [WiX-users] Custom Action on unistall does not run

2011-01-19 Thread Pally Sandher
January 2011 12:13 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Custom Action on unistall does not run Hello Pally, Thanks for the point. Actually I am installing some child MSIs from an tool and invoked this tool via Cuatom Action sequenced in InstallUISeque

Re: [WiX-users] Custom Action on unistall does not run

2011-01-19 Thread Arun Kumar
ts.sourceforge.net Subject: [WiX-users] Custom Action on unistall does not run Hi, I'm just running an custom action on uninstall, but I notice that one of my custom actions isn't running during the uninstall. I've put it in the UIInstallSequence thus: Installed But i

Re: [WiX-users] Custom Action on unistall does not run

2011-01-19 Thread Pally Sandher
t: [WiX-users] Custom Action on unistall does not run Hi, I'm just running an custom action on uninstall, but I notice that one of my custom actions isn't running during the uninstall. I've put it in the UIInstallSequence thus: Installed But it doens't see

[WiX-users] Custom Action on unistall does not run

2011-01-19 Thread Arun Kumar
Hi, I'm just running an custom action on uninstall, but I notice that one of my custom actions isn't running during the uninstall. I've put it in the UIInstallSequence thus: Installed But it doens't seem to run. What I've seen implies that the UI sequence isn't run on an add/re