Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abbodi1406 committed Apr 14, 2019
1 parent 14c88a0 commit dc87f27
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,24 @@
# .NET 4.7.2 Wintoolkit Addon for Windows 7 SP1 x86/x64
# .NET 4.8/4.7.2 Wintoolkit Addon for Windows 7 SP1 x86/x64

* Addon for integrating updated .NET 4.7.2 package into offline install.wim images as pre-installed.
* Addon for integrating updated .NET 4.8/4.7.2 package into offline install.wim images as pre-installed.

* The addon is simply .7z file with .WA extension.

* Mainly to be used with [Wintoolkit](https://www.majorgeeks.com/files/details/win_toolkit.html), but can also be used with [Simplix UpdatePack7R2](https://blog.simplix.info/update7/).

* The addon will conflict with some Windows Updates (.NET 3.5 Family), so leave the addon's integration to the last.

* To function properly, .NET 4.7.x require D3DCompiler_47.dll component, which is found in either the current "Monthly Quality Rollup" or "update KB4019990". It is recommended to integrate it first, or you can install it later.
* To function properly, .NET 4.8/4.7.2 require D3DCompiler_47.dll component, which is found in either the current "Monthly Quality Rollup" or "update KB4019990". It is recommended to integrate it first, or you can install it later.
[Windows6.1-KB4019990-x64.msu](http://download.windowsupdate.com/c/msdownload/update/software/updt/2017/05/windows6.1-kb4019990-x64_35cc310e81ef23439ba0ec1f11d7b71dd34adfe5.msu)
[Windows6.1-KB4019990-x86.msu](http://download.windowsupdate.com/c/msdownload/update/software/updt/2017/05/windows6.1-kb4019990-x86_1365fb557d5e5917cbf59b507eac066ad89ea3f7.msu)

## Extra Language Pack Addons

* Add main addon first before LangPack addon, to get ASP.NET service localization properly.

* [Download](https://drive.google.com/open?id=1r8NJ6k8a1XTX3cbi1Kyv8BQpTE-6A-d0)
* [Download 4.8](https://github.com/abbodi1406/dotNetFx4xW7A/releases/tag/19.04.13)

* [Download 4.7.2](https://drive.google.com/open?id=1r8NJ6k8a1XTX3cbi1Kyv8BQpTE-6A-d0)

* Languages Codes Reference:
```
Expand Down

0 comments on commit dc87f27

Please sign in to comment.