commsprocess/commsrootserverconfig/ts_rootserver/scriptfiles/te_rootserver_main_platsec.script
changeset 72 ae47d0499bee
parent 68 5da8188e392b
child 77 c9776eadbffd
equal deleted inserted replaced
68:5da8188e392b 72:ae47d0499bee
     1 //
       
     2 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 // All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description:
       
    15 //
       
    16 // RootServer Main Script
       
    17 // Platsec Version
       
    18 
       
    19 
       
    20 // --------------------
       
    21 // Use Setcap to create a version of scheduletest.exe with required caps - 00000000, SID=101F7988, VID=70000001
       
    22 RUN_PROGRAM -1 setcap scheduletest.exe 00000000  -SID 101F7988 -VID 70000001 C:\scheduletest_c32.exe
       
    23 RUN_PROGRAM -1 C:\scheduletest_c32.exe Z:\TestData\Scripts\ts_rootserver_light.script
       
    24 
       
    25 
       
    26 RUN_SCRIPT Z:\TestData\Scripts\RootServerPlatSecSuite.script