Difference between revisions of "DOS INSTALLATION"

From SPGC Document Wiki
Jump to: navigation, search
Line 4: Line 4:
 
  '''*''' Step 1: Install VFP89RUNT on your PC.
 
  '''*''' Step 1: Install VFP89RUNT on your PC.
  
  [[File:VFP89RUNT1.png|center|400px]]
+
  [[File:VFP89RUNT1.PNG.png|center|400px]]
 
<center>'''Figure 1. Setting-up “mymsetup.exe”'''</center>
 
<center>'''Figure 1. Setting-up “mymsetup.exe”'''</center>
  

Revision as of 12:30, 6 February 2018


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

 Double click “mymsetup.exe”.


VFP89RUNT2.png
Figure 2. Installing VFP89RUNT

 Just click “Next”.


VFP89RUNT3.png
Figure 3. VFP89RUNT License Agreement

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


VFP89RUNT4.png
Figure 4. VFP89RUNT Customer Information

 Just click “Next” button.


VFP89RUNT5.png
Figure 5. VFP89RUNT Setup Type

 Just click “Next” button.


VFP89RUNT6.png
Figure 6. VFP89RUNT

 Just click “Install” button.


VFP89RUNT7.png
Figure 7. Installing VFP89RUNT

 Wait until it loads 100%.


VFP89RUNT8.png
Figure 8. Installation

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


*Step 2: Install MySQL Connector/ODBC 3.51


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

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


Con1.png
Figure 10. Setting-up MySQL Connector/ODBC 3.51

 Just click “Next” button.


Con2.png
Figure 11. MySQL Connector/ODBC 3.51 License Agreement

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


Con3.png
Figure 12. MySQL Connector/ODBC 3.51 Setup Type

 Just click “Next”.


Con4.png
Figure 13. MySQL Connector/ODBC 3.51

 Just click “Install” button.


Con5.png
Figure 14. Installation complete

 Just click “Finish” button.


*Step 3: Install MySQL Connector/ODBC 5.2


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

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


Condb1.png
Figure 16. Setting up MySQL Connector/ODBC 5.2

 Just click “Next”.


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”.


Condb3.png
Figure 18. MySQL Connector/ODBC 5.2 Setup Type

 Just click “Next”.


Figure 19. MySQL Connector/ODBC 5.2

 Just click “Install” button.


Condb5.png
Figure 20. MySQL Connector/ODBC 5.2

 Just click “Finish”.

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

Cd1.png
Figure 21. cmd

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


Figure 22. cmd.exe as Administrator

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


Figure 23. config.nt

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


Figure 24. config.nt

 Edit/Update:
files=90
buffers=40


Figure 24.1 Edit/Update


Figure 25. Save

 Go to File -> Save


Figure 26. Exit

 Go to File -> Exit


Figure 27. autoexec.nt

 Type “edit autoexec.nt”


Figure 28. autoexec.nt

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


Figure 29. autoexec.nt

 Type “SET CLIPPER =F080 ”.


Figure 30. Save

 Go to File -> Save


Figure 31. Exit

 Go to File -> Exit