win installer: fix missed renaming

This commit is contained in:
Dag Heyman 2017-03-13 12:14:38 +01:00
parent c144e62dea
commit 33c6727ab3
No known key found for this signature in database
GPG Key ID: 06FC004369E7D338

View File

@ -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"