summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Heher <jakob.heher@iaik.tugraz.at>2022-05-19 11:10:20 +0200
committerJakob Heher <jakob.heher@iaik.tugraz.at>2022-05-19 11:10:20 +0200
commit1b3533d707f9460a3f4e458677a9ff2df77badd2 (patch)
tree44ec9004118677417fb51db1fd41e8d432bd68da
parent51abe6d862af54d6bc963ded55fa31b509766f7f (diff)
downloadpdf-over-1b3533d707f9460a3f4e458677a9ff2df77badd2.tar.gz
pdf-over-1b3533d707f9460a3f4e458677a9ff2df77badd2.tar.bz2
pdf-over-1b3533d707f9460a3f4e458677a9ff2df77badd2.zip
fix default icon, cf. #90
-rw-r--r--pdf-over-gui/src/main/resources/installer-windows/PDF-Over.aip4
1 files changed, 2 insertions, 2 deletions
diff --git a/pdf-over-gui/src/main/resources/installer-windows/PDF-Over.aip b/pdf-over-gui/src/main/resources/installer-windows/PDF-Over.aip
index afdfdd70..3ba461a0 100644
--- a/pdf-over-gui/src/main/resources/installer-windows/PDF-Over.aip
+++ b/pdf-over-gui/src/main/resources/installer-windows/PDF-Over.aip
@@ -778,9 +778,9 @@
<ROW Registry="Path" Root="-1" Key="Software\[Manufacturer]\[ProductName]" Name="Path" Value="[APPDIR]" Component_="ProductInformation"/>
<ROW Registry="Version" Root="-1" Key="Software\[Manufacturer]\[ProductName]" Name="Version" Value="[ProductVersion]" Component_="ProductInformation"/>
<ROW Registry="_" Root="0" Key="PDF-Over.pdf" Value="PDF-Over" Component_="_"/>
- <ROW Registry="__1" Root="0" Key="PDF-Over.pdf\DefaultIcon" Value="&quot;[#PDFOver.exe_1]&quot;,1" Component_="__1"/>
+ <ROW Registry="__1" Root="0" Key="PDF-Over.pdf\DefaultIcon" Value="&quot;[#PDFOver.exe_1]&quot;,0" Component_="__1"/>
<ROW Registry="__2" Root="0" Key="PDF-Over.pdf\shell\open\command" Value="&quot;[#PDFOver.exe_1]&quot; &quot;%1&quot;" Component_="__2"/>
- <ROW Registry="__3" Root="0" Key="Applications\PDF-Over.exe\DefaultIcon" Value="&quot;[#PDFOver.exe_1]&quot;,1" Component_="__3"/>
+ <ROW Registry="__3" Root="0" Key="Applications\PDF-Over.exe\DefaultIcon" Value="&quot;[#PDFOver.exe_1]&quot;,0" Component_="__3"/>
<ROW Registry="__4" Root="0" Key="Applications\PDF-Over.exe\shell\open\command" Value="&quot;[#PDFOver.exe_1]&quot; &quot;%1&quot;" Component_="__4"/>
<ROW Registry="pdf_1" Root="0" Key="Applications\PDF-Over.exe\SupportedTypes" Name=".pdf" Component_="pdf"/>
</COMPONENT>