#pragma once bool start_msi_uninstallation_sequence(); void github_update_worker(); std::wstring check_for_updates(); bool launch_pending_update();