telephonyserver/etelmultimode/group/RCOMCOPY.RBT
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 03 May 2010 13:37:20 +0300
changeset 23 6b1d113cdff3
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
permissions -rw-r--r--
Revision: 201018 Kit: 201018

@echo off
mkdir r:\System
mkdir r:\System\Libs
mkdir r:\System\Programs

copy \Epoc32\Release\Marm\rel\Etelmm.dll r:\system\libs\
copy \Epoc32\Release\Marm\Rel\Tmmcli.exe r:\system\programs\
copy \Epoc32\Release\Marm\Rel\Dmm.tsy r:\system\libs\

quit