mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-19 06:31:02 +08:00
e83c28bf54
* refact: win, virtual display Signed-off-by: fufesou <shuanglongchen@yeah.net> * Update flutter-build.yml --------- Signed-off-by: fufesou <shuanglongchen@yeah.net> Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
15 lines
310 B
Modula-2
15 lines
310 B
Modula-2
LIBRARY "CustomActions"
|
|
|
|
EXPORTS
|
|
CustomActionHello
|
|
RemoveInstallFolder
|
|
TerminateProcesses
|
|
AddFirewallRules
|
|
SetPropertyIsServiceRunning
|
|
TryStopDeleteService
|
|
CreateStartService
|
|
TryDeleteStartupShortcut
|
|
SetPropertyFromConfig
|
|
AddRegSoftwareSASGeneration
|
|
RemoveAmyuniIdd
|