sl@0: @rem sl@0: @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: @rem All rights reserved. sl@0: @rem This component and the accompanying materials are made available sl@0: @rem under the terms of the License "Eclipse Public License v1.0" sl@0: @rem which accompanies this distribution, and is available sl@0: @rem at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: @rem sl@0: @rem Initial Contributors: sl@0: @rem Nokia Corporation - initial contribution. sl@0: @rem sl@0: @rem Contributors: sl@0: @rem sl@0: @rem Description: sl@0: @rem sl@0: cd \ sl@0: call %SECURITYSOURCEDIR%\os\security\cryptomgmtlibs\securitytestfw\test\autotesting\useautocfg.bat sl@0: sl@0: rmdir /s /q epoc32\wins\c\ sl@0: rmdir /s /q epoc32\winscw\c\ sl@0: rmdir /s /q epoc32\drive_d\ sl@0: rmdir /s /q epoc32\drive_e\ sl@0: sl@0: xcopy backup\wins\c epoc32\wins\c\ /e sl@0: xcopy backup\winscw\c epoc32\winscw\c\ /e sl@0: sl@0: xcopy /y/i/e/s/r/q \epoc32\winscw\c\tswi \epoc32\release\winscw\urel\z\tswi sl@0: sl@0: xcopy backup\drive_d epoc32\drive_d\ /e sl@0: xcopy backup\drive_e epoc32\drive_e\ /e sl@0: sl@0: rmdir /s /q backup sl@0: sl@0: call \epoc32\release\wins\udeb\ced -dtextshell -- -i c:\auto.cfg sl@0: call \epoc32\release\winscw\udeb\ced -dtextshell -- -i c:\auto.cfg sl@0: sl@0: perl %SECURITYSOURCEDIR%\os\security\cryptoservices\certificateandkeymgmt\twtlscert\scripts\batchfiles\certstorePlugins disable_all sl@0: perl %SECURITYSOURCEDIR%\os\security\cryptoservices\certificateandkeymgmt\twtlscert\scripts\batchfiles\certstorePlugins enable filecertstore.dll sl@0: sl@0: copy \epoc32\wins\c\tcertstore\data\testkeystore.txt \epoc32\wins\c\system\data\testkeystore.txt sl@0: copy \epoc32\winscw\c\tcertstore\data\testkeystore.txt \epoc32\winscw\c\system\data\testkeystore.txt sl@0: sl@0: call %SECURITYSOURCEDIR%\os\security\cryptomgmtlibs\securitytestfw\test\autotesting\installSwiCertStore.bat tcertstore\data\swicertstore.dat sl@0: call %SECURITYSOURCEDIR%\os\security\cryptomgmtlibs\securitytestfw\test\autotesting\setupSwiPolicy swipolicy.ini sl@0: sl@0: copy /Y \epoc32\winscw\c\tJavaHelper\trust\midp2_trp.xml \epoc32\RELEASE\WINSCW\UREL\z\private\10203636\security\midp2_trp.xml sl@0: copy \epoc32\winscw\c\tJavaHelper\trust\security_root5ca.der \epoc32\RELEASE\WINSCW\UREL\z\private\10203636\security\trustroots\device\certificates\security_root5ca.der sl@0: sl@0: rem Copy eclipsable ROM stub and accompanying files to correct places sl@0: sl@0: md \epoc32\release\winscw\urel\z\eclipsetest sl@0: copy /y \epoc32\winscw\c\tswi\teclipsing\data\eclispingteststub.sis \epoc32\release\winscw\urel\z\system\install\eclispingteststub.sis sl@0: copy /y \epoc32\winscw\c\tswi\teclipsing\data\file1.txt \epoc32\RELEASE\WINSCW\UREL\Z\eclipsetest\file1.txt sl@0: copy /y \epoc32\winscw\c\tswi\teclipsing\data\file2.txt \epoc32\RELEASE\WINSCW\UREL\Z\eclipsetest\file2.txt sl@0: copy /y \epoc32\winscw\c\tswi\teclipsing\data\file3.txt \epoc32\RELEASE\WINSCW\UREL\Z\eclipsetest\file3.txt sl@0: sl@0: copy /y \epoc32\release\winscw\urel\tswisidupgradeexe.exe \epoc32\release\winscw\urel\z\sys\bin\tswisidupgradeexe.exe sl@0: copy /y \epoc32\release\winscw\urel\eclipsetest1.dll \epoc32\release\winscw\urel\z\sys\bin\eclipsetest.dll sl@0: sl@0: md \epoc32\release\winscw\urel\z\sys\bin\test\ sl@0: md \epoc32\release\winscw\urel\z\sys\bin\test1\test2\ sl@0: copy /y \epoc32\release\winscw\urel\tswisidcache1.exe \epoc32\release\winscw\urel\z\sys\bin\test\testsidcache1.exe sl@0: copy /y \epoc32\release\winscw\urel\tswisidcache2.exe \epoc32\release\winscw\urel\z\sys\bin\test1\test2\testsidcache2.exe