microsoft:windows10:dotframework_offline
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
microsoft:windows10:dotframework_offline [2022/11/16 18:53] – created - external edit 127.0.0.1 | microsoft:windows10:dotframework_offline [2024/02/17 19:03] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== .NET Framework 3.5 offline Installation ====== | ====== .NET Framework 3.5 offline Installation ====== | ||
+ | ===== Command Line ===== | ||
Windows 10 ISO entpacken und " | Windows 10 ISO entpacken und " | ||
< | < | ||
- | dism.exe | + | DISM /Online |
+ | </ | ||
+ | |||
+ | Alternativ Cab-Files installieren | ||
+ | < | ||
+ | DISM /Online / | ||
+ | DISM /Online / | ||
+ | </ | ||
+ | |||
+ | ===== PowerShell ===== | ||
+ | :!: Untested | ||
+ | < | ||
+ | Enable-WindowsOptionalFeature -Online -FeatureName ' | ||
+ | Add-WindowsCapability -Online -Name NetFx~~~~ -Source C: | ||
</ | </ |
microsoft/windows10/dotframework_offline.1668621231.txt.gz · Last modified: 2024/02/17 19:03 (external edit)