This shows you the differences between two versions of the page.
|
wiki:manual [2011/06/19 17:00] nandod Manual review - up to Template info files section |
wiki:manual [2013/03/11 12:15] (current) mariuz [Windows (Win32)] |
||
|---|---|---|---|
| Line 19: | Line 19: | ||
| ===== Who we are ===== | ===== Who we are ===== | ||
| - | The home page of the FlameRobin project is located at http://www.flamerobin.org. The project itself is hosted on [[http://sourceforge.net/projects/flamerobin|SourceForge]]. Please use our mailing list (flamerobin-devel) to contact the developers. Details and archives available [[http://sourceforge.net/mail/?group_id=124340|here]]. You are also encouraged to use our [[http://sourceforge.net/tracker/?group_id=124340&atid=699234|bugs]] and [[http://sourceforge.net/tracker/?group_id=124340&atid=699237|feature requests]] trackers to report back to us the results of your alpha testing. If you are a developer interested in joining the FlameRobin project, let us know. We always welcome contributors. | + | The home page of the FlameRobin project is located at http://www.flamerobin.org. The project itself is hosted on [[http://sourceforge.net/projects/flamerobin|SourceForge]]. Please use our mailing list (flamerobin-devel) to contact the developers. Details and archives available [[https://sourceforge.net/p/flamerobin/mailman/?source=navbar|here]]. You are also encouraged to use our [[https://sourceforge.net/p/flamerobin/bugs/|bugs]] and [[http://sourceforge.net/tracker/?group_id=124340&atid=699237|feature requests]] trackers to report back to us the results of your alpha testing. If you are a developer interested in joining the FlameRobin project, let us know. We always welcome contributors. |
| ===== License ===== | ===== License ===== | ||
| Line 35: | Line 34: | ||
| ==== General information ==== | ==== General information ==== | ||
| - | If you have installed a previous ALPHA version of FlameRobin which is //less than 0.4.0//, it is recommended that you remove it before installing this version. | ||
| - | |||
| - | You won't be able to keep a config.ini file from an earlier version, because the name and file format have changed in version 0.4.0. | ||
| - | |||
| - | You might be able to keep your servers.xml file, provided that you rename it to fr_databases.conf and move it to your data folder. FlameRobin will tell you the exact path of this file (which changes with the platform) upon first startup, when it cannot find the file. | ||
| Here are the files used by FlameRobin to store configuration information: | Here are the files used by FlameRobin to store configuration information: | ||
| Line 55: | Line 49: | ||
| ==== Windows (Win32) ==== | ==== Windows (Win32) ==== | ||
| - | To install FlameRobin under Windows you need the Firebird client (gds32.dll for Firebird 1.0, fbclient.dll for Firebird 1.5 and up) installed and available, then just run the automatic installer of FlameRobin which will copy all required files in a directory of your choice and optionally create desktop and start menu shortcuts. It will also copy user configuration files to your user "application data" folder (which changes depending on the Windows version | + | To install FlameRobin under Windows you need the Firebird client (fbclient.dll for Firebird 2.x and up) installed and available, then just run the automatic installer of FlameRobin which will copy all required files in a directory of your choice and optionally create desktop and start menu shortcuts. It will also copy user configuration files to your user "application data" folder (which changes depending on the Windows version |
| you are using; an example under Windows 7: C:\Users\YourName\AppData\Local\flamerobin). | you are using; an example under Windows 7: C:\Users\YourName\AppData\Local\flamerobin). | ||
| If you need to uninstall FlameRobin you can do so from the start menu icon (unless you told the installation program not to create one) or from the Control Panel. | If you need to uninstall FlameRobin you can do so from the start menu icon (unless you told the installation program not to create one) or from the Control Panel. | ||