hlm.bat
author Simon Howkins <simonh@symbian.org>
Thu, 12 Nov 2009 11:56:20 +0000
changeset 751 da0e0bc45450
parent 0 571f289c60b8
permissions -rw-r--r--
Updated the options to pass to getenv, to include -k. This avoids aborts if things are not exactly as the tool expects.

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