Microsoft .NET Framework 4.6.2


主程式:下載
語言套件:下載
[@more@]整合方式:
加入到 SetupComplete.cmd
set SetupDir=%~dp0NDP462
start “” /wait “%SetupDir%NDP462-KB3151800-x86-x64-AllOS-ENU.exe” /passive /norestart
start “” /wait “%SetupDir%NDP462-KB3151800-x86-x64-AllOS-CHT.exe” /q /norestart

有空的話,再整合到 Windows 的安裝光碟!