remove wintun.dll and use new sign-pipelines version

This commit is contained in:
Maycon Santos
2023-04-11 15:27:45 +02:00
parent 94c6d8c55b
commit 3d3de0f1dd
2 changed files with 2 additions and 1 deletions

View File

@@ -193,6 +193,7 @@ ExecWait `taskkill /im ${UI_APP_EXE}.exe`
Sleep 3000
Delete "$INSTDIR\${UI_APP_EXE}"
Delete "$INSTDIR\${MAIN_APP_EXE}"
Delete "$INSTDIR\wintun.dll"
RmDir /r "$INSTDIR"
SetShellVarContext current