SF.net SVN: unattended:[4375] trunk/install/scripts/dotnet-win7sp1.bat
jjp3--- via unattended-cvs <[email protected]> Sun, 01 Sep 2019 12:29:58 +0000
| Newsgroups | gmane.comp.windows.unattended.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 4375
http://sourceforge.net/p/unattended/code/4375
Author: jjp3
Date: 2019-09-01 12:29:57 +0000 (Sun, 01 Sep 2019)
Log Message:
-----------
dotnet win7sp1 4.8
Modified Paths:
--------------
trunk/install/scripts/dotnet-win7sp1.bat
Modified: trunk/install/scripts/dotnet-win7sp1.bat
===================================================================
--- trunk/install/scripts/dotnet-win7sp1.bat 2019-08-28 10:11:59 UTC (rev 4374)
+++ trunk/install/scripts/dotnet-win7sp1.bat 2019-09-01 12:29:57 UTC (rev 4375)
@@ -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/6/E/4/6E48E8AB-DC00-419E-9704-06DD46E5F81D/NDP472-KB4054530-x86-x64-AllOS-ENU.exe|updates/common/dotnetfx472-full-x86-x64.exe
+:: URL|ALL|https://download.visualstudio.microsoft.com/download/pr/014120d7-d689-4305-befd-3cb711108212/0fd66638cde16859462a6243a4629a50/ndp48-x86-x64-allos-enu.exe|updates/common/ndp48-x86-x64-allos-enu.exe
-todo.pl ".reboot-on 194 %Z%\updates\common\dotnetfx472-full-x86-x64.exe /norestart /passive"
+todo.pl ".reboot-on 194 %Z%\updates\common\ndp48-x86-x64-allos-enu.exe /norestart /passive"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.