Commit d5dad22
committed
fix: resolve WiX duplicate ProgramFilesFolder symbol error in Electron desktop app
Fixes duplicate symbol 'Directory:ProgramFilesFolder' error (LGHT0091) by modifying
the WiX template replacement to inject INSTALLDIR into existing ProgramFilesFolder
instead of creating a duplicate directory definition.1 parent 7fe62dc commit d5dad22
1 file changed
Lines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
82 | 80 | | |
83 | 81 | | |
84 | 82 | | |
| |||
0 commit comments