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

Remove starting Agent Service on Installation on Windows #447

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

okankoAMZ
Copy link
Contributor

Description of the Issue

We encountered an issue with Docker on Windows where the automatic starting of the agent service during installation was interfering with the Docker environment.

Description of Changes

  • Removed the build flag responsible for auto-starting the agent service from the WXS file.
  • This change prevents the agent service from starting automatically upon installation with msi on Windows systems.

Rationale

By removing the automatic start of the agent service, we aim to resolve conflicts with Docker environments on Windows, allowing for a smoother installation process.

Testing

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@okankoAMZ okankoAMZ requested a review from a team as a code owner January 8, 2025 17:17
@okankoAMZ okankoAMZ merged commit bc0ea0b into main Jan 8, 2025
2 checks passed
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.

3 participants