mirror of
https://github.com/processing/processing4.git
synced 2026-02-15 19:35:37 +01:00
Merge pull request #1127 from thisizaro/main
Removed Irrelevant Desktop Tooltip on Windows (#1122)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<Component Id="ApplicationShortcut" Guid="b15e6d69-f054-4ec2-aade-8e3756b537d6">
|
||||
<Shortcut Id="ApplicationStartMenuShortcut"
|
||||
Name="Processing"
|
||||
Description="My Application Description"
|
||||
Description="Processing — An open-source visual arts programming language by the Processing Foundation"
|
||||
Directory="ApplicationProgramsFolder"
|
||||
Target="[INSTALLFOLDER]\Processing.exe"
|
||||
WorkingDirectory="INSTALLFOLDER"/>
|
||||
|
||||
Reference in New Issue
Block a user