Skip to content

(feat): Add MSI installer - #8

Merged
AHS12 merged 1 commit into
mainfrom
dev
Jul 1, 2025
Merged

(feat): Add MSI installer#8
AHS12 merged 1 commit into
mainfrom
dev

Conversation

@AHS12

@AHS12 AHS12 commented Jul 1, 2025

Copy link
Copy Markdown
Owner

Add the MSI installer guide, the main WiX template, and the configuration file for Click Guardian

Description

  • Created INSTALLER_GUIDE.md with detailed steps for building the Windows MSI installer using go-msi.
  • Added main.wxs template for WiX configuration, defining product, shortcuts, and components.
  • Updated wix.json with product details, including version, license, upgrade code, and shortcut configurations.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Testing

  • Tests added/updated
  • All tests pass locally
  • Tested with both tenancy modes (if applicable)

Test Environment:

  • Windows: 11
  • Mac OS:
  • Linux:

Checklist

  • Code follows project style
  • Self-reviewed code
  • Updated documentation
  • Backward compatible (or breaking change documented)
  • No new warnings/errors

Additional Notes

Any extra context or screenshots.

…r Click Guardian

- Created INSTALLER_GUIDE.md with detailed steps for building the Windows MSI installer using go-msi.
- Added main.wxs template for WiX configuration, defining product, shortcuts, and components.
- Updated wix.json with product details, including version, license, upgrade code, and shortcut configurations.
@AHS12
AHS12 merged commit 36071b2 into main Jul 1, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant