Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-19256

ADVPACK RunPostSetupCommands INF section does not support flags

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None

    Description

      The RunPostSetupCommands entry supports multiple entries, all of them with optional flags.

      ROS only supports

      [DefaultInstall]
      RunPostSetupCommands=Run
      [Run]
      Calc.exe
      

      and not

      [DefaultInstall]
      RunPostSetupCommands=Run:3
      [Run]
      Calc.exe
      

      Reference

      Attachments

        Activity

          People

            Unassigned Unassigned
            whindsaks whindsaks
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: