|
@@ -103,7 +103,8 @@
|
|
Name="{{{product_name}}}"
|
|
Name="{{{product_name}}}"
|
|
Description="Runs {{{product_name}}}"
|
|
Description="Runs {{{product_name}}}"
|
|
Target="[!Path]"
|
|
Target="[!Path]"
|
|
- Icon="ProductIcon">
|
|
|
|
|
|
+ Icon="ProductIcon"
|
|
|
|
+ WorkingDirectory="INSTALLDIR">
|
|
<ShortcutProperty Key="System.AppUserModel.ID" Value="{{{manufacturer}}}"/>
|
|
<ShortcutProperty Key="System.AppUserModel.ID" Value="{{{manufacturer}}}"/>
|
|
</Shortcut>
|
|
</Shortcut>
|
|
<RemoveFolder Id="ApplicationProgramsFolder" On="uninstall"/>
|
|
<RemoveFolder Id="ApplicationProgramsFolder" On="uninstall"/>
|