[wix-users] How to terminate an Update?

Stephen Downard stephen.downard at medfusion.com
Mon Jun 13 07:53:27 PDT 2016


How can the engine be notified to terminate an update if end-user cancels while the update is being downloaded?  Currently, the engine will proceed to execute the updated Bundle.
I have tried setting m_pEngine->SetUpdate(NULL, NULL, 0, BOOTSTRAPPER_UPDATE_HASH_TYPE_NONE, NULL, 0);


More information about the wix-users mailing list