hlm.bat
author Simon Howkins <simonh@symbian.org>
Wed, 31 Mar 2010 10:20:44 +0100
changeset 955 28714977dccb
parent 0 571f289c60b8
permissions -rw-r--r--
Bug 2274 - Detection of physical drives doesn't work on Vista/Win7

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