brandingserver/tools/sis/make-example.cmd
branchRCL_3
changeset 21 cfd5c2994f10
parent 0 e6b17d312c8b
child 22 113b91e0a2ad
equal deleted inserted replaced
20:eedf17a17c27 21:cfd5c2994f10
       
     1 @echo off
     1 rem
     2 rem
     2 rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 rem All rights reserved.
     4 rem All rights reserved.
     4 rem This component and the accompanying materials are made available
     5 rem This component and the accompanying materials are made available
     5 rem under the terms of "Eclipse Public License v1.0"
     6 rem under the terms of the License "Eclipse Public License v1.0"
     6 rem which accompanies this distribution, and is available
     7 rem which accompanies this distribution, and is available
     7 rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 rem
     9 rem
     9 rem Initial Contributors:
    10 rem Initial Contributors:
    10 rem Nokia Corporation - initial contribution.
    11 rem Nokia Corporation - initial contribution.
    11 rem
    12 rem
    12 rem Contributors:
    13 rem Contributors:
    13 rem
    14 rem
    14 rem Description: Example to make the brand sis file
    15 rem Description:  Example to make the brand sis file
    15 rem
    16 rem
       
    17 @echo on
    16 
    18 
    17 @echo off
    19 @echo off
    18 call t:\epoc32\tools\makesis brand-example.pkg
    20 call t:\epoc32\tools\makesis brand-example.pkg
    19 call t:\epoc32\tools\signsis brand-example.sis brand.sis rd.cer rd-key.pem
    21 call t:\epoc32\tools\signsis brand-example.sis brand.sis rd.cer rd-key.pem
    20 del brand-example.sis
    22 del brand-example.sis