installationservices/swi/test/testexes/packages_interpretsis_testcase/int_rominstall_03.pkg
branchRCL_3
changeset 81 42552535c1ac
parent 73 79647526f98c
child 82 8b5c572a3757
equal deleted inserted replaced
73:79647526f98c 81:42552535c1ac
     1 ;
       
     2 ; Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     3 ; All rights reserved.
       
     4 ; This component and the accompanying materials are made available
       
     5 ; under the terms of the License "Eclipse Public License v1.0"
       
     6 ; which accompanies this distribution, and is available
       
     7 ; at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 ;
       
     9 ; Initial Contributors:
       
    10 ; Nokia Corporation - initial contribution.
       
    11 ;
       
    12 ; Contributors:
       
    13 ;
       
    14 ; Description:
       
    15 ;
       
    16 ; Install file for multi-lingual application
       
    17 ; supporting two language variants.
       
    18 ;
       
    19 
       
    20 ; Languages - 
       
    21 &EN,GE
       
    22 
       
    23 ; List of localised vendor names.
       
    24 %{"Nokia Software Ltd", "Nokia Software Ltd"}
       
    25 
       
    26 ; Single, non-localised (global) vendor name.
       
    27 :"Nokia Software Ltd"
       
    28 
       
    29 ; Installation header.
       
    30 ; Two component names as we support English and German
       
    31 #{"Interpretsis_RomInstall", "Interpretsis_RomInstall1"}, (0x80000086), 1,0,0, Type=SA
       
    32 
       
    33 ;Ordinary file to selected drive
       
    34 "osver.txt"-"c:\Documents\abc1.txt"
       
    35 
       
    36 ;Ordinary file to selected drive
       
    37 "osver.txt"-"$:\Documents\abc2.txt"
       
    38 
       
    39 ;Ordinary file to selected drive
       
    40 "osver.txt"-"e:\Documents\abc3.txt"
       
    41 
       
    42 ;Ordinary file to selected drive
       
    43 "osver.txt"-"x:\Documents\abc4.txt"
       
    44 
       
    45 ;Ordinary file to selected drive
       
    46 "osver.txt"-"!:\Documents\abc5.txt"
       
    47 
       
    48 ;Ordinary file to selected drive
       
    49 "osver.txt"-"z:\Documents\abc6.txt"