pnpmobileservices/pnpms/install/udeb/MakeRndSignedFor30.bat
changeset 18 7d11f9a6646f
parent 4 75a71fdb4c92
child 21 c707676bf59f
equal deleted inserted replaced
4:75a71fdb4c92 18:7d11f9a6646f
     1 rem
       
     2 rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 rem All rights reserved.
       
     4 rem This component and the accompanying materials are made available
       
     5 rem under the terms of "Eclipse Public License v1.0"
       
     6 rem which accompanies this distribution, and is available
       
     7 rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 rem
       
     9 rem Initial Contributors:
       
    10 rem Nokia Corporation - initial contribution.
       
    11 rem
       
    12 rem Contributors:
       
    13 rem
       
    14 rem Description: Implementation of PnPMS components
       
    15 rem
       
    16 
       
    17 makesis "PnpPaos_S3-0_udeb.pkg"
       
    18 signsis "PnpPaos_S3-0_udeb.SIS" PnpPaos_S3-0_signed.sis \s60\AppinstUi\internal\RD_RootCA\rd.cer \s60\AppinstUi\internal\RD_RootCA\rd-key.pem
       
    19 
       
    20 makesis "CentralRepositoryInit.pkg"
       
    21 signsis "CentralRepositoryInit.SIS" CentralRepositoryInit_signed.sis \s60\AppinstUi\internal\RD_RootCA\rd.cer \s60\AppinstUi\internal\RD_RootCA\rd-key.pem
       
    22 
       
    23 makesis "Support_w_Paos_S3-0_udeb.pkg"
       
    24 signsis "Support_w_Paos_S3-0_udeb.SIS" ServiceHelp_RnD_udeb_signed.sis \s60\AppinstUi\internal\RD_RootCA\rd.cer \s60\AppinstUi\internal\RD_RootCA\rd-key.pem
       
    25 
       
    26 del PnpPaos_S3-0_udeb.SIS
       
    27 del PnpPaos_S3-0_signed.sis
       
    28 del CentralRepositoryInit.SIS
       
    29 del CentralRepositoryInit_signed.sis
       
    30 del Support_w_Paos_S3-0_udeb.SIS