chore: Add ARPPRODUCTICON and ARPHELPLINK property

This commit is contained in:
hustcer 2025-05-07 19:55:10 +08:00
parent 985210eb15
commit 9813ecbb66

View File

@ -38,6 +38,8 @@
<!-- Enable UAC prompt when installing for all users -->
<!-- <Property Id="MSIUSEREALADMINDETECTION" Value="1" /> -->
<Property Id="ARPPRODUCTICON" Value="nu.ico" />
<Property Id='ARPHELPLINK' Value='https://www.nushell.sh/book/'/>
<Property Id="ApplicationFolderName" Value="$(var.ApplicationFolderName)" />
<!-- Per Machine Install -->