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

Define and manage a way to provide Windows installer #57

Closed
okynos opened this issue Jun 17, 2022 · 5 comments · Fixed by #73
Closed

Define and manage a way to provide Windows installer #57

okynos opened this issue Jun 17, 2022 · 5 comments · Fixed by #73
Assignees
Labels
enhancement New feature or request

Comments

@okynos
Copy link
Member

okynos commented Jun 17, 2022

Hello team,

We will need to ship Windows FIM installable package to all users that need it.

Regards.

@okynos okynos self-assigned this Jun 17, 2022
@okynos okynos added the enhancement New feature or request label Nov 10, 2022
@okynos
Copy link
Member Author

okynos commented Nov 10, 2022

We are working on this issue. Next Fim.msi file installable in Windows coming. Stay tuned!

@okynos
Copy link
Member Author

okynos commented Nov 10, 2022

We are using WIX Toolset to generate WXS file and procedure to manage file installation as desired.
We will provide an user interface that will allow to specify the installation folder.
Initial prototype:
image
image

@okynos
Copy link
Member Author

okynos commented Nov 22, 2022

We have included a service inside the MSI file to manage FIM binary files to be easily started/stopped/restarted as Linux does with Systemctl 🎉
We have included a split in the code that will only run on Windows for that matter (Service status management).
We are designing a way to manage folders and configuration files in the node.
For anyone that wants to try out the new MSI check out our slack channel where we attached.

fim.msi.zip

@okynos okynos linked a pull request Nov 29, 2022 that will close this issue
@okynos
Copy link
Member Author

okynos commented Dec 5, 2022

Research information:

@okynos
Copy link
Member Author

okynos commented Dec 5, 2022

V3 MSI customization

MSI installer steps:
image
image
image
image
image

Windows 11 Installed apps window:
image

Services screen:
image
image

@okynos okynos closed this as completed in #73 Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant