Example:
Do not allow installations on Windows 98.
Example 1:
Prevent the user from choosing an installation directory with spaces.
Example 2:
Add-on for existing application. The user has to select a Tomcat 5 installation,
the directory validator then returns a sub-directory of the selected Tomcat 5 directory, so that
the add-on has its own directory. For this to work, suggest application directory
has to be disabled on the installation location screen configuration on the
Installer features tab.
Example 1:
Install parts of the distribution tree to the system32 directory of Windows.
Example 2:
See example 2 for the directory validator. Some or all files would have to be installed to the
parent directory. This can be achieved with an installation handler.