|
@@ -53,7 +53,7 @@
|
|
|
<!-- Non-Opening ProgID -->
|
|
|
<DirectoryRef Id="INSTALLDIR">
|
|
|
<Component Win64="yes" Id="nonStartingProgID" >
|
|
|
- <File Id="IconFileForEncryptedData" KeyPath="yes" Source="$(env.JP_WIXWIZARD_RESOURCES)\Cryptomator-Vault.ico" Name="encrypted.ico"></File>
|
|
|
+ <File Id="IconFileForEncryptedData" KeyPath="yes" Source="$(env.JP_WIXWIZARD_RESOURCES)\Cryptomator-Vault.ico" Name="Cryptomator-Vault.ico"></File>
|
|
|
<ProgId Id="Cryptomator.Encrypted.1" Description="Cryptomator Encrypted Data" Icon="IconFileForEncryptedData" IconIndex="0">
|
|
|
<Extension Id="c9r" Advertise="no" ContentType="application/vnd.cryptomator.encrypted">
|
|
|
<MIME ContentType="application/vnd.cryptomator.encrypted" Default="yes"></MIME>
|