Re: [WiX-users] issue with Cancelling installation when custom action is running.

2009-01-19 Thread Rob Mensching
From: Monish C Mohan [mailto:monis...@gmail.com] Sent: Monday, January 19, 2009 07:03 To: wix-users@lists.sourceforge.net Subject: [WiX-users] issue with Cancelling installation when custom action is running. Hi, any help on this is appriciated. _ We are executing a CustomActi

[WiX-users] issue with Cancelling installation when custom action is running.

2009-01-19 Thread Monish C Mohan
Hi, any help on this is appriciated. _ We are executing a CustomAction to start the Sharepoint Administration and Sharepoint Timer services. This customaction is executed after performing all the install action and just before the "*InstallFinalize*" action of the installer. This