
danleyd1.5524896176822268E12 asked a question.
How to display ProductName in shotcut?
I don't want to hard code product name in the shortcut. I tried using [ProductName] but it create a shortcut with [ProductName]. It failed to resolve actual product name?
Is there a way to display product name in the short cut?
There are some custom action options available to you, if you want to go down that road, but I don't think there's anything straightforward...
And I figured out how to create shorcuts using installscript. I used AddFolderIcon() function do the job. :)
Thanks