SF.net SVN: unattended:[4516] trunk/install/scripts/ win_malicious-software-removal-tool.bat
jjp3--- via unattended-cvs <[email protected]> Sun, 19 Sep 2021 05:12:55 +0000
| Newsgroups | gmane.comp.windows.unattended.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 4516
http://sourceforge.net/p/unattended/code/4516
Author: jjp3
Date: 2021-09-19 05:12:53 +0000 (Sun, 19 Sep 2021)
Log Message:
-----------
Microsoft Windows Malicious Software Removal Tool v5.93
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 2021-09-19 04:53:23 UTC (rev 4515)
+++ trunk/install/scripts/win_malicious-software-removal-tool.bat 2021-09-19 05:12:53 UTC (rev 4516)
@@ -1,9 +1,9 @@
-: Install the Microsoft Windows Malicious Software Removal Tool v5.92 (KB890830)
+: Install the Microsoft Windows Malicious Software Removal Tool v5.93 (KB890830)
@Echo off
:: <http://support.microsoft.com/kb/890830>
:: https://www.catalog.update.microsoft.com/Search.aspx?q=KB890830
-:: URL|ALL|http://download.microsoft.com/download/4/A/A/4AA524C6-239D-47FF-860B-5B397199CBF8/Windows-KB890830-V5.92.exe|updates/common/windows-kb890830-x86-v5.92.exe
-:: URL|ALL|http://download.microsoft.com/download/2/C/5/2C563B99-54D9-4D85-A82B-45D3CD2F53CE/Windows-KB890830-x64-V5.92.exe|updates/common/windows-kb890830-amd64-v5.92.exe
-todo.pl ".reboot-on 194 %Z%\updates\common\windows-kb890830-%PROCESSOR_ARCHITECTURE%-v5.92.exe /Q"
+:: URL|ALL|http://download.microsoft.com/download/4/A/A/4AA524C6-239D-47FF-860B-5B397199CBF8/Windows-KB890830-V5.93.exe|updates/common/windows-kb890830-x86-v5.93.exe
+:: URL|ALL|http://download.microsoft.com/download/2/C/5/2C563B99-54D9-4D85-A82B-45D3CD2F53CE/Windows-KB890830-x64-V5.93.exe|updates/common/windows-kb890830-amd64-v5.93.exe
+todo.pl ".reboot-on 194 %Z%\updates\common\windows-kb890830-%PROCESSOR_ARCHITECTURE%-v5.93.exe /Q"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.