microsoft / microsoft/WindowsAppSDK
Installer: Add --offline support
Open
Nobody has claimed this yet.
area-Installer
feature proposal
- Dominant language
- C++
- Stars
- 4.7k
- Forks
- 471
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 28
Description
Discussed in https://github.com/microsoft/WindowsAppSDK/discussions/1182
WindowsAppSDKInstaller.exe only installs to an online image. If one is provisioning an offline image they can't use the installer and must directly manage the MSIX packages. The installer should add offline support to simplify this process (like it does for online systems).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.