DevToys: Unable to install on Enterprise laptop

Description

I’m running Edition Windows 10 Enterprise Version 20H2 OS build 19042.631 Our laptops have the Windows Store functionality disabled. I have admin rights on the laptop, so I am able to install software (e.g. via .msi)

However, when I tried downloading DevToys.Startup_1.0.1.0_x86_x64_arm64.msixbundle (and the associated certificate) I was unable to install it.

The Windows says that the installer is a Trusted App, with Publisher: etiennebaudoux, so the certificate seems to be loaded OK.

But after saying “installing required packages…”, it quickly gives the message:

DevToys installation failed
Reason:
App Installer failed to install package dependencies. Ask the developer for  package. 

Note the two spaces between “for” and “package” as if it is trying to insert the name of a package into that message.

Is there a known problem installing standalone? Or is there a missing dependency in the package, or something I need to install before installing DevToys?

Steps To Reproduce

  1. download DevToys.Startup_1.0.1.0_x86_x64_arm64.msixbundle
  2. download DevToys.Startup_1.0.1.0_x86_x64_arm64.cer
  3. install the .cer into the Trusted Root CA store
  4. Double click on the .msixbundle
  5. installation fails

Expected behavior

Installation succeeds

DevToys Version

DevToys.Startup_1.0.1.0_x86_x64_arm64

Relevant Assets/Logs

Screenshot 2022-01-27 153126

About this issue

  • Original URL
  • State: open
  • Created 2 years ago
  • Reactions: 3
  • Comments: 15 (1 by maintainers)

Most upvoted comments

My install via choco failed due to "Microsoft.UI.Xaml.2.6" pre-req:

Edition Windows 10 Enterprise
Version 21H2
Installed on ‎10/‎22/‎2020
OS build 19044.1526
Experience Windows Feature Experience Pack 120.2212.4170.0
Progress: 0% - Processing                                                                                                                                                   ERROR: The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: Deployment failed with HRESULT: 0x80073CF3, Package failed updates, dependency or conflict validation.

Windows cannot install package 64360VelerSoftware.DevToys_1.0.3.0_x64__j80j2txgjg9dj because this package depends on a framework that could not be found. Provide the framework "Microsoft.UI.Xaml.2.6" published by "CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with neutral or x64 processor architecture and minimum version 2.62108.18004.0, along with this package to install. The frameworks with name "Microsoft.UI.Xaml.2.6" currently installed are: {}

NOTE: For additional information, look for [ActivityId] db477ba5-2106-0001-a7d5-66db0621d801 in the Event Log or use the command line Get-AppPackageLog -ActivityID db477ba5-2106-0001-a7d5-66db0621d801

The install of devtoys was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\devtoys\tools\chocolateyinstall.ps1'.
 See log for details.

Chocolatey installed 0/1 packages. 1 packages failed.
 See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).

Failures
 - devtoys (exited -1) - Error while running 'C:\ProgramData\chocolatey\lib\devtoys\tools\chocolateyinstall.ps1'.
 See log for details.

@tmalaher-telus, I’m also avoiding to download something from unknown sites, so at the beginning I also excluded the option with the https://store.rg-adguard.net/. But later on I’ve noticed that the site just gives me links to the Microsoft’s site. So it’s safe to use it.