Execute a task scheduler stop command (to kill one task)before starting the upgrade.
XML / XSL
1
Posts
1
Posters
5
Views
1
Watching
-
Hi Guys, I have an Wix installer. I need to end one running task befor starting the upgrade. I tried the custom action through batch script and added to the sequence "InstallInitialize", but this custom action didn't lanuch before starting the upgrade and it didn't worked. Anybody have any idea, how to implement this. Thank you very much for your help. -Prasanth