DOS INSTALLATION

From SPGC Document Wiki
Revision as of 12:39, 6 February 2018 by Admin (Talk | contribs)

Jump to: navigation, search


* Step 1: Install VFP89RUNT on your PC.
VFP89RUNT1.PNG
Figure 1. Setting-up “mymsetup.exe”

 Double click “mymsetup.exe”.


VFP89RUNT2.png
Figure 2. Installing VFP89RUNT

 Just click “Next”.


Figure 3. VFP89RUNT License Agreement

 Select the radio button “I accept the terms in the license agreement” and click “Next” button.


Figure 4. VFP89RUNT Customer Information

 Just click “Next” button.


Figure 5. VFP89RUNT Setup Type

 Just click “Next” button.


Figure 6. VFP89RUNT

 Just click “Install” button.


Figure 7. Installing VFP89RUNT

 Wait until it loads 100%.


Figure 8. Installation

 Click “Finish”.
 Installation for VFP89RUNT is completed.


*Step 2: Install MySQL Connector/ODBC 3.51


Con0.PNG
Figure 9. Setting-up “mysql-connector-odbc-3.51.30-win32.msi”

 Double click “mysql-connector-odbc-3.51.30-win32.msi”


Figure 10. Setting-up MySQL Connector/ODBC 3.51

 Just click “Next” button.


Figure 11. MySQL Connector/ODBC 3.51 License Agreement

 Select “I accept the terms in the license agreement” radio button and click “Next”.


Figure 12. MySQL Connector/ODBC 3.51 Setup Type

 Just click “Next”.


Figure 13. MySQL Connector/ODBC 3.51

 Just click “Install” button.


Figure 14. Installation complete

 Just click “Finish” button.


*Step 3: Install MySQL Connector/ODBC 5.2


Condb0.PNG
Figure 15. Setting up “mysql-connector-odbc-5.2.2-win32.msi.msi”

 Double click “mysql-connector-odbc-5.2.2-win32.msi.msi”.


Figure 16. Setting up MySQL Connector/ODBC 5.2

 Just click “Next”.


Condb2.PNG
Figure 17. Setting up MySQL Connector/ODBC 5.2 License Agreement

 Select “I accept the terms in the license agreement” radio button and click “Next”.


Figure 18. MySQL Connector/ODBC 5.2 Setup Type

 Just click “Next”.


Condb4.PNG
Figure 19. MySQL Connector/ODBC 5.2

 Just click “Install” button.


Figure 20. MySQL Connector/ODBC 5.2

 Just click “Finish”.

*Step 3: Edit config.nt and autoexec.nt

Figure 21. cmd

 Click Windows on the taskbar and search for cmd.exe.
 Right click cmd.exe and “Run as administrator”.


Cd2.PNG
Figure 22. cmd.exe as Administrator

 Type “edit config.nt” and click enter.


Cd3.PNG
Figure 23. config.nt

 Press “arrow down” on the keyboard until the end.


Cd4.PNG
Figure 24. config.nt

 Edit/Update:
files=90
buffers=40


Cd5.PNG
Figure 24.1 Edit/Update


Cd6.PNG
Figure 25. Save

 Go to File -> Save


Cd7.PNG
Figure 26. Exit

 Go to File -> Exit


Cd8.PNG
Figure 27. autoexec.nt

 Type “edit autoexec.nt”


Cd9.PNG
Figure 28. autoexec.nt

 Press “arrow down” on the keyboard until the end.


Cd10.PNG
Figure 29. autoexec.nt

 Type “SET CLIPPER =F080 ”.


Cd11.PNG
Figure 30. Save

 Go to File -> Save


Cd12.PNG
Figure 31. Exit

 Go to File -> Exit