File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 13
13
<Feature Id =" MainApplication" Title =" Processing" Level =" 1" >
14
14
<Files Include =" ..\build\compose\binaries\main\app\Processing\**" />
15
15
<ComponentRef Id =" ApplicationShortcut" />
16
+ <ComponentRef Id =" PathComponent" />
16
17
</Feature >
17
18
<Directory Id =" ProgramMenuFolder" >
18
19
<Directory Id =" ApplicationProgramsFolder" Name =" Processing" />
31
32
<RemoveFolder Id =" CleanUpShortCut" Directory =" ApplicationProgramsFolder" On =" uninstall" />
32
33
<RegistryValue Root =" HKCU" Key =" Software\Processing Foundation\Processing" Name =" installed" Type =" integer" Value =" 1" KeyPath =" yes" />
33
34
</Component >
35
+ <Component Id =" PathComponent" Guid =" 795b17d1-6e67-4581-9588-1f80a73c1428" >
36
+ <Environment Id =" AddProcessingToPath"
37
+ Action =" set"
38
+ Name =" Path"
39
+ Part =" last"
40
+ Value =" [INSTALLFOLDER]" >
41
+ </Environment >
42
+ </Component >
34
43
</Package >
35
44
</Wix >
You can’t perform that action at this time.
0 commit comments