MSIX: do not kill explorer.exe, since it's only necessary for the MSI version

This commit is contained in:
yuyoyuppe
2020-02-12 19:19:42 +03:00
committed by Andrey Nekrasov
parent 9607888fc5
commit 93f88800b8

View File

@@ -1,8 +1,7 @@
taskkill /f /im explorer.exe
taskkill /f /im PowerRenameUWPUI.exe
.\uninstall_msix.ps1
.\build_msix.ps1
.\sign_msix.ps1
.\install_msix.ps1
start $Env:windir\explorer.exe