Centralize the project's URL

This commit is contained in:
2023-06-26 15:43:45 +02:00
parent ec713b633e
commit 2869c656c1
3 changed files with 5 additions and 2 deletions

View File

@@ -27,7 +27,7 @@
<Media Id='1' Cabinet='data.cab' EmbedCab='yes' />
<Icon Id='fiv.ico' SourceFile='fiv.ico' />
<Property Id='ARPPRODUCTICON' Value='fiv.ico' />
<Property Id='ARPURLINFOABOUT' Value='https://git.janouch.name/p/fiv' />
<Property Id='ARPURLINFOABOUT' Value='@ProjectURL@' />
<UIRef Id='WixUI_Minimal' />
<!-- This isn't supported by msitools, but is necessary for WiX.