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 1313 <Feature Id =" MainApplication" Title =" Processing" Level =" 1" >
1414 <Files Include =" ..\build\compose\binaries\main\app\Processing\**" />
1515 <ComponentRef Id =" ApplicationShortcut" />
16+ <ComponentRef Id =" PathComponent" />
1617 </Feature >
1718 <Directory Id =" ProgramMenuFolder" >
1819 <Directory Id =" ApplicationProgramsFolder" Name =" Processing" />
3132 <RemoveFolder Id =" CleanUpShortCut" Directory =" ApplicationProgramsFolder" On =" uninstall" />
3233 <RegistryValue Root =" HKCU" Key =" Software\Processing Foundation\Processing" Name =" installed" Type =" integer" Value =" 1" KeyPath =" yes" />
3334 </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 >
3443 </Package >
3544</Wix >
You can’t perform that action at this time.
0 commit comments