SF.net SVN: unattended:[4292] trunk/install/scripts/dotnet-win7sp1.bat
mythrix--- via unattended-cvs <[email protected]>
| Newsgroups | gmane.comp.windows.unattended.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 4292
http://sourceforge.net/p/unattended/code/4292
Author: mythrix
Date: 2018-10-23 09:28:12 +0000 (Tue, 23 Oct 2018)
Log Message:
-----------
Microsoft .NET Framework v4.7.2
Modified Paths:
--------------
trunk/install/scripts/dotnet-win7sp1.bat
Modified: trunk/install/scripts/dotnet-win7sp1.bat
===================================================================
--- trunk/install/scripts/dotnet-win7sp1.bat 2018-10-23 09:27:23 UTC (rev 4291)
+++ trunk/install/scripts/dotnet-win7sp1.bat 2018-10-23 09:28:12 UTC (rev 4292)
@@ -1,5 +1,5 @@
:: INSTALL :: Microsoft .NET Package
:: MORE INFO: http://msdn.microsoft.com/en-us/library/bb822049.aspx
-:: URL|ALL|https://download.microsoft.com/download/9/E/6/9E63300C-0941-4B45-A0EC-0008F96DD480/NDP471-KB4033342-x86-x64-AllOS-ENU.exe|updates/common/dotnetfx471-full-x86-x64.exe
+:: URL|ALL|https://download.microsoft.com/download/6/E/4/6E48E8AB-DC00-419E-9704-06DD46E5F81D/NDP472-KB4054530-x86-x64-AllOS-ENU.exe|updates/common/dotnetfx472-full-x86-x64.exe
-todo.pl ".reboot-on 194 %Z%\updates\common\dotnetfx471-full-x86-x64.exe /norestart /passive"
+todo.pl ".reboot-on 194 %Z%\updates\common\dotnetfx472-full-x86-x64.exe /norestart /passive"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.