https://bugs.winehq.org/show_bug.cgi?id=41336
Bug ID: 41336 Summary: Windows 10 DISM pkgmgr.exe doesn't launch Product: Wine Version: 1.9.18 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: api-ms-win-* Assignee: wine-bugs@winehq.org Reporter: lerieur@protonmail.com Distribution: ---
Created attachment 55682 --> https://bugs.winehq.org/attachment.cgi?id=55682 wine pkgmgr.exe
Steps to reproduce: - visit https://developer.microsoft.com/en-us/windows/hardware/windows-assessment-de... and download version for Windows 10 1607 - in terminal: $ export WINEARCH=win32 WINEPREFIX=$HOME/.wine32 $ winetricks -q dotnet452 wininet $ winecfg # set Windows version to 10 $ wine adksetup.exe /features OptionId.DeploymentTools $ cd $WINEPREFIX/drive_c/Program\ Files/Windows\ Kits/10/Assessment\ and\ Deployment\ Kit/Deployment\ Tools/x86/DISM $ wine pkgmgr.exe