Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include MSI generation files #73

Merged
merged 28 commits into from
Dec 6, 2022
Merged

Include MSI generation files #73

merged 28 commits into from
Dec 6, 2022

Conversation

okynos
Copy link
Member

@okynos okynos commented Nov 29, 2022

Hello!

This PR closes #57
We have included the following:

  • Included WXS definition to create a simple FIM installer.
  • Created service.rs file to include Windows service management.
  • Included Windows service file into WXS definition.
  • Split main.rs into monitor.rs and service.rs.
  • Adapted unix and Windows to new scheme.
  • Moved workflows to Ubuntu 20.
  • Added license and initial iteration FIM logo to MSI.
  • Minor modifications into config module to include Windows config file detection.
  • Added util function to get current directory.

Regards!

@okynos okynos self-assigned this Nov 29, 2022
@okynos okynos linked an issue Nov 29, 2022 that may be closed by this pull request
src/utils.rs Fixed Show fixed Hide fixed
Copy link

@alberpilot alberpilot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@okynos okynos merged commit f28a1df into main Dec 6, 2022
@okynos okynos deleted the 57-provide-windows-installer branch December 6, 2022 21:53
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.

Define and manage a way to provide Windows installer
2 participants