mmserv/radioutility/presetutility/tsrc/group/RestoreOrigCenrep.cmd
changeset 14 80975da52420
child 25 6f7ceef7b1d1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mmserv/radioutility/presetutility/tsrc/group/RestoreOrigCenrep.cmd	Mon May 03 12:59:52 2010 +0300
@@ -0,0 +1,25 @@
+@rem
+@rem Copyright (c) 2009 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: 
+@rem
+
+@echo Original environment restoration by presetutilitytestmodule...
+del \epoc32\winscw\c\TestFramework\PresetUtilityTestModule.cfg
+del \epoc32\wins\c\TestFramework\TestFramework.ini
+del \epoc32\winscw\c\TestFramework\TestFramework.ini
+copy ..\cenrep\10207b87.txt  \epoc32\data\z\private\10202be9\10207b87.txt
+copy ..\cenrep\10207b87.txt  \epoc32\RELEASE\winscw\UDEB\Z\private\10202be9\10207b87.txt
+copy ..\cenrep\10207b87.txt  \epoc32\RELEASE\winscw\UREL\Z\private\10202be9\10207b87.txt
+del \epoc32\winscw\c\private\10202BE9\persists\10207b87.cre
+@echo Original environment restoration by presetutilitytestmodule... Finished.
\ No newline at end of file