mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-27 14:23:18 +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
|
!system "$%TEMP%\tempinstaller.exe" = 2
|
||||||
|
|
||||||
; Sign real uninstaller.
|
; 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
|
; The name of the installer
|
||||||
Name "Yubico Authenticator"
|
Name "Yubico Authenticator"
|
||||||
|
Loading…
Reference in New Issue
Block a user