telephonyserver/etelmultimode/group/RCOMCOPY.RBT
author ivan.fildichev@opencode.com
Thu, 18 Nov 2010 15:42:16 +0200
branchopencode
changeset 88 5e27cc612ac7
parent 24 6638e7f4bd8f
permissions -rw-r--r--
Latest bug-fixes with added tests.

@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