View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006746 | WINIOT93 | General | public | 2025-08-12 12:43 | 2025-08-12 14:12 |
Reporter | roesner | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | V1.1 | ||||
Target Version | V1.2 | Fixed in Version | V1.2 | ||
Summary | 0006746: Integrate dotnet 3.5 & all Lockdown features | ||||
Description | To enable the feature dotnet 3,5 in the image use the following command: DISM /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:D:\sources\sxs You have to add netfx3.cab file to usb stick (D:\) folder sources\sxs. You can get the cab file from win11ltsc.iso file. To enable all Lockdown features in the image you have to check it under "Windows feautures". | ||||