os/persistentdata/featuremgmt/featureregistry/test/compositeromtesting/testfiles/featregcompositetest_manualpost.bat
First public contribution.
3 rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
4 rem All rights reserved.
5 rem This component and the accompanying materials are made available
6 rem under the terms of "Eclipse Public License v1.0"
7 rem which accompanies this distribution, and is available
8 rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
10 rem Initial Contributors:
11 rem Nokia Corporation - initial contribution.
18 if not exist %EPOCROOT%EPOC32\RELEASE\WINSCW\UDEB\Z\private\102744CA\featreg.tmp.cfg goto noTmpFiles
20 rem Delete the test featreg files
21 del /f %EPOCROOT%EPOC32\RELEASE\WINSCW\UDEB\z\private\102744ca\featreg.cfg
22 del /f %EPOCROOT%EPOC32\RELEASE\WINSCW\UDEB\z\private\102744ca\featreg.cfg[2-0]
23 del /f %EPOCROOT%EPOC32\RELEASE\WINSCW\UDEB\z\private\102744ca\featreg.cfg[3-0]
24 del /f %EPOCROOT%EPOC32\RELEASE\WINSCW\UREL\z\private\102744ca\featreg.cfg
25 del /f %EPOCROOT%EPOC32\RELEASE\WINSCW\UREL\z\private\102744ca\featreg.cfg[2-0]
26 del /f %EPOCROOT%EPOC32\RELEASE\WINSCW\UREL\z\private\102744ca\featreg.cfg[3-0]
28 rem Restore original featreg files
29 rename %EPOCROOT%EPOC32\RELEASE\WINSCW\UDEB\z\private\102744ca\featreg.tmp.cfg featreg.cfg
30 rename %EPOCROOT%EPOC32\RELEASE\WINSCW\UREL\z\private\102744ca\featreg.tmp.cfg featreg.cfg
34 @echo No temp files exist, pre bat file hasn't been run or %0 already called