radioengine/utils/tsrc/group/RestoreOrigCenrep.cmd
changeset 57 21be958eb3ce
equal deleted inserted replaced
56:04837bf3a628 57:21be958eb3ce
       
     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 Utils Test Module
       
    15 @REM
       
    16 @REM
       
    17 @echo Original environment restoration by UtilsTestModule...
       
    18 del \epoc32\winscw\c\TestFramework\UtilsTestModule.cfg
       
    19 del \epoc32\wins\c\TestFramework\TestFramework.ini
       
    20 del \epoc32\winscw\c\TestFramework\TestFramework.ini
       
    21 del \epoc32\data\z\system\data\TestFramework.ini
       
    22 @echo Original environment restoration by UtilsTestModule... Finished.