mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 10:46:33 +02:00
runner: initial automatic update (#2141)
This commit is contained in:
5
src/runner/update_utils.h
Normal file
5
src/runner/update_utils.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
bool start_msi_uninstallation_sequence();
|
||||
void github_update_worker();
|
||||
bool launch_pending_update();
|
||||
Reference in New Issue
Block a user