mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Windows: Added processing license to installer
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -7,7 +7,7 @@
|
||||
|
||||
<ui:WixUI Id="WixUI_Mondo" InstallDirectory="INSTALLFOLDER" />
|
||||
|
||||
<WixVariable Id="WixUILicenseRtf" Value="license.rtf" />
|
||||
<WixVariable Id="WixUILicenseRtf" Value="LICENSE.rtf" />
|
||||
<WixVariable Id="WixUIDialogBmp" Value="background.png" />
|
||||
<WixVariable Id="WixUIBannerBmp" Value="banner.png" />
|
||||
<Feature Id="MainApplication" Title="Processing" Level="1">
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
Hi Here's Processing's license
|
||||
Reference in New Issue
Block a user