We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ee243c + 7804f01 commit eff28c9Copy full SHA for eff28c9
app/windows/Processing.wxs
@@ -24,7 +24,7 @@
24
<Component Id="ApplicationShortcut" Guid="b15e6d69-f054-4ec2-aade-8e3756b537d6">
25
<Shortcut Id="ApplicationStartMenuShortcut"
26
Name="Processing"
27
- Description="My Application Description"
+ Description="Processing — An open-source visual arts programming language by the Processing Foundation"
28
Directory="ApplicationProgramsFolder"
29
Target="[INSTALLFOLDER]\Processing.exe"
30
WorkingDirectory="INSTALLFOLDER"/>
0 commit comments