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);