radioengine/settings/tsrc/group/RestoreOrigCenrep.cmd
branchRCL_3
changeset 20 93c594350b9a
parent 19 cce62ebc198e
equal deleted inserted replaced
19:cce62ebc198e 20:93c594350b9a
     1 @REM
       
     2 @REM Copyright (c) 2002-2004 Nokia Corporation and/or its subsidiary(-ies).
       
     3 @REM All rights reserved.
       
     4 @REM This component and the accompanying materials are made available
       
     5 @REM under the terms of "Eclipse Public License v1.0"
       
     6 @REM which accompanies this distribution, and is available
       
     7 @REM at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 @REM
       
     9 @REM Initial Contributors:
       
    10 @REM Nokia Corporation - initial contribution.
       
    11 @REM
       
    12 @REM Contributors:
       
    13 @REM
       
    14 @REM Description:  Wins Command file for Settings Test Module
       
    15 @REM
       
    16 @REM
       
    17 @echo Original environment restoration by settingstestmodule...
       
    18 del \epoc32\winscw\c\TestFramework\SettingsTestModule.cfg
       
    19 del \epoc32\wins\c\TestFramework\TestFramework.ini
       
    20 del \epoc32\winscw\c\TestFramework\TestFramework.ini
       
    21 copy ..\cenrep\2002FF52.txt  \epoc32\data\z\private\10202be9\2002FF52.txt
       
    22 copy ..\cenrep\2002FF52.txt  \epoc32\RELEASE\winscw\UDEB\Z\private\10202be9\2002FF52.txt
       
    23 copy ..\cenrep\2002FF52.txt  \epoc32\RELEASE\winscw\UREL\Z\private\10202be9\2002FF52.txt
       
    24 del \epoc32\winscw\c\private\10202BE9\persists\2002FF52.cre
       
    25 @echo Original environment restoration by settingstestmodule... Finished.