17 lines
350 B
Modula-2
17 lines
350 B
Modula-2
|
LIBRARY "CustomActions"
|
||
|
|
||
|
EXPORTS
|
||
|
CustomActionHello
|
||
|
RemoveInstallFolder
|
||
|
TerminateProcesses
|
||
|
AddFirewallRules
|
||
|
SetPropertyIsServiceRunning
|
||
|
TryStopDeleteService
|
||
|
CreateStartService
|
||
|
TryDeleteStartupShortcut
|
||
|
SetPropertyFromConfig
|
||
|
AddRegSoftwareSASGeneration
|
||
|
RemoveAmyuniIdd
|
||
|
InstallPrinter
|
||
|
UninstallPrinter
|