hlm.bat
author Simon Howkins <simonh@symbian.org>
Tue, 04 Aug 2009 17:22:59 +0100
changeset 331 f7c6fc4239ac
parent 0 571f289c60b8
permissions -rw-r--r--
Fixed paths and drives for executing script.

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