}
// If an older version is found, and the update is forbidden, the user
// can select another installation directory.
if ( data.olderVersionExists() && data.dontUpdate() ) {
// This can happen only in installation with user privileges.
// Installations with root privileges have cancelled installation
// already at first dialog (InstallChangeCtrl.java).
// Possibility to select a new directory, in which no
// older product exists