messagingfw/msgtest/targetautomation/Script/DEFAULTCLEAN.TXT
author Brendan Donegan <brendand@symbian.org>
Wed, 16 Jun 2010 16:16:29 +0100
branchGCC_SURGE
changeset 25 13c5828bd881
parent 0 8e480a14352b
permissions -rw-r--r--
Fix for Bug 3005 - 'Missing' def file in messagingmw

REM DEFAULT_CLEANUP_FROM_TEST.BAT
REM
REM Copyright © 2002 Symbian Ltd. All rights reserved.
REM

REMc:
REMcd \

REMattrib \system\libs\*.* -r
REMdel \system\libs\*.*

REMattrib \system\programs\*.* -r
REMdel \system\programs\*.*

REMattrib \msgtest\*.* -r
REMdel \msgtest\*.*

REMattrib \msgtest\sms\*.* -r
REMdel \msgtest\sms\*.*

REMattrib \msgtest\msgs\*.* -r
REMdel \msgtest\msgs\*.*

REMattrib \msgtest\fax\*.* -r
REMdel \msgtest\fax\*.*

REMattrib \msgtest\imcm\*.* -r
REMdel \msgtest\imcm\*.*

REMattrib \mailtest\*.* -r
REMdel \mailtest\*.*

REMattrib \mailtest\rfc822\*.* -r
REMdel \mailtest\rfc822\*.*

REMattrib \mailtest\imcm\*.* -r
REMdel \mailtest\imcm\*.*

REMattrib \mailtest\rfct_imcm06\*.* -r
REMdel \mailtest\rfct_imcm06\*.*

REMattrib \mailtest\rfct_imcm07\*.* -r
REMdel \mailtest\rfct_imcm07\*.*