os/security/cryptomgmtlibs/securitytestfw/test/autotesting/restoredrivesstates.bat
Update contrib.
2 @rem Copyright (c) 2009 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 the License "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".
9 @rem Initial Contributors:
10 @rem Nokia Corporation - initial contribution.
17 rmdir /s/q \epoc32\wins\c
18 rmdir /s/q \epoc32\winscw\c
19 rmdir /s/q \epoc32\drive_d
20 rmdir /s/q \epoc32\drive_e
22 xcopy /y/e/i/q \backup\wins\c \epoc32\wins\c
23 xcopy /y/e/i/q \backup\winscw\c \epoc32\winscw\c
24 xcopy /y/e/i/q \backup\drive_d \epoc32\drive_d
25 xcopy /y/e/i/q \backup\drive_e \epoc32\drive_e