Jump to content

Recommended Posts

Posted (edited)

Just as a heads-up, it's come to light there is a bad patch released yesterday that can kill certain versions of Outlook in some circumstances.

More from The Register here: Pause Patch Tuesday downloads, buggy code can kill Outlook • The Register

 

:mod: EDIT

This is discussed here http://www.edugeek.net/forums/windows/161844-borked-windows-update-kb3097877.html

An updated version of this patch has been released

Edited by elsiegee40
Posted (edited)

Our problem was that you could not log on to Windows (even in safe mode). Just got a black screen with a cursor.

 

I ran this using a Windows 7 OS install disc (Shift+F10 to open Command Prompt):

 

dism /image:X:\ /remove-package /packagename:Package_for_KB3097877~31bf3856ad364e35~amd64~~6.1.1.1 /scratchdir:X:\temp (Note: No space after 31bf3856ad364e35 and ~amd64)

 

X is directory of Windows. Mine was on D for example.

 

I will need to install the revised KB3097877 later if they have fixed the problem.

 

May need to adjust the code for x86/32 bit machines. I had an issue with the 'temp' folder so just leaving it as X:\ worked ok.

Edited by RTay
Guest
This topic is now closed to further replies.



×
×
  • Create New...