Skip to content

After installing the asp.net core runtime 10.0 RC 2(x86), the swidtag folder is installed in the C:\Program Files path instead of C:\Program Files (x86) path #63839

@EmilyFeng97

Description

@EmilyFeng97

REGRESSION INFO: Works well on the ASP.NET core runtime 10.0 RC 1

INSTALL STEPS:

  1. Clean Win11 x64 ENU machine
  2. Download the Asp.net core Runtime 10.0 RC 2(x86) from corherent build

Platform

  • Windows
  • macOS
  • Linux

Repro Steps

  1. Install the installer.exe via double click
  2. Observer the dotnet folder under C:\Program Files (x86) path and C:\Program Files path

Actual Result
After install the ASP.NET Runtime 10.0 RC1(X86), the shared folder is under C:\Program Files (x86) path, but the swidtag folder is under C:\Program Files path.
Image

Expect Result
After install the ASP.NET Runtime (X86), both folders should in the C:\Program Files(x86) path.
10.0 RC1 (x86):
Image

Error Log

Metadata

Metadata

Assignees

Labels

area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions