SF.net SVN: unattended:[4293] trunk/install/scripts/ win_malicious-software-removal-tool.bat
mythrix--- via unattended-cvs <[email protected]>
| Newsgroups | gmane.comp.windows.unattended.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 4293
http://sourceforge.net/p/unattended/code/4293
Author: mythrix
Date: 2018-10-23 10:30:07 +0000 (Tue, 23 Oct 2018)
Log Message:
-----------
Windows Malicious Software Removal Tool v5.65
Modified Paths:
--------------
trunk/install/scripts/win_malicious-software-removal-tool.bat
Modified: trunk/install/scripts/win_malicious-software-removal-tool.bat
===================================================================
--- trunk/install/scripts/win_malicious-software-removal-tool.bat 2018-10-23 09:28:12 UTC (rev 4292)
+++ trunk/install/scripts/win_malicious-software-removal-tool.bat 2018-10-23 10:30:07 UTC (rev 4293)
@@ -1,9 +1,9 @@
-: Install the Microsoft Windows Malicious Software Removal Tool v5.63 (KB890830)
+: Install the Microsoft Windows Malicious Software Removal Tool v5.65 (KB890830)
@Echo off
:: <http://support.microsoft.com/?kbid=890830>
:: <https://www.microsoft.com/download/malicious-software-removal-tool-details.aspx>
-:: URL|ALL|http://download.microsoft.com/download/4/A/A/4AA524C6-239D-47FF-860B-5B397199CBF8/Windows-KB890830-V5.63.exe|updates/common/windows-kb890830-x86-v5.63.exe
-:: URL|ALL|http://download.microsoft.com/download/2/C/5/2C563B99-54D9-4D85-A82B-45D3CD2F53CE/Windows-KB890830-x64-V5.63.exe|updates/common/windows-kb890830-amd64-v5.63.exe
-todo.pl ".reboot-on 194 %Z%\updates\common\windows-kb890830-%PROCESSOR_ARCHITECTURE%-v5.63.exe /Q"
+:: URL|ALL|http://download.microsoft.com/download/4/A/A/4AA524C6-239D-47FF-860B-5B397199CBF8/Windows-KB890830-V5.65.exe|updates/common/windows-kb890830-x86-v5.65.exe
+:: URL|ALL|http://download.microsoft.com/download/2/C/5/2C563B99-54D9-4D85-A82B-45D3CD2F53CE/Windows-KB890830-x64-V5.65.exe|updates/common/windows-kb890830-amd64-v5.65.exe
+todo.pl ".reboot-on 194 %Z%\updates\common\windows-kb890830-%PROCESSOR_ARCHITECTURE%-v5.65.exe /Q"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.