Deployment Wizard
The "Deployment Wizard" helps you isolate the files necessary for your application to run, and it copies those files to a folder on your computer to make it easy to upload it to the web server.
| Item | Description |
|---|---|
| Step 1 | Describes what the "Deployment Wizard" does. |
| Step 2 | Displays a list of the files in your project. |
| Step 3 | Displays a list of the components used in your application. |
| Step 4 | Displays the complete contents of the folder it is going to create for you to copy to your web server. |
| Step 5 | Specifies the target destination for the folder the wizard is going to create. Enter the path and folder name, or browse to an existing folder. |
The first step tells you what the wizard is going to do, there is a checkbox in which you can select to view all the step (Detailed process) or just go to the final step
In detailed process, the next step will show you the units that have been detected to belong to your project
The next one will show you the components that you are using in your forms and the unit required for that component
The next one will show you a full list of all the files that are going to be copied to the destination folder, this includes your files, any unit required by your components, any asset required by those units and the RPCL core source
The next step is to allow you select a destination folder where all the files will be copied
The final step shows you the result of the copying process





