Building the Current Project

To build the current project:

  1. Select Build from the Project menu. (Or... You can also press the Build button ( ) or use the F7 hotkey.)

  2. When asked to confirm that you want to build your application, press Yes to continue.

    The Status dialog will display the progress of the build process in a small window.

    Once the build process has completed successfully, the project's Distribution folder will open automatically.

  3. Double-click on the autorun.exe file (or whatever you named your application's executable on the Build tab of the Project Settings dialog) to run your application.

Next: Pages