PowerToys/installer/MSIX/reinstall_msix.ps1

6 lines
74 B
PowerShell
Raw Normal View History

.\uninstall_msix.ps1
.\build_msix.ps1
.\sign_msix.ps1
.\install_msix.ps1