Skip to content

Change windows service to start using the registry.#484

Merged
foodprocessor merged 1 commit intomainfrom
windows-startup-from-registry
Mar 25, 2025
Merged

Change windows service to start using the registry.#484
foodprocessor merged 1 commit intomainfrom
windows-startup-from-registry

Conversation

@foodprocessor
Copy link
Copy Markdown
Contributor

Use Windows registry for remount on startup instead of the start menu startup folder.
This should ensure Cloudfuse always starts on startup, without requiring a user log in.

What type of Pull Request is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Describe your changes in brief

Checklist

  • Tested locally
  • Added new dependencies
  • Updated documentation
  • Added tests

Related Issues

  • Related Issue #
  • Closes #

Copy link
Copy Markdown
Contributor

@jfantinhardesty jfantinhardesty left a comment

Choose a reason for hiding this comment

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

Looks good, just one change for the WinFsp registry that I think was accidently deleted. Thanks for also cleaning up some of the dead code!

Comment thread cmd/service_windows.go
@jfantinhardesty jfantinhardesty self-requested a review March 25, 2025 14:15
@foodprocessor foodprocessor merged commit 0435c1c into main Mar 25, 2025
20 of 21 checks passed
@foodprocessor foodprocessor deleted the windows-startup-from-registry branch March 25, 2025 16:37
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.

2 participants