hlm.bat
author Brendan Donegan <brendand@symbian.org>
Tue, 20 Apr 2010 13:47:33 +0100
changeset 987 a820ca8ac7a7
parent 0 571f289c60b8
permissions -rw-r--r--
Run start.cmd only if it exists

@echo off
setlocal
call %~dp0common\hlm.bat %*
endlocal