<instructions>
    <customExecutes>
        <customExecute
                schedule="postall"
                exeName="[NISHAREDDIR64]CEIPCommon\niceipsettings.exe"
                arguments="-metalaunched 1, -locale [NIMETALANGID]"
                formatArguments="y"
                wait="y"
                condition="NOT NIRUNNINGINSILENTMODE"
        />
        <customExecute
                schedule="postall"
                exeName="[NISHAREDDIR64]CEIPCommon\niceipsettings.exe"
                arguments="-metalaunched 1, -locale [NIMETALANGID], -mode [NIRUNNINGINSILENTMODE]"
                formatArguments="y"
                wait="y"
                condition="NIRUNNINGINSILENTMODE"
        />
    </customExecutes>
</instructions>
