September 2013
Beginner
556 pages
14h 7m
English
APPENDIX A
![]()
Installing a Java Application on a PC
In this Appendix, we will show you how to install an application onto a Windows PC from the RAD environment. The means explaining system environment variables and the software required to run a Java application on a PC. We will also explore PC batch (.bat) files and show how they make applications easier to use. Finally, we’ll demonstrate how to import files into the RAD environment. The example assumes Chapters 1 and 2 have been completed.
Tutorial: Exporting an Application from RAD
Programmers use RAD to develop applications. Users do not have RAD. Therefore applications have to be installed ...