[Bug 49350] New: Silverlight 5.1 installer no longer works

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jun 8 21:46:53 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49350

            Bug ID: 49350
           Summary: Silverlight 5.1 installer no longer works
           Product: Wine
           Version: 5.10
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: msi
          Assignee: wine-bugs at winehq.org
          Reporter: erich.e.hoover at gmail.com
      Distribution: ---

Steps to reproduce:
wget
http://silverlight.dlservice.microsoft.com/download/B/A/9/BA94BEC9-5DBC-4B50-BC2B-046A42399067/30214.00/Silverlight.exe;
rm -rf ~/.wine;
WINEARCH=win32 wine Silverlight.exe /q /doNotRequireDRMPrompt /noupdate;
ls ~/".wine/drive_c/Program Files/Microsoft Silverlight" >/dev/null && echo
success || echo failure

Note: same happens if you run the GUI (without flags), but this makes it easier
to reproduce.

===
808f3158bbcf229d6eb935a7afe7291e9152ce1a is the first bad commit
commit 808f3158bbcf229d6eb935a7afe7291e9152ce1a
Author: Piotr Caban <piotr at codeweavers.com>
Date:   Fri Oct 20 22:18:41 2017 +0200

    msi: Improve installation with no argument of already installed product.

    Signed-off-by: Piotr Caban <piotr at codeweavers.com>
    Signed-off-by: Hans Leidekker <hans at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>
===

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list