**REGRESSION INFO:** Work well on 10.0 RC1 Hosting Bundle **INSTALL STEPS:** 1. Install IIS 1. Install the .NET 10.0 RC 2 Hosting Bundle from the `aspnetcore-ci-official` Piplines Platform - [x] Windows - [ ] macOS - [ ] Linux **Repro Steps** 1. After download and install the .NET 10.0 RC2 Hosting Bundle 1. Open File Explorer and go to C:\Program Files (x86)\IIS path, observe the deployment folder **Actual Result** There is no deployment folder(Asp.Net Core Module) under the C:\Program Files (x86)\IIS path. <img width="761" height="290" alt="Image" src="https://github.com/user-attachments/assets/928e4c3c-b4cf-4edc-a8e9-b143e69308e4" /> **Note:** 1. This issue also repro on Win11 x64 and arm64 machines. 1. In C:\Program Files\IIS path, the deployment folder (Asp.Net Core Module\V2) work well. <img width="1004" height="204" alt="Image" src="https://github.com/user-attachments/assets/aa02bc01-b9c5-43c8-b8e4-d184653d4d43" />