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

feature/tauri-windows-service #4120

Closed
wants to merge 1 commit into from

Conversation

zaneschepke
Copy link
Contributor

Tauri windows service management and installer

Add windows service install and start on app start. Add windows service remove on app stop.

Add system tray icon and prevent app close on UI close.

Add system build installer with admin privileges.

Checklist:

  • added a changelog entry to CHANGELOG.md

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Thank you for making this first PR

@zaneschepke zaneschepke force-pushed the feature/tauri-windows-service branch 4 times, most recently from 1919301 to f3f9194 Compare November 13, 2023 07:37
Add Tauri windows service and admin installer

Add windows service install and start on app start
Add windows service remove on app stop

Add system tray icon and prevent app close on UI close

Add system build installer with admin privileges

Add single instance allowed
Add app auto-start on startup
@zaneschepke zaneschepke force-pushed the feature/tauri-windows-service branch from f3f9194 to 3142493 Compare November 13, 2023 11:57
@zaneschepke zaneschepke closed this Dec 7, 2023
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