Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > KB912812 - a problem! Advice, please...

Reply
Thread Tools Display Modes

KB912812 - a problem! Advice, please...

 
 
trevormidgley@ntlworld.com
Guest
Posts: n/a

 
      04-13-2006
I find that with new update KB912812 installed, it is not possible to
save a web page using the Web Page, complete (*.htm; *.html) as the
Save as type.

Questions:

What does KB912812 actually do?

Am I compromising the effectiveness of the other priority updates I
downloaded at the same time through having uninstalled KB912812?

Is a patch due to sort this one out?

I use this function every day to save my own web pages to my hard
drive. It's not really something I can do without.

Any thoughts appreciated.

 
Reply With Quote
 
 
 
 
Carey Frisch [MVP]
Guest
Posts: n/a

 
      04-13-2006
MS06-013: Cumulative security update for Internet Explorer
http://support.microsoft.com/kb/912812

Internet Explorer ActiveX compatibility patch for Mshtml.dll
http://support.microsoft.com/kb/917425/

--
Carey Frisch
Microsoft MVP
Windows - Shell/User
Microsoft Community Newsgroups
news://msnews.microsoft.com/

---------------------------------------------------------------------------*----------------

"trevormidgley":

| I find that with new update KB912812 installed, it is not possible to
| save a web page using the Web Page, complete (*.htm; *.html) as the
| Save as type.
|
| Questions:
|
| What does KB912812 actually do?
|
| Am I compromising the effectiveness of the other priority updates I
| downloaded at the same time through having uninstalled KB912812?
|
| Is a patch due to sort this one out?
|
| I use this function every day to save my own web pages to my hard
| drive. It's not really something I can do without.
|
| Any thoughts appreciated.

 
Reply With Quote
 
Torgeir Bakken \(MVP\)
Guest
Posts: n/a

 
      04-13-2006
Hi,

If you are in United States or Canada, you can contact Microsoft
Product Support Services for help with security update issues or
viruses at no charge using the PC Safety line at 1-866-PCSafety
(1-866-727-2338).


wrote:

> I find that with new update KB912812 installed, it is not possible to
> save a web page using the Web Page, complete (*.htm; *.html) as the
> Save as type.
>
> Questions:
>
> What does KB912812 actually do?
>
> Am I compromising the effectiveness of the other priority updates I
> downloaded at the same time through having uninstalled KB912812?
>
> Is a patch due to sort this one out?
>
> I use this function every day to save my own web pages to my hard
> drive. It's not really something I can do without.
>
> Any thoughts appreciated.
>



--
torgeir, Microsoft MVP Scripting, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
 
Reply With Quote
 
PA Bear
Guest
Posts: n/a

 
      04-14-2006
From a post in IE6 Browser newsgroup by Stephen Hui [MSFT] (13 Apr-06):

<QP>
We've determined that the majority of the issues people are having with
MS06-015 / KB908531 are due to a bad interaction between the security update
and a software component included with various HP hardware devices,
including but not limited to printers, scanners, and cameras.

Here are two fixes which should fix problems caused by the interaction with
the HP software:

Option 1 - Modify the registry
------------------------------

- (If you have multiple user accounts set up) Log onto the computer using an
account with Administrator privileges

- Click the Start button, then click Run and type "regedit" at the prompt,
without the quotes; this will start Registry Editor

- Locate the
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Shell
Extensions\Cached key in Registry Editor

- Right click on the key and select New / DWORD Value

- Rename the resulting value "{A4DF5659-0801-4A60-9607-1C48695EFDA9}
{000214E6-0000-0000-C000-000000000046} 0x401", without the quotes

- Right click the value, select Modify, and type "1" into the Value Data
field

- Close Registry Editor


Option 2 - Kill the HP process
------------------------------

- Wait until Internet Explorer, Windows Explorer, or whichever component is
encountering problems is in an unresponsive state

- Click the Start button, then select Run and type "taskmgr" at the prompt,
without the quotes; this will start Task Manager

- Locate any instances of hpgs2wnd.exe or hpgs2wnf.exe in Task Manager, then
right click on them and select End Process

Notes:

- Option 2 this may disable some HP device-specific functionality until you
restart your computer.

- Option 2 will correct the problem for the logged-in user, but not for all
users on a computer with multiple user accounts. For that reason, Option 1
is the preferred option.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If your computer is not currently unresponsive, you should only have to do
Option 1 or Option 2, not both. If your computer is currently unresponsive,
you should be fixed by doing Option 2.

I'm very sorry about the inconvenience this has caused you all; hopefully
this will get things back on track. Please note that MS06-015 fixes a
critical security vulnerability, so it's very important that you reinstall
it as soon as possible if you've uninstalled it. Please also keep in mind
that disabling Auto Update will leave your computer unprotected even after
we release security updates. I understand that this experience has been
very frustrating for many of you, but I really must still strongly recommend
that you leave [Automatic Updates] enabled for your own safety.
</QP>
Source:
http://groups.google.com/group/micro...4143b42d0c3ca2

--
~Robear Dyer (PA Bear)
MS MVP-Windows (IE/OE, Shell/User, Security), Aumha.org VSOP, DTS-L.org

wrote:
> I find that with new update KB912812 installed, it is not possible to
> save a web page using the Web Page, complete (*.htm; *.html) as the
> Save as type.
>
> Questions:
>
> What does KB912812 actually do?
>
> Am I compromising the effectiveness of the other priority updates I
> downloaded at the same time through having uninstalled KB912812?
>
> Is a patch due to sort this one out?
>
> I use this function every day to save my own web pages to my hard
> drive. It's not really something I can do without.
>
> Any thoughts appreciated.


 
Reply With Quote
 
trevormidgley@ntlworld.com
Guest
Posts: n/a

 
      04-14-2006
Thanks for the advice, guys.

In the event, the patch at
http://www.microsoft.com/downloads/d...displaylang=en
worked.

I'm in the UK, by the way


PA Bear wrote:
> From a post in IE6 Browser newsgroup by Stephen Hui [MSFT] (13 Apr-06):
>
> <QP>
> We've determined that the majority of the issues people are having with
> MS06-015 / KB908531 are due to a bad interaction between the security update
> and a software component included with various HP hardware devices,
> including but not limited to printers, scanners, and cameras.
>
> Here are two fixes which should fix problems caused by the interaction with
> the HP software:
>
> Option 1 - Modify the registry
> ------------------------------
>
> - (If you have multiple user accounts set up) Log onto the computer using an
> account with Administrator privileges
>
> - Click the Start button, then click Run and type "regedit" at the prompt,
> without the quotes; this will start Registry Editor
>
> - Locate the
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Shell
> Extensions\Cached key in Registry Editor
>
> - Right click on the key and select New / DWORD Value
>
> - Rename the resulting value "{A4DF5659-0801-4A60-9607-1C48695EFDA9}
> {000214E6-0000-0000-C000-000000000046} 0x401", without the quotes
>
> - Right click the value, select Modify, and type "1" into the Value Data
> field
>
> - Close Registry Editor
>
>
> Option 2 - Kill the HP process
> ------------------------------
>
> - Wait until Internet Explorer, Windows Explorer, or whichever component is
> encountering problems is in an unresponsive state
>
> - Click the Start button, then select Run and type "taskmgr" at the prompt,
> without the quotes; this will start Task Manager
>
> - Locate any instances of hpgs2wnd.exe or hpgs2wnf.exe in Task Manager, then
> right click on them and select End Process
>
> Notes:
>
> - Option 2 this may disable some HP device-specific functionality until you
> restart your computer.
>
> - Option 2 will correct the problem for the logged-in user, but not for all
> users on a computer with multiple user accounts. For that reason, Option 1
> is the preferred option.
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> If your computer is not currently unresponsive, you should only have to do
> Option 1 or Option 2, not both. If your computer is currently unresponsive,
> you should be fixed by doing Option 2.
>
> I'm very sorry about the inconvenience this has caused you all; hopefully
> this will get things back on track. Please note that MS06-015 fixes a
> critical security vulnerability, so it's very important that you reinstall
> it as soon as possible if you've uninstalled it. Please also keep in mind
> that disabling Auto Update will leave your computer unprotected even after
> we release security updates. I understand that this experience has been
> very frustrating for many of you, but I really must still strongly recommend
> that you leave [Automatic Updates] enabled for your own safety.
> </QP>
> Source:
> http://groups.google.com/group/micro...4143b42d0c3ca2
>
> --
> ~Robear Dyer (PA Bear)
> MS MVP-Windows (IE/OE, Shell/User, Security), Aumha.org VSOP, DTS-L.org
>
> wrote:
> > I find that with new update KB912812 installed, it is not possible to
> > save a web page using the Web Page, complete (*.htm; *.html) as the
> > Save as type.
> >
> > Questions:
> >
> > What does KB912812 actually do?
> >
> > Am I compromising the effectiveness of the other priority updates I
> > downloaded at the same time through having uninstalled KB912812?
> >
> > Is a patch due to sort this one out?
> >
> > I use this function every day to save my own web pages to my hard
> > drive. It's not really something I can do without.
> >
> > Any thoughts appreciated.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Annoying problem that I can't seem to get any advice on!!!!! Matt Windows Vista Performance 7 03-21-2008 08:07 PM
How do I remove this update? KB912812 Andy Windows Update 5 04-24-2006 03:34 PM
Latest update, KB911562 and KB912812 break ADO dschl Windows Update 5 04-13-2006 06:28 PM
KB912812 fails to install - Error Code: 0x80244018 Robert Magyar Windows Update 4 04-12-2006 11:48 PM
Advice needed for modem disconnecting problem. L. Hao Windows Vista Drivers 0 02-19-2004 05:39 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59