installationservices/swi/test/tbackuprestore/scripts/batchfiles/tbackuprestore_post.bat
changeset 0 ba25891c3a9e
child 12 7ca52d38f8c3
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/installationservices/swi/test/tbackuprestore/scripts/batchfiles/tbackuprestore_post.bat	Thu Dec 17 08:51:10 2009 +0200
@@ -0,0 +1,23 @@
+@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 the License "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
+
+REM Copy the files required to run the script
+del /s /f /q \epoc32\release\winscw\udeb\z\sys\bin\tswisidupgradeexe.exe
+
+del /s /f /q \epoc32\release\winscw\urel\z\sys\bin\tswisidupgradeexe.exe
+
+del /s /f /q \epoc32\winscw\c\tswi\tbackuprestore\backup*.*
+del /s /f /q \epoc32\winscw\c\tswi\tbackuprestore\metadata*
\ No newline at end of file