SF.net SVN: unattended:[4433] trunk/install/scripts/mse.bat
jjp3--- via unattended-cvs <[email protected]> Sun, 21 Jun 2020 11:20:29 +0000
| Newsgroups | gmane.comp.windows.unattended.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 4433
http://sourceforge.net/p/unattended/code/4433
Author: jjp3
Date: 2020-06-21 11:20:28 +0000 (Sun, 21 Jun 2020)
Log Message:
-----------
Update definitions 1.317.1843
Modified Paths:
--------------
trunk/install/scripts/mse.bat
Modified: trunk/install/scripts/mse.bat
===================================================================
--- trunk/install/scripts/mse.bat 2020-06-21 11:15:45 UTC (rev 4432)
+++ trunk/install/scripts/mse.bat 2020-06-21 11:20:28 UTC (rev 4433)
@@ -4,10 +4,9 @@
:: URL|ENU|http://mse.dlservice.microsoft.com/download/A/3/8/A38FFBF2-1122-48B4-AF60-E44F6DC28BD8/enus/amd64/mseinstall.exe|packages/mse/mseinstall-amd64.exe
:: URL|ESN|http://mse.dlservice.microsoft.com/download/2/A/C/2AC6E889-9EBB-4E06-A011-1AA9DAEDDB69/eses/x86/mseinstall.exe|packages/mse/mseinstall-x86.exe
:: URL|ESN|http://mse.dlservice.microsoft.com/download/2/A/C/2AC6E889-9EBB-4E06-A011-1AA9DAEDDB69/eses/amd64/mseinstall.exe|packages/mse/mseinstall-amd64.exe
-
-:: DEFINITIONS: https://www.microsoft.com/en-us/wdsi/definitions
-:: URL|ALL|http://definitionupdates.microsoft.com/download/DefinitionUpdates/VersionedSignatures/AM/1.293.1071.0/x86/mpam-fe.exe|packages/mse/mpam-fe-x86-1.293.1071.0.exe
-:: URL|ALL|http://definitionupdates.microsoft.com/download/DefinitionUpdates/VersionedSignatures/AM/1.293.1071.0/amd64/mpam-fe.exe|packages/mse/mpam-fe-amd64-1.293.1071.0.exe
+:: DEFINITIONS: https://www.microsoft.com/en-us/wdsi/defenderupdates
+:: URL|ALL|http://definitionupdates.microsoft.com/download/DefinitionUpdates/VersionedSignatures/AM/1.317.1843.0/x86/mpam-fe.exe|packages/mse/mpam-fe-x86-1.317.1843.0.exe
+:: URL|ALL|http://definitionupdates.microsoft.com/download/DefinitionUpdates/VersionedSignatures/AM/1.317.1843.0/amd64/mpam-fe.exe|packages/mse/mpam-fe-amd64-1.317.1843.0.exe
:: URL|ALL|http://definitionupdates.microsoft.com/download/DefinitionUpdates/NRI/x86/nis_full.exe|packages/mse/nis_full-x86.exe
:: URL|ALL|http://definitionupdates.microsoft.com/download/DefinitionUpdates/NRI/amd64/nis_full.exe|packages/mse/nis_full-amd64.exe
@@ -15,7 +14,7 @@
::todo.pl "\"%PROGRAMFILES%\Microsoft Security Client\msseces.exe\" /update"
:: INSTALL updates
-todo.pl "%Z%\packages\mse\mpam-fe-%PROCESSOR_ARCHITECTURE%-1.293.1071.0.exe /s"
+todo.pl "%Z%\packages\mse\mpam-fe-%PROCESSOR_ARCHITECTURE%-1.317.1843.0.exe /s"
todo.pl ".reboot"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.