mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 20:57:22 +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
|