Installation Pane

The Debug or launch configuration window's Installation pane specifies the .sis file to install on the target device when using Application TRK. This is required when using the TRK debug agent with 9.x based SDK’s.

Figure 1 - Debug window's Installation pane

Table 1. Installation pane —items
Item Explanation

Installation file

 

Enter the complete path to the .sis or .pkg file to install on the target device or click Browse to use the standard file selection dialog.

Download directory The directory on the target device to download the file into before installing it. The default directory value is C:\data\.
Install each launch even if installer file has not changed Enable this option to force an update of the installed file even if no changes have been detected. This ensures a clean program install for each debug session.
Do not show installer UI on the phone Use this option to specify if the installer UI on the target device is shown when installing the file. Disabling this option may require interaction with the installer UI on the target device, slowing down the install process. The default setting is on.
Install to drive A list of common drives where files may be installed to. The default drive setting is C.

To access the Installation Pane

  1. Select the Run > Debug... menu item
  2. The Debug window appears.

  3. Select a Symbian OS Application TRK configuration in the Configurations list
  4. Click Installer tab
  5. The Installation pane appears (Figure 1).

Common concepts
Common references