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.

SP3 and KB947864

Featured Replies

  • Author
I just DELETED whole SYSTEM32\DLLCACHE files inside with Unlocker 1.8.6 and installed update SUCCESSFULLY FINE !!!

GoodLuck!!! :)

ME to, problem is that MU still offer it after unattended installation, it stops offering it after i install it there manually \:

I found an issue :

At T-12, IE7 installation, and (with guirunonce) on first login delete many files into dllcache, and after install KB947864.

That operations are unattended.

This is my AutoIt script to delete the old files into dllcache (easy) :

#NoTrayIcon
Opt("RunErrorsFatal", 0)
$d = @WindowsDir & "\system32\dllcache\"
FileDelete($d & "advpack.dll")
FileDelete($d & "dxtmsft.dll")
FileDelete($d & "dxtrans.dll")
FileDelete($d & "extmgr.dll")
FileDelete($d & "icardie.dll")
FileDelete($d & "ie4uinit.exe")
FileDelete($d & "ieakeng.dll")
FileDelete($d & "ieaksie.dll")
FileDelete($d & "ieakui.dll")
FileDelete($d & "ieapfltr.dat")
FileDelete($d & "ieapfltr.dll")
FileDelete($d & "iedkcs32.dll")
FileDelete($d & "ieframe.dll")
FileDelete($d & "ieframe.dll.mui")
FileDelete($d & "iernonce.dll")
FileDelete($d & "iertutil.dll")
FileDelete($d & "ieudinit.exe")
FileDelete($d & "iexplore.exe")
FileDelete($d & "inetcpl.cpl")
FileDelete($d & "jsproxy.dll")
FileDelete($d & "msfeeds.dll")
FileDelete($d & "msfeedsbs.dll")
FileDelete($d & "mshtml.dll")
FileDelete($d & "mshtmled.dll")
FileDelete($d & "msrating.dll")
FileDelete($d & "mstime.dll")
FileDelete($d & "occache.dll")
FileDelete($d & "pngfilt.dll")
FileDelete($d & "url.dll")
FileDelete($d & "urlmon.dll")
FileDelete($d & "webcheck.dll")
FileDelete($d & "wininet.dll")

Edit : Also possible with batch... (del /Q file.dll)

Edited by Amour69

  • Author

And after that does KB947864 it appear in MU or not?

I have the same problem. Is there any better way than re-installing IE7?

  • 2 weeks later...

LOL thanks all!

I booted the bad boy up as a slave drive and delete all the files in the dll cache folder

then rebooted the bad boy as the main drive ...

bingo the KB installed no problem!

Thanks all again!!

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

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.