<instructions>
    <msis>
        <msi name="NIRegistrationWizard.msi">
            <langFile language="de">NIRegistrationWizard_deu.mst</langFile>
            <langFile language="fr">NIRegistrationWizard_fra.mst</langFile>
            <langFile language="ja">NIRegistrationWizard_jpn.mst</langFile>
            <langFile language="ko">NIRegistrationWizard_kor.mst</langFile>
            <langFile language="zh-CN">NIRegistrationWizard_chs.mst</langFile>
        </msi>
    </msis>
    <customExecutes>
        <!-- Replace hardcoded reboot value with NIMETAREBOOT (or equivalent) once CAR 596059 is fixed -->
        <customExecute step="install"
                      schedule="postall"
                      exeName="[NIREGWIZARDBINDIR]RegistrationWizard.exe"
                      arguments="-rebootFirst 1 -displayIfNoneFound false -locale [NIMETALANGID]"
                      formatArguments="y"
                      hideConsoleWindow="y"
                      />
    </customExecutes>
</instructions>
