diff --git a/install/Adempiere/install-fyracle.html b/install/Adempiere/install-fyracle.html
index 50c841792c..a1aeaf1c96 100644
--- a/install/Adempiere/install-fyracle.html
+++ b/install/Adempiere/install-fyracle.html
@@ -28,12 +28,13 @@ operating system.
Install Java SDK and Fyracle according to their own manuals. Follwoing
instruction
-will assume that You installed Java in c:\adempiere\jdk folder and
+will assume that You installed Java in c:\adempiere\jdk1.5.0 folder and
Fyracle in c:\adempiere\fyracle
folder.
Next uninstall Adempiere.zip into to c:\adempiere\Adempiere directory
-and adempiereData.zip into c:\adempiere\data directory.
+Find database file c:\adempiere\Adempiere\data\Adempiere_fy.jar.
+Unzip it to c:\adempiere\data
Please run c:\adempiere\Adempiere\RUN_setup.bat to setup adempiere server.
Please fill them with following values:
@@ -44,8 +45,8 @@ Please fill them with following values:
(c:\adempiere\Adempiere)
Server is name of computer used for application server (can not
be localhost). This name of computer must be available for all clients
-of adempiere
- Web port and SSL port are ports on which web version of adempiere
+of Adempiere
+ Web port and SSL port are ports on which web version of Adempiere
will be available (must be not used)
JNP port is application server port and probably should not be
changed
@@ -53,17 +54,20 @@ changed
Choose Fyracle database from combobox.
Database host should be name of computer n which You install
server (not localhost)
- Database name is name of data file location. In our exaple it is
+ Database name is name of data file location. In our example it is
c:\adempiere\data\adempiere.fdb
Database port should be set 3050
- Database user should be set to SYSDBA
- Database password is 'masterkey'
- Remainig fields are to setup adempiere email account
+ Database user should be set to SYSDBA
+
+ Database default password is 'masterkey'. Security warning:You must change database password with Firebird tools to secure one.
+
+ Fill Adempiere email account, which will be used by system
Press Save button to save changes to configuration.
-It is adviced to restart Windows computer in next step as Windows can
+
+It is adviced to restart Windows computer in next step, as Windows can
not set environment variable
without it.