DevToys-app / DevToys

A Swiss Army knife for developers.
https://devtoys.app/
MIT License
26.91k stars 1.45k forks source link

Attempting to Install the MSIX Bundle offline fails #492

Closed johncotter closed 4 months ago

johncotter commented 2 years ago

Description

I have a development machine that does not have direct internet access. Copied the msixbundle file over the the machine and when trying to install it fails with the following message.

"App installer failed to install package dependencies. ask the developer for Microsoft.vclibs.140.00 package"

Steps To Reproduce

  1. Turn off internet access
  2. Run the .msixbundle
  3. A dialog will present with an install button
  4. Press install

Expected behavior

The application to install successfully and run in an offline scenario.

DevToys Version

1.0.6.0

Relevant Assets/Logs

Error Msg: "App installer failed to install package dependencies. ask the developer for Microsoft.vclibs.140.00 package"

Carterpersall commented 2 years ago

It seems that you would also need to install the Microsoft VCLibs(C++) package as well before it. It might be a good idea for someone to add a mention of that in the manual install directions. Or maybe add separate manual online and offline install directions.

veler commented 4 months ago

This is through in DevToys 2.0: https://devtoys.app/download