remrem 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 "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: resource pool sisx bat.rem@echo offecho DoTo: update the location for certificate and private key filesset certificate_file=..\..\hitchcock\internal\certificates\rd.cerset private_key_file=..\..\hitchcock\internal\certificates\rd-key.pemmakesis alfresourcepool.pkgsignsis alfresourcepool.sis alfresourcepool.sisx %certificate_file% %private_key_file%