mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-23 18:58:29 +03:00
win installer: fix missed renaming
This commit is contained in:
parent
c144e62dea
commit
33c6727ab3
@ -30,7 +30,7 @@ Var STARTMENU_FOLDER
|
||||
!system "$%TEMP%\tempinstaller.exe" = 2
|
||||
|
||||
; Sign real uninstaller.
|
||||
!system "signtool.exe sign /fd SHA256 /t http://timestamp.verisign.com/scripts/timstamp.dll $%TEMP%\ykman-uninstall.exe" = 0
|
||||
!system "signtool.exe sign /fd SHA256 /t http://timestamp.verisign.com/scripts/timstamp.dll $%TEMP%\yubioath-desktop-uninstall.exe" = 0
|
||||
|
||||
; The name of the installer
|
||||
Name "Yubico Authenticator"
|
||||
|
Loading…
Reference in New Issue
Block a user