Windows: Added processing license to installer

This commit is contained in:
Stef Tervelde
2025-03-14 12:15:15 +01:00
parent c4ea8d5e74
commit 7ab7fb9257
3 changed files with 1056 additions and 2 deletions
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -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
View File
@@ -1 +0,0 @@
Hi Here's Processing's license