Skip to content

Cannot install version 1.3: DDLM package not found #3855

@KarelChanivecky

Description

@KarelChanivecky

Describe the bug

Cannot install version 1.3.
The output is as such:

PS C:\Users\User\Downloads> .\WindowsAppRuntimeInstall1.3.exe
Installing license: MSIX_MAINPACKAGE_LICENSE
Install License result : 0x0
Installing license: MSIX_SINGLETONPACKAGE_LICENSE
Install License result : 0x0
Deploying package: MicrosoftCorporationII.WinAppRuntime.Main.1.3_3000.934.1904.0_x64__8wekyb3d8bbwe
Package deployment result : 0x0
Provisioning result : 0x0
Deploying package: Microsoft.WinAppRuntime.DDLM.3000.934.1904.0-x6_3000.934.1904.0_x64__8wekyb3d8bbwe
Package deployment result : 0x0
Provisioning result : 0x80073cf1 Package was not found.
Deploying package: Microsoft.WinAppRuntime.DDLM.3000.934.1904.0-x8_3000.934.1904.0_x86__8wekyb3d8bbwe
Package deployment result : 0x0
Provisioning result : 0x80073cf1 Package

v1.4 does install properly. Is it possible that there are broken links in the old installer now that 1.4 has been released.

I have tried obtaining installers from:
https://aka.ms/windowsappsdk/1.3/1.3.230724000/windowsappruntimeinstall-x64.exe
and
https://aka.ms/windowsappsdk/1.3/latest/windowsappruntimeinstall-x64.exe

Steps to reproduce the bug

  1. Download 1.3 installer from
    https://aka.ms/windowsappsdk/1.3/1.3.230724000/windowsappruntimeinstall-x64.exe
    or
    https://aka.ms/windowsappsdk/1.3/latest/windowsappruntimeinstall-x64.exe
  2. Run the installer with admin privileges

RESULT:
Only the following is installed:
image

Expected behavior

Packages akin to the ones in the screenshot, but with the proper version for 1.3 appear:
image

Screenshots

No response

NuGet package version

None

Packaging type

No response

Windows version

Windows 10 version 22H2 (19045, 2022 Update)

IDE

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

area-InstallerTopics related to windowsappruntimeinstall.exe for installing Windows App SDK packages.fix-releasedThe fix has been in a release (experimental, preview, stable, or servicing).

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions