mirror of
https://gitlab.com/virt-viewer/virt-viewer.git
synced 2025-01-22 22:03:44 +03:00
msi: fix icon location
This commit is contained in:
parent
dbb1cfc046
commit
d5daa55fe8
@ -87,6 +87,6 @@
|
|||||||
<RemoveExistingProducts After="InstallValidate"/>
|
<RemoveExistingProducts After="InstallValidate"/>
|
||||||
</InstallExecuteSequence>
|
</InstallExecuteSequence>
|
||||||
|
|
||||||
<Icon Id="virt-viewer.ico" SourceFile="virt-viewer.ico"/>
|
<Icon Id="virt-viewer.ico" SourceFile="../icons/virt-viewer.ico"/>
|
||||||
</Product>
|
</Product>
|
||||||
</Wix>
|
</Wix>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user