fix keypath
This commit is contained in:
@@ -32,7 +32,6 @@
|
|||||||
Value="WelcomeDlg"
|
Value="WelcomeDlg"
|
||||||
Order="2">1</Publish>
|
Order="2">1</Publish>
|
||||||
</UI>
|
</UI>
|
||||||
|
|
||||||
</Product>
|
</Product>
|
||||||
|
|
||||||
<Fragment>
|
<Fragment>
|
||||||
@@ -56,7 +55,7 @@
|
|||||||
<Fragment>
|
<Fragment>
|
||||||
<ComponentGroup Id="ProductComponents" Directory="INSTALLFOLDER">
|
<ComponentGroup Id="ProductComponents" Directory="INSTALLFOLDER">
|
||||||
<Component Id="ProductComponent" Guid="0D210F5A-53E0-4E7E-CAAD-15A26995505E">
|
<Component Id="ProductComponent" Guid="0D210F5A-53E0-4E7E-CAAD-15A26995505E">
|
||||||
<File Source="zec-qt-wallet.exe">
|
<File Source="zec-qt-wallet.exe" KeyPath="yes">
|
||||||
<Shortcut Id="startMenuShotcut" Advertise="yes" Directory="ApplicationProgramsFolder"
|
<Shortcut Id="startMenuShotcut" Advertise="yes" Directory="ApplicationProgramsFolder"
|
||||||
Name="zec-qt-wallet" WorkingDirectory="INSTALLFOLDER" Icon="zecqtwalleticon.exe" >
|
Name="zec-qt-wallet" WorkingDirectory="INSTALLFOLDER" Icon="zecqtwalleticon.exe" >
|
||||||
</Shortcut>
|
</Shortcut>
|
||||||
|
|||||||
Reference in New Issue
Block a user