mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-04 12:56:14 +01:00 
			
		
		
		
	Make installer fail if INSTALLDIR exists. In UI mode, show a popup and disable "Next" button until install root is corrected
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			203 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			203 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
LIBRARY "wixca"
 | 
						|
VERSION 1.0
 | 
						|
EXPORTS
 | 
						|
PresetDatabaseProperties
 | 
						|
RemoveDataDirectory
 | 
						|
CreateDatabaseRollback
 | 
						|
CheckDatabaseProperties
 | 
						|
CheckDataDirectory
 | 
						|
CheckDBInUse
 | 
						|
CheckServiceUpgrades
 | 
						|
CheckInstallDirectory
 |