mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
5 lines
114 B
C
5 lines
114 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
bool start_msi_uninstallation_sequence();
|
||
|
|
void github_update_worker();
|
||
|
|
bool launch_pending_update();
|