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

Create an installer for the plugin #134

Closed
pre-martin opened this issue Sep 9, 2024 · 0 comments
Closed

Create an installer for the plugin #134

pre-martin opened this issue Sep 9, 2024 · 0 comments
Assignees
Milestone

Comments

@pre-martin
Copy link
Owner

As the plugin uses the folder images/custom for custom (user supplied) images (see #133) , we cannot rely any longer on the default mechanism of the Stream Deck software: The default mechanism is to delete the whole plugin folder, which would erase all user supplied content.

The installer must:

  • Check for the .NET runtime and install it if required
  • Stop the Stream Deck software
  • Delete the plugin, but retain the folder with the custom images
  • Unpack the new plugin
  • Start the Stream Deck sofware

Preferably, the installer is an exe file that contains the plugin bundle.

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

No branches or pull requests

1 participant