TabularEditor
TabularEditor copied to clipboard
WiX installer
Hi Daniel, this PR is for #531 and for migrating the installer to WiX, hope this can help.
- Added WiX toolset SDK in folder
TabularEditorInstaller\wixfor use into the build process - Added project file
Product.wxsand localization fileProduct_en-us.wxl(only en-us) - Modified
release.cmdto build the MSI installer and optionally to build the solution and sign EXE and MSI files - Modified
SharedAssemblyInfo.csto includeAssemblyFileVersionattribute (this is not mandatory, as indicated in the comment on the source file)
Alberto
@otykier I'm sorry for this mess, I just realized I deleted my forked repo while this PR was still open. I will close this PR and create a new one with these changes.