The Microsoft .NET Framework 4.7 is a highly compatible, in-place update to the .NET Framework 4. By using the .NET Framework 4.7 together with the C# or Visual Basic programming languages, you can write Windows Metro style apps. The .NET Framework 4.7 delivers better performance, reliability, and security.
Size: 81 MB
Authors: Microsoft
Default path: %windir%\Microsoft.NET
pbox install dotnet47
Show pbox.xml
<pbox version="1.0">
<name>dotnet47</name>
<title>Microsoft .NET Framework 4.7</title>
<version>4.7.2</version>
<group>os</group>
<group>compiler</group>
<archs>32,64</archs>
<homedir>%windir%\Microsoft.NET</homedir>
<homedirCustomizable>false</homedirCustomizable>
<install>
<exec>".\exe\NDP472-KB4054530-x86-x64-AllOS-ENU.exe" /q /norestart</exec>
</install>
</pbox>