telephonyserver/etelmultimode/group/RCOMCOPY.RBT
author Tom Pritchard <tomp@symbian.org>
Tue, 23 Feb 2010 20:17:55 +0000
branchAT_Test_LTSY
changeset 4 3cf043a18b40
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
permissions -rw-r--r--
Adding config script - now you should be able to run ConfigAtModem from this folder

@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