Skip to content

AgentService/Windows: enable 64bit support with Prefer32Bit=false #5176

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fowl2
Copy link
Contributor

@fowl2 fowl2 commented Apr 14, 2025

This can save some memory when AgentService would be the last 32 bit process on a machine because WoW64 can be unloaded.

If the machine is 32 bit, it will still run as 32 bit.

Would be superceded by #4734 or #4387, but this seems less risky as it's not changing the .NET Framework version.

This can save some memory when AgentService is the last 32 bit process on a machine.
@fowl2 fowl2 marked this pull request as ready for review April 24, 2025 01:02
@fowl2 fowl2 requested review from a team as code owners April 24, 2025 01:03
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