This commit is contained in:
Dennis Fokin 2020-03-20 11:14:49 +01:00
parent b152ce6ab0
commit b35046a848

View File

@ -62,6 +62,7 @@
WorkingDirectory="APPLICATIONROOTDIRECTORY"/>
<RemoveFolder Id="CleanUpShortCut" Directory="ApplicationProgramsFolder" On="uninstall"/>
<RegistryValue Root="HKCU" Key="Software\Yubico\Yubico Authenticator" Name="installed" Type="integer" Value="1" KeyPath="yes"/>
<RegistryValue Root="HKCU" Key="Software\Yubico\Yubico Authenticator" Name="theme" Type="integer" Value="1" KeyPath="yes"/>
<util:RemoveFolderEx Id="Remove" On="install" Property="INSTALLDIR" />
</Component>
</DirectoryRef>