radioengine/settings/tsrc/group/RestoreOrigCenrep.cmd
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 02 Sep 2010 20:26:56 +0300
changeset 48 e14766a36cdc
parent 33 11b6825f0862
permissions -rw-r--r--
Revision: 201033 Kit: 201035

@REM
@REM Copyright (c) 2002-2004 Nokia Corporation and/or its subsidiary(-ies).
@REM All rights reserved.
@REM This component and the accompanying materials are made available
@REM under the terms of "Eclipse Public License v1.0"
@REM which accompanies this distribution, and is available
@REM at the URL "http://www.eclipse.org/legal/epl-v10.html".
@REM
@REM Initial Contributors:
@REM Nokia Corporation - initial contribution.
@REM
@REM Contributors:
@REM
@REM Description:  Wins Command file for Settings Test Module
@REM
@REM
@echo Original environment restoration by settingstestmodule...
del \epoc32\winscw\c\TestFramework\SettingsTestModule.cfg
del \epoc32\wins\c\TestFramework\TestFramework.ini
del \epoc32\winscw\c\TestFramework\TestFramework.ini
copy ..\cenrep\2002FF52.txt  \epoc32\data\z\private\10202be9\2002FF52.txt
copy ..\cenrep\2002FF52.txt  \epoc32\RELEASE\winscw\UDEB\Z\private\10202be9\2002FF52.txt
copy ..\cenrep\2002FF52.txt  \epoc32\RELEASE\winscw\UREL\Z\private\10202be9\2002FF52.txt
del \epoc32\winscw\c\private\10202BE9\persists\2002FF52.cre
@echo Original environment restoration by settingstestmodule... Finished.