core/com.nokia.carbide.cpp.doc.user/html/reference/launch_configs/app_trk_installation.htm
changeset 401 939a4e7e4597
parent 400 9b005a8e6778
child 402 ad8d147e8273
equal deleted inserted replaced
400:9b005a8e6778 401:939a4e7e4597
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
       
     5 <meta http-equiv="Content-Style-Type" content="text/css" />
       
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
       
     7 <title>Installation Pane</title>
       
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
       
     9 </head>
       
    10 <body bgcolor="#FFFFFF">
       
    11 <h2>Installation Pane</h2>
       
    12 <p>The Debug or launch configuration windows <b>Installation</b> 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&rsquo;s.</p>
       
    13 <p align="center"><img src="../images/panel_trk_installation.png" width="598" height="224" /></p>
       
    14 <p class="figure">Figure 1 - Debug windows Installation pane</p>
       
    15 <h5>Table 1. Installation pane &mdash;items </h5>
       
    16 <table width="94%"  border="0" cellpadding="2" cellspacing="0">
       
    17   <tr>
       
    18     <th width="38%" scope="col">Item</th>
       
    19     <th width="62%" scope="col">Explanation</th>
       
    20   </tr>
       
    21   <tr>
       
    22     <td><p><b>Installation file </b></p>
       
    23     <p>&nbsp;</p></td>
       
    24     <td><p>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.</p>
       
    25     </td>
       
    26   </tr>
       
    27   <tr>
       
    28     <td><b>Download directory </b></td>
       
    29     <td>The directory on the target device to download the file into before installing it. The default directory value is <span class="code">C:\data\</span>. </td>
       
    30   </tr>
       
    31   <tr>
       
    32     <td><b>Install each launch even if installer file has not changed </b></td>
       
    33     <td>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. </td>
       
    34   </tr>
       
    35   <tr>
       
    36     <td><b>Do not show installer UI on the phone </b></td>
       
    37     <td>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 <span class="code">on</span>. </td>
       
    38   </tr>
       
    39   <tr>
       
    40     <td><b>Install to drive </b></td>
       
    41     <td>A list of common drives where files may be installed to. The default drive setting is <span class="code">C</span>. </td>
       
    42   </tr>
       
    43 </table>
       
    44 
       
    45 <div class="step">  
       
    46     <h4>To access the Installation Pane</h4>
       
    47     <ol>
       
    48       <li>Select the  Run &gt; Debug...  menu item</li>
       
    49       <p>The <b>Debug</b> window appears. </p>
       
    50       <li>Select a Symbian OS Application TRK configuration in the Configurations list</li>
       
    51       <li>Click Installer tab</li>
       
    52       <p>The Installation pane appears (Figure 1). </p>
       
    53     </ol>
       
    54 </div>
       
    55 <h5>Common concepts</h5>
       
    56   <ul>
       
    57     <li><a href="../../concepts/debugger_about.htm">About the Debugger</a></li>
       
    58     <li><a href="../../concepts/trk.htm">Target Resident Kernel (TRK)</a></li>
       
    59 </ul>
       
    60 <h5 align="left">Common references </h5>
       
    61 <ul>
       
    62   <li><a href="page_trk_main.htm">Main Pane</a></li>
       
    63   <li><a href="page_trk_debugger.htm">Debugger Pane</a></li>
       
    64   <li><a href="page_connection.htm">Connection Pane</a></li>
       
    65   <li><a href="page_file_transfer.htm">File Transfer Pane</a></li>
       
    66   <li><a href="page_executables.htm">Executables Pane</a></li>
       
    67 </ul>
       
    68 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
       
    69 
       
    70 </body>
       
    71 </html>