Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Integrating KB890830 update

Featured Replies

Windows Malicious Software Removal Tool x64 - February 2010 (KB890830)

Since this update comes as an exe file, how can I integrate it into my win7 image since 7customiser/Win Integrator only allow integation of msu files?

Edited by Spaceboy

All you need to do is copy mrt.exe to system32

MRTSTUB.EXE is not needed ? What does it do ?

Edited by MrJinje

Windows Malicious Software Removal Tool x64 - February 2010 (KB890830)

Since this update comes as an exe file, how can I integrate it into my win7 image since 7customiser/Win Integrator only allow integation of msu files?

from a cmd prompt >> windows-kb890830-x64-v3.4 /?

Can add those exe type to sources\$OEM$\$$\SETUP\Scripts\Setupcomplete.cmd

CMD /C start /wait %systemdrive%\Install\msxml4-KB954430-enu.exe /quiet
CMD /C start /wait %systemdrive%\Install\msxml4-KB973688-enu.exe /quiet
CMD /C start /wait %systemdrive%\Install\vcredist2005SP1_x64.exe /Q
CMD /C start /wait %systemdrive%\Install\vcredist2008SP1_x64.exe /Q
CMD /C start /wait %systemdrive%\Install\windows-kb890830-x64-v3.4.exe /Q

  • Author

All you need to do is copy mrt.exe to system32

Doesn't work. Windows update still says KB890830 update needed.

I also mount and the MRT Version to the <mount_folder>\windows\system32\config\software hive

reg load HKLM\WAIK \mount\windows\system32\config\software

reg add HKLM\WAIK\Microsoft\RemovalTools\MRT /v Version /t REG_SZ /d 76D836AA-5D94-4374-BCBF-17F825177898 /f

The MRT Version is also added after you run mrt.exe and do a quick scan, you can do this with FirstLogonCommands or SetupComplete.cmd and run mrt.exe /q (which makes it do a quick scan)

Edited by ricktendo64

You need to add an entry listed here into the registry. Changes every month.

  • 1 year later...

You need to add an entry listed here into the registry. Changes every month.

I use a setupcomplete.cmd for autoactivation :

@echo off

start /WAIT %~dp0Install.exe

cd %~dp0

del Install.exe

del SETUPCOMPLETE.cmd

folder content is install.exe and setupcomplete.cmd. it work very well for activation.

I simply add the mrt reg file to this. how must I do? I used convert reg2exe it work good on live system but not worked in windows 7 setup

Windows Registry Editor Version 5.00

;MRT MAY 2011

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\RemovalTools\MRT]

"EULA2"=dword:00000001

"Version"="852F70C7-9C9E-4093-9184-D89D5CE069F0"

How can I add this reg file SIMPLY to setupcomplete.cmd?

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.