You can configure the following App elements:
Files: Add, remove, or organize files and folders. You can also change the properties of each file as required.
Registry: Add or create new registry entries. You can also view and change attributes.
Environment Variables: Add and/or edit environment variables.
Runtimes: When a product (for example the .NET framework required by RADStudio) needs an execution runtime, it is provided to those who master applications. Once you make a selection you are requested to save your changes to the current working file in order to analyze required runtime changes.
Custom Scripts: You can attach scripts to key application triggers, such as activation, start, close, and deactivation that can accomplish whatever is necessary. These scripts are typically small executable files and batch files. Exe, bat, and cmd files are supported to perform acts such as
• Establish a connection to a shared network location before the application starts
• Run a file backup/archive process for user created documents after the application has exited.
|