mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 02:36:19 +02:00
9 lines
135 B
PowerShell
9 lines
135 B
PowerShell
taskkill /f /im explorer.exe
|
|
|
|
.\uninstall_msix.ps1
|
|
.\build_msix.ps1
|
|
.\sign_msix.ps1
|
|
.\install_msix.ps1
|
|
|
|
start $Env:windir\explorer.exe
|