mirror of
https://github.com/localsend/localsend.git
synced 2026-06-23 04:10:07 +00:00
5 lines
219 B
PowerShell
5 lines
219 B
PowerShell
# Using Visual Studio 2022 Developer PowerShell
|
|
# or using e.g. "C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0\x64\makeappx.exe"
|
|
|
|
MakeAppx.exe pack /o /d .\msix /nv /p .\app\windows\localsend_msix_helper.msix
|