telephonyserverplugins/attestltsy/config/configatmodem.bat
branchAT_Test_LTSY
changeset 6 9b3b5a50db11
parent 4 3cf043a18b40
child 10 4d82aaca4452
equal deleted inserted replaced
5:c646ab78f948 6:9b3b5a50db11
    15 REM
    15 REM
    16 
    16 
    17 echo Backup hctl_base.dll:
    17 echo Backup hctl_base.dll:
    18 move /-Y \epoc32\release\winscw\udeb\hctl_base.dll \epoc32\release\winscw\udeb\hctl_base.bak
    18 move /-Y \epoc32\release\winscw\udeb\hctl_base.dll \epoc32\release\winscw\udeb\hctl_base.bak
    19 
    19 
    20 echo Copy UREL version of hctl_base.dll:
    20 echo Copying UREL version of hctl_base.dll:
    21 copy \epoc32\release\winscw\urel\hctl_base.dll \epoc32\release\winscw\udeb\hctl_base.dll
    21 copy /Y \epoc32\release\winscw\urel\hctl_base.dll \epoc32\release\winscw\udeb\hctl_base.dll
    22 
    22 
    23 echo Backup phonetsy.tsy:
    23 echo Backup phonetsy.tsy:
    24 move /-Y \epoc32\release\winscw\udeb\phonetsy.tsy \epoc32\release\winscw\udeb\phonetsy.bak
    24 move /-Y \epoc32\release\winscw\udeb\phonetsy.tsy \epoc32\release\winscw\udeb\phonetsy.bak
    25 
    25 
    26 echo Copy phonetsywithdispatcher.tsy to phonetst:
    26 echo Copying phonetsywithdispatcher.tsy to phonetsy:
    27 copy \epoc32\release\winscw\udeb\phonetsywithdispatcher.tsy \epoc32\release\winscw\udeb\phonetsy.tsy
    27 copy /Y \epoc32\release\winscw\udeb\phonetsywithdispatcher.tsy \epoc32\release\winscw\udeb\phonetsy.tsy
    28 
    28 
    29 echo Setup the feature manager to include GSM and WCDMA features:
    29 echo Setup the feature manager to include GSM and WCDMA features:
    30 @perl -S -I/epoc32/tools/featmgr /sf/os/cellularsrv/telephonyserverplugins/attestltsy/config/modifyfeaturedb.pl
    30 @perl -S -I/epoc32/tools/featmgr /sf/os/cellularsrv/telephonyserverplugins/attestltsy/config/modifyfeaturedb.pl
    31 
    31 
    32 echo Setup CommDB using default file
    32 echo Setuping CommDB:
    33 copy /Y \sf\os\cellularsrv\telephonyserverplugins\attestltsy\config\AT-LTSY(default).cfg \epoc32\winscw\c\AT-LTSY(default).cfg
    33 REM copy /Y \sf\os\cellularsrv\telephonyserverplugins\attestltsy\config\AT-LTSY(default).cfg \epoc32\winscw\c\AT-LTSY(default).cfg
       
    34 cd \sf\os\cellularsrv\telephonyserverplugins\attestltsy\config
       
    35 @perl -S /sf/os/cellularsrv/telephonyserverplugins/attestltsy/config/modifycommdb.pl
    34 \epoc32\release\winscw\udeb\ced.exe -Dtextshell -- c:\AT-LTSY(wavcom).cfg
    36 \epoc32\release\winscw\udeb\ced.exe -Dtextshell -- c:\AT-LTSY(wavcom).cfg
    35 
    37 
    36 REM M:\sf\os\devicesrv\sysstatemgmt\group>sbs -b bld.inf -c winscw_udeb RESOURCE
    38 REM M:\sf\os\devicesrv\sysstatemgmt\group>sbs -b bld.inf -c winscw_udeb RESOURCE