Navigation
Features
Manual
What's new
FAQ
Imprint

FAQ

Contents     Index    << Previous    Next >>    PDF

Installation / Uninstallation

Installation:

Launch the MySQL-Front_Setup.exe setup program and follow the instructions in your language. Defaults are offered for all configuration possibilities, which function problem-free on almost all systems.  


Uninstallation is just as simple:
Select the uninstall program from the start menu or the Windows Control Panel.  


The setup program accepts optional command line parameters. These can be useful to system administrators, and to other programs calling the setup program.

SQL-Front_Setup.exe [Options]

/DIR="x:\dirname"  
Overrides the default directory name displayed on the Select Destination Location wizard page. A fully qualified pathname must be specified.  
 
/GROUP="folder name"  
Overrides the default folder name displayed on the Select Start Menu Folder wizard page.  
 
/NOICONS  
Instructs Setup to initially check the "Don't create any icons" check box on the Select Start Menu Folder wizard page.  
 
/SAVEINF="x:\filename"  
Instructs Setup to save installation settings to the specified file.  
Don't forget to use quotes if the filename contains spaces.  
 
/LOADINF="x:\filename"  
Instructs Setup to load the settings from the specified file after having checked the command line. This file can be prepared using the '/SAVEINF=' command as explained below.  
Don't forget to use quotes if the filename contains spaces.