14 lines
		
	
	
		
			290 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			290 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
LIBRARY "CustomActions"
 | 
						|
 | 
						|
EXPORTS
 | 
						|
    CustomActionHello
 | 
						|
    RemoveInstallFolder
 | 
						|
    TerminateProcesses
 | 
						|
    AddFirewallRules
 | 
						|
    SetPropertyIsServiceRunning
 | 
						|
    TryStopDeleteService
 | 
						|
    CreateStartService
 | 
						|
    TryDeleteStartupShortcut
 | 
						|
    SetPropertyFromConfig
 | 
						|
    AddRegSoftwareSASGeneration
 |