Finished refactoring build process, Added final GUID to MSI, Finished separating build scripts

Update .gitignore, check-and-fix-path.bat, and 9 more files...
This commit is contained in:
2022-11-19 13:16:45 +01:00
parent e2bc49c0f6
commit 6128f9473e
11 changed files with 262 additions and 314 deletions
@@ -3,5 +3,5 @@
<!--
Custom string for the license agreement.
-->
<String Id="LicenseAgreementDlgLicenseAcceptedCheckBox">I accept the terms in these License Agreements and Privacy Statement</String>
<String Id="LicenseAgreementDlgLicenseAcceptedCheckBox">I accept all the terms in these License Agreements and Privacy Statement</String>
</WixLocalization>