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

Implement .msp files setup in user mode.

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Major
    • 0.4.16
    • Setup
    • None

    Description

      Description of the bug:
      ReactOS can't install a setup upgrade (.msp file, Windows Installer Patch) directly from the Shell, explorer.exe. We need an implementation of that feature.

      Workaround for now: We can use the "msiexec /p X:/file.msp" to execute that setup, so the functionality is in our code. We only need the explorer thing.

      Implementation: Similar as .msi does, we have to be able to setup it through the explorer.

      Steps to reproduce:

      Just setup a MSI (like the example, "MSI file.msi") and use the file (MSP file.msp) with the command above with the suitable filename. The thing will work, simply. It should work like on windows on shell.

      Link (only for testing purposes!!!!): (TESTING LINK MSI FILE) TESTING LINK MSP FILE

       

      Attachments

        Activity

          People

            binarymaster Stas'M
            julenuri julenuri
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: