mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-13 02:39:22 +08: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
|