installationservices/swi/test/testexes/packages_interpretsis_testcase/int_rominstall_03.pkg
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 15 Sep 2010 12:20:42 +0300
branchRCL_3
changeset 73 79647526f98c
permissions -rw-r--r--
Revision: 201035 Kit: 201036

;
; Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
; All rights reserved.
; This component and the accompanying materials are made available
; under the terms of the License "Eclipse Public License v1.0"
; which accompanies this distribution, and is available
; at the URL "http://www.eclipse.org/legal/epl-v10.html".
;
; Initial Contributors:
; Nokia Corporation - initial contribution.
;
; Contributors:
;
; Description:
;
; Install file for multi-lingual application
; supporting two language variants.
;

; Languages - 
&EN,GE

; List of localised vendor names.
%{"Nokia Software Ltd", "Nokia Software Ltd"}

; Single, non-localised (global) vendor name.
:"Nokia Software Ltd"

; Installation header.
; Two component names as we support English and German
#{"Interpretsis_RomInstall", "Interpretsis_RomInstall1"}, (0x80000086), 1,0,0, Type=SA

;Ordinary file to selected drive
"osver.txt"-"c:\Documents\abc1.txt"

;Ordinary file to selected drive
"osver.txt"-"$:\Documents\abc2.txt"

;Ordinary file to selected drive
"osver.txt"-"e:\Documents\abc3.txt"

;Ordinary file to selected drive
"osver.txt"-"x:\Documents\abc4.txt"

;Ordinary file to selected drive
"osver.txt"-"!:\Documents\abc5.txt"

;Ordinary file to selected drive
"osver.txt"-"z:\Documents\abc6.txt"