mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-05 04:39:08 +08:00
14 lines
350 B
Modula-2
14 lines
350 B
Modula-2
LIBRARY "PowerToysSetupCustomActions"
|
|
|
|
EXPORTS
|
|
CreateScheduledTaskCA
|
|
DetectPrevInstallPathCA
|
|
RemoveScheduledTasksCA
|
|
TelemetryLogInstallSuccessCA
|
|
TelemetryLogInstallCancelCA
|
|
TelemetryLogInstallFailCA
|
|
TelemetryLogUninstallSuccessCA
|
|
TelemetryLogUninstallCancelCA
|
|
TelemetryLogUninstallFailCA
|
|
TelemetryLogRepairCancelCA
|
|
TelemetryLogRepairFailCA |