I removed the "install" directory as required after the installation, but still receive:
Warning: Installation directory exists at: C:/wamp/www/osCMax2/install. Please remove this directory for security reasons.Any ideas?
Edit: catalog/includes/application_top.php
Neer the bottom is:
define('WARN_INSTALL_EXISTENCE', 'true');
Change to:
define('WARN_INSTALL_EXISTENCE', 'false');
Back to Windows Plesk