Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:2500_config_apps:4300_runtime_exec [2022/08/25 00:00] – removed - external edit (Unknown date) 127.0.0.1 | docs:2500_config_apps:4300_runtime_exec [2025/06/12 03:59] (current) – Change to AwareIM aware_support3 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | [< | ||
| + | ====== Building Runtime Executable ====== | ||
| + | |||
| + | <callout type=" | ||
| + | |||
| + | If you want to sell applications configured with // | ||
| + | |||
| + | To do this select the business space version containing the final configuration of your application and select the "Build Executable" | ||
| + | |||
| + | ===== Name of the application ===== | ||
| + | |||
| + | Specify the name of your application to be displayed by the Installation program and the " | ||
| + | |||
| + | ===== Version number ===== | ||
| + | |||
| + | Specify the version number of your application to be displayed by the Installation program and the " | ||
| + | |||
| + | ===== Company name/ | ||
| + | |||
| + | Specify your company name and copyright to be displayed by the " | ||
| + | |||
| + | ===== Target platform ===== | ||
| + | |||
| + | Specify the target operating system platform where your application will be used. If your application is to be used for multiple platforms, run "Build Executable" | ||
| + | |||
| + | ===== Target database ===== | ||
| + | |||
| + | Specify the database that your application will use. This value is mandatory. | ||
| + | |||
| + | ===== Do not allow end users to change business space version configuration ===== | ||
| + | |||
| + | Tick this box if you do not want users to change the configuration of your application using the Configuration Tool. In this case also specify the protection password to make sure that only you can access the configuration. | ||
| + | |||
| + | ===== Output directory ===== | ||
| + | |||
| + | Specify the directory where the executable will be built. This value is mandatory. | ||
| + | |||
| + | ===== License file location ===== | ||
| + | |||
| + | Specify the location of your license file. This must be an ASCII text file. This value is mandatory. | ||
| + | |||
| + | ===== Readme file location ===== | ||
| + | |||
| + | Specify the location of the " | ||
| + | |||
| + | ===== Documents directory ===== | ||
| + | |||
| + | If you include electronic documentation with your application specify the directory where your documentation files are stored. This value is optional. | ||
| + | |||
| + | ===== Web resources ===== | ||
| + | |||
| + | If your application requires any resources (such as images and styles), which are used in the custom HTML pages of your application, | ||
| + | |||
| + | ===== Other resources ===== | ||
| + | |||
| + | If your application requires any other resources (such as images used in the '' | ||
| + | |||
| + | <code aim> | ||
| + | |||
| + | This value is optional. | ||
| + | |||
| + | ===== Custom JAR’s location ===== | ||
| + | |||
| + | If your application requires any custom JAR files (for example if you write your own Java extensions – see [[docs: | ||
| + | |||
| + | ===== JDK location ===== | ||
| + | |||
| + | If you are building an application for the Linux platform and your current operating system is not Linux, you need to download the Linux JDK1.4 or later(( | ||
| + | |||
| + | Once you provide the required values and press OK // | ||
| + | |||
| + | <callout type=" | ||
| + | |||
| + | <callout type=" | ||
| + | |||