If a check fails, set the behavior of the installer to one of the following:
	- "Disable Next" - The installer disables the Next button (the installation process stops).
	
- "Continue" - Continue, and display the Stop Message when the user clicks the 
	Next button (the installation process stops).
	
- "Continue with Override Message" - Continue, and display the Override Message 
	when the user clicks the Next button to allow the user to override the failed check(s) 
	and continue the installation.