Skip to content

Conversation

wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Oct 2, 2025

ANCM's WOW64 support module should always install to the x86 program files folder. Before this change, we were installing it based on Installer architecture, which could be x64.

@wtgodbe wtgodbe requested a review from a team as a code owner October 2, 2025 03:39
@Copilot Copilot AI review requested due to automatic review settings October 2, 2025 03:39
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Fixes the installation path for the ANCM (ASP.NET Core Module) WOW64 support module to ensure it always installs to the x86 program files folder instead of being determined by the installer architecture.

  • Changes the WiX StandardDirectory reference from ProgramFiles6432Folder to ProgramFilesFolder for the 32-bit IIS module

@wtgodbe wtgodbe changed the title Fix ANCM Install path for WOW64 [release/10.0] Fix ANCM Install path for WOW64 Oct 2, 2025
@wtgodbe
Copy link
Member Author

wtgodbe commented Oct 2, 2025

Failures unrelated

@wtgodbe wtgodbe merged commit b5c6e0d into release/10.0 Oct 2, 2025
25 of 28 checks passed
@wtgodbe wtgodbe deleted the wtgodbe/wowzer branch October 2, 2025 16:34
@wtgodbe wtgodbe added the tell-mode Indicates a PR which is being merged during tell-mode label Oct 2, 2025
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0.0 milestone Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tell-mode Indicates a PR which is being merged during tell-mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant