File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 106
106
</Component >
107
107
108
108
<Component Id =' LICENSE' Guid =' 107AD4E6-D64F-4284-A1F6-D8AAAA6CFC42' >
109
- <File Id =' LICENSE' Name =' LICENSE.rtf' DiskId =' 1' Source =' installer/LICENSE.rtf' KeyPath =' yes' />
109
+ <File Id =' LICENSE' Name =' LICENSE.rtf' DiskId =' 1' Source =' scripts/ installer/LICENSE.rtf' KeyPath =' yes' />
110
110
</Component >
111
111
112
112
<Component Id =' RenderDocCMD' Guid =' 97338A5D-8FDB-4DF5-AEC7-14B36F234F29' >
290
290
<UIRef Id =" WixUI_Mondo" />
291
291
<UIRef Id =" WixUI_ErrorProgressText" />
292
292
293
- <WixVariable Id =" WixUILicenseRtf" Value =" installer/LICENSE.rtf" />
293
+ <WixVariable Id =" WixUILicenseRtf" Value =" scripts/ installer/LICENSE.rtf" />
294
294
295
- <WixVariable Id =" WixUIBannerBmp" Value =" installer/bannrbmp.bmp" />
296
- <WixVariable Id =" WixUIDialogBmp" Value =" installer/dlgbmp.bmp" />
295
+ <WixVariable Id =" WixUIBannerBmp" Value =" scripts/ installer/bannrbmp.bmp" />
296
+ <WixVariable Id =" WixUIDialogBmp" Value =" scripts/ installer/dlgbmp.bmp" />
297
297
298
- <Icon Id =" chm.ico" SourceFile =" installer/chm.ico" />
298
+ <Icon Id =" chm.ico" SourceFile =" scripts/ installer/chm.ico" />
299
299
<Icon Id =" icon.ico" SourceFile =" renderdocui/Resources/icon.ico" />
300
300
<Property Id =" ARPPRODUCTICON" Value =" icon.ico" />
301
301
<Property Id =" ARPHELPLINK" Value =" http://renderdoc.org/" />
Original file line number Diff line number Diff line change 95
95
</Component >
96
96
97
97
<Component Id =' LICENSE' Win64 =" yes" Guid =' 71534ACB-DF6B-4956-A14C-566925D77AB0' >
98
- <File Id =' LICENSE' Name =' LICENSE.rtf' DiskId =' 1' Source =' installer/LICENSE.rtf' KeyPath =' yes' />
98
+ <File Id =' LICENSE' Name =' LICENSE.rtf' DiskId =' 1' Source =' scripts/ installer/LICENSE.rtf' KeyPath =' yes' />
99
99
</Component >
100
100
101
101
<Component Id =' RenderDocCMD' Win64 =" yes" Guid =' 3443061F-2B11-4661-8535-4319D97B375C' >
334
334
<UIRef Id =" WixUI_Mondo" />
335
335
<UIRef Id =" WixUI_ErrorProgressText" />
336
336
337
- <WixVariable Id =" WixUILicenseRtf" Value =" installer/LICENSE.rtf" />
337
+ <WixVariable Id =" WixUILicenseRtf" Value =" scripts/ installer/LICENSE.rtf" />
338
338
339
- <WixVariable Id =" WixUIBannerBmp" Value =" installer/bannrbmp.bmp" />
340
- <WixVariable Id =" WixUIDialogBmp" Value =" installer/dlgbmp.bmp" />
339
+ <WixVariable Id =" WixUIBannerBmp" Value =" scripts/ installer/bannrbmp.bmp" />
340
+ <WixVariable Id =" WixUIDialogBmp" Value =" scripts/ installer/dlgbmp.bmp" />
341
341
342
- <Icon Id =" chm.ico" SourceFile =" installer/chm.ico" />
342
+ <Icon Id =" chm.ico" SourceFile =" scripts/ installer/chm.ico" />
343
343
<Icon Id =" icon.ico" SourceFile =" renderdocui/Resources/icon.ico" />
344
344
<Property Id =" ARPPRODUCTICON" Value =" icon.ico" />
345
345
<Property Id =" ARPHELPLINK" Value =" http://renderdoc.org/" />
You can’t perform that action at this time.
0 commit comments