We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa68115 + 784c919 commit 60078baCopy full SHA for 60078ba
app/windows/Processing.wxs
@@ -17,6 +17,10 @@
17
<Directory Id="ProgramMenuFolder">
18
<Directory Id="ApplicationProgramsFolder" Name="Processing"/>
19
</Directory>
20
+ <Directory Id="ProgramFiles64Folder">
21
+ <Directory Id="INSTALLFOLDER" Name="Processing">
22
+ </Directory>
23
24
<Component Id="ApplicationShortcut" Guid="b15e6d69-f054-4ec2-aade-8e3756b537d6">
25
<Shortcut Id="ApplicationStartMenuShortcut"
26
Name="Processing"
0 commit comments