@echo offremrem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).rem All rights reserved.rem This component and the accompanying materials are made availablerem under the terms of the License "Eclipse Public License v1.0"rem which accompanies this distribution, and is availablerem at the URL "http://www.eclipse.org/legal/epl-v10.html".remrem Initial Contributors:rem Nokia Corporation - initial contribution.remrem Contributors:remrem Description: remsetlocalif exist "E:\APPS\sbs" (set SBS_HOME=E:\APPS\sbsset PATH=%SBS_HOME%\bin;%PATH%)echo Using Raptor from: %SBS_HOME%..\..\..\..\helium\hlm.bat %*endlocal