Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Auto updates crashing IE 6 & 7

Reply
Thread Tools Display Modes

Auto updates crashing IE 6 & 7

 
 
MarytheRealtor
Guest
Posts: n/a

 
      12-15-2007
I guess I'm not surprised that MS has not addressed this problem!!!!!

Bill Gates is busy giving away money. Is anybody else there?
 
Reply With Quote
 
 
 
 
Tresa
Guest
Posts: n/a

 
      12-15-2007
Yes, I am here looking for answers. I found a post that gives directions to
add a file to the registry but I don't want to mess with that.

"MarytheRealtor" wrote:

> I guess I'm not surprised that MS has not addressed this problem!!!!!
>
> Bill Gates is busy giving away money. Is anybody else there?

 
Reply With Quote
 
Shenan Stanley
Guest
Posts: n/a

 
      12-15-2007
Tresa wrote:
> Yes, I am here looking for answers. I found a post that gives
> directions to add a file to the registry but I don't want to mess
> with that.


You do not 'add a file to the registry' --> but you can use a 'file' to
'merge' information into the registry and is your solution.

Close all Internet Explorer windows.
Open notepad and put the following in it...

** copy below this line **
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
Explorer\Main\FeatureControl\FEATURE_PROTECT_DECOM PRESSION_FILTER_FROM_ABORT_KB942367]
"*"=dword:00000001
** copy above this line **

It's a total of THREE lines saved into a a file that is not a .txt file
(file extension of .txt) but a .REG file (file extension of .reg).
Technically - it is nothing more than a text file with a file extension that
Windows recognizes and content that it knows what to do with. I'll repeat
them - but with "line #: " in front of each line so when it wraps you know
what it shold be.

line 1: Windows Registry Editor Version 5.00
line 2: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
Explorer\Main\FeatureControl\FEATURE_PROTECT_DECOM PRESSION_FILTER_FROM_ABORT_KB942367]
line 3: "*"=dword:00000001

It's also recommended you press enter on the last line (taking you to a
fourth line with nothing on it) before you save the document in notepad as
(save as option) (type of "all files") 'ANameYouMakeUp.reg'... Then -
simply double-click on it and when it asks - you *do* merge it into your
registry.

Microsoft may release (may already have - dunno) a repaired patch for this -
so you can just wait if you desire - although in 30 seconds - with the
advice above (also found elsewhere) you could fix your problem.

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


 
Reply With Quote
 
Shenan Stanley
Guest
Posts: n/a

 
      12-15-2007
MarytheRealtor wrote:
> I guess I'm not surprised that MS has not addressed this
> problem!!!!!
> Bill Gates is busy giving away money. Is anybody else there?


Tresa wrote:
> Yes, I am here looking for answers. I found a post that gives
> directions to add a file to the registry but I don't want to mess
> with that.


Shenan Stanley wrote:
> You do not 'add a file to the registry' --> but you can use a
> 'file' to 'merge' information into the registry and is your
> solution.
> Close all Internet Explorer windows.
> Open notepad and put the following in it...
>
> ** copy below this line **
> Windows Registry Editor Version 5.00
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
> Explorer\Main\FeatureControl\FEATURE_PROTECT_DECOM PRESSION_FILTER_FROM_ABORT_KB942367]
> "*"=dword:00000001
> ** copy above this line **
>
> It's a total of THREE lines saved into a a file that is not a .txt
> file (file extension of .txt) but a .REG file (file extension of
> .reg). Technically - it is nothing more than a text file with a
> file extension that Windows recognizes and content that it knows
> what to do with. I'll repeat them - but with "line #: " in front
> of each line so when it wraps you know what it shold be.
>
> line 1: Windows Registry Editor Version 5.00
> line 2: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
> Explorer\Main\FeatureControl\FEATURE_PROTECT_DECOM PRESSION_FILTER_FROM_ABORT_KB942367]
> line 3: "*"=dword:00000001
>
> It's also recommended you press enter on the last line (taking you
> to a fourth line with nothing on it) before you save the document
> in notepad as (save as option) (type of "all files")
> 'ANameYouMakeUp.reg'... Then - simply double-click on it and when
> it asks - you *do* merge it into your registry.
>
> Microsoft may release (may already have - dunno) a repaired patch
> for this - so you can just wait if you desire - although in 30
> seconds - with the advice above (also found elsewhere) you could
> fix your problem.


Further information:

On a Windows XP SP2-based computer that has certain cumulative security
updates for Internet Explorer installed, Internet Explorer 6 may stop
responding when you try to visit a Web site
http://support.microsoft.com/kb/942367/

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


 
Reply With Quote
 
PA Bear
Guest
Posts: n/a

 
      12-15-2007
What problem are /you/ having?
--
~Robear Dyer (PA Bear)
MS MVP-Windows (IE, OE, Security, Shell/User)
AumHa VSOP & Admin http://aumha.net
DTS-L.ORG http://66.39.69.143/

MarytheRealtor wrote:
> I guess I'm not surprised that MS has not addressed this problem!!!!!
>
> Bill Gates is busy giving away money. Is anybody else there?

 
Reply With Quote
 
realcestmoi
Guest
Posts: n/a

 
      12-15-2007
Hi there,

the fix as attachement, will work after reboot.

Best regards,

Michel Denie
"Shenan Stanley" <> wrote in message
news:...
> MarytheRealtor wrote:
>> I guess I'm not surprised that MS has not addressed this
>> problem!!!!!
>> Bill Gates is busy giving away money. Is anybody else there?

>
> Tresa wrote:
>> Yes, I am here looking for answers. I found a post that gives
>> directions to add a file to the registry but I don't want to mess
>> with that.

>
> Shenan Stanley wrote:
>> You do not 'add a file to the registry' --> but you can use a
>> 'file' to 'merge' information into the registry and is your
>> solution.
>> Close all Internet Explorer windows.
>> Open notepad and put the following in it...
>>
>> ** copy below this line **
>> Windows Registry Editor Version 5.00
>> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
>> Explorer\Main\FeatureControl\FEATURE_PROTECT_DECOM PRESSION_FILTER_FROM_ABORT_KB942367]
>> "*"=dword:00000001
>> ** copy above this line **
>>
>> It's a total of THREE lines saved into a a file that is not a .txt
>> file (file extension of .txt) but a .REG file (file extension of
>> .reg). Technically - it is nothing more than a text file with a
>> file extension that Windows recognizes and content that it knows
>> what to do with. I'll repeat them - but with "line #: " in front
>> of each line so when it wraps you know what it shold be.
>>
>> line 1: Windows Registry Editor Version 5.00
>> line 2: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
>> Explorer\Main\FeatureControl\FEATURE_PROTECT_DECOM PRESSION_FILTER_FROM_ABORT_KB942367]
>> line 3: "*"=dword:00000001
>>
>> It's also recommended you press enter on the last line (taking you
>> to a fourth line with nothing on it) before you save the document
>> in notepad as (save as option) (type of "all files")
>> 'ANameYouMakeUp.reg'... Then - simply double-click on it and when
>> it asks - you *do* merge it into your registry.
>>
>> Microsoft may release (may already have - dunno) a repaired patch
>> for this - so you can just wait if you desire - although in 30
>> seconds - with the advice above (also found elsewhere) you could
>> fix your problem.

>
> Further information:
>
> On a Windows XP SP2-based computer that has certain cumulative security
> updates for Internet Explorer installed, Internet Explorer 6 may stop
> responding when you try to visit a Web site
> http://support.microsoft.com/kb/942367/
>
> --
> Shenan Stanley
> MS-MVP
> --
> How To Ask Questions The Smart Way
> http://www.catb.org/~esr/faqs/smart-questions.html
>
>





 
Reply With Quote
 
PA Bear
Guest
Posts: n/a

 
      12-16-2007
And if someone here were trusting enough to download that REG file, what
would they do with it? If they wanted to "undo" the Registry edit, how
would they accomplish it?

realcestmoi wrote:
> Hi there,
>
> the fix as attachement, will work after reboot.
>
> Best regards,
>
> Michel Denie
> "Shenan Stanley" <> wrote in message
> news:...
>> MarytheRealtor wrote:
>>> I guess I'm not surprised that MS has not addressed this
>>> problem!!!!!
>>> Bill Gates is busy giving away money. Is anybody else there?

>>
>> Tresa wrote:
>>> Yes, I am here looking for answers. I found a post that gives
>>> directions to add a file to the registry but I don't want to mess
>>> with that.

>>
>> Shenan Stanley wrote:
>>> You do not 'add a file to the registry' --> but you can use a
>>> 'file' to 'merge' information into the registry and is your
>>> solution.
>>> Close all Internet Explorer windows.
>>> Open notepad and put the following in it...
>>>
>>> ** copy below this line **
>>> Windows Registry Editor Version 5.00
>>> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
>>> Explorer\Main\FeatureControl\FEATURE_PROTECT_DECOM PRESSION_FILTER_FROM_ABORT_KB942367]
>>> "*"=dword:00000001
>>> ** copy above this line **
>>>
>>> It's a total of THREE lines saved into a a file that is not a .txt
>>> file (file extension of .txt) but a .REG file (file extension of
>>> .reg). Technically - it is nothing more than a text file with a
>>> file extension that Windows recognizes and content that it knows
>>> what to do with. I'll repeat them - but with "line #: " in front
>>> of each line so when it wraps you know what it shold be.
>>>
>>> line 1: Windows Registry Editor Version 5.00
>>> line 2: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
>>> Explorer\Main\FeatureControl\FEATURE_PROTECT_DECOM PRESSION_FILTER_FROM_ABORT_KB942367]
>>> line 3: "*"=dword:00000001
>>>
>>> It's also recommended you press enter on the last line (taking you
>>> to a fourth line with nothing on it) before you save the document
>>> in notepad as (save as option) (type of "all files")
>>> 'ANameYouMakeUp.reg'... Then - simply double-click on it and when
>>> it asks - you *do* merge it into your registry.
>>>
>>> Microsoft may release (may already have - dunno) a repaired patch
>>> for this - so you can just wait if you desire - although in 30
>>> seconds - with the advice above (also found elsewhere) you could
>>> fix your problem.

>>
>> Further information:
>>
>> On a Windows XP SP2-based computer that has certain cumulative security
>> updates for Internet Explorer installed, Internet Explorer 6 may stop
>> responding when you try to visit a Web site
>> http://support.microsoft.com/kb/942367/
>>
>> --
>> Shenan Stanley
>> MS-MVP
>> --
>> How To Ask Questions The Smart Way
>> http://www.catb.org/~esr/faqs/smart-questions.html


 
Reply With Quote
 
realcestmoi
Guest
Posts: n/a

 
      12-17-2007
Hi there,

Open with notepad to see whats in there: so you know now it is
okhttp://support.microsoft.com/kb/942367

backup registry before applying and restore registry to undo if wanted.

Best regards,
Michel Denie

"PA Bear" <> wrote in message
news:...
> And if someone here were trusting enough to download that REG file, what
> would they do with it? If they wanted to "undo" the Registry edit, how
> would they accomplish it?
>
> realcestmoi wrote:
>> Hi there,
>>
>> the fix as attachement, will work after reboot.
>>
>> Best regards,
>>
>> Michel Denie
>> "Shenan Stanley" <> wrote in message
>> news:...
>>> MarytheRealtor wrote:
>>>> I guess I'm not surprised that MS has not addressed this
>>>> problem!!!!!
>>>> Bill Gates is busy giving away money. Is anybody else there?
>>>
>>> Tresa wrote:
>>>> Yes, I am here looking for answers. I found a post that gives
>>>> directions to add a file to the registry but I don't want to mess
>>>> with that.
>>>
>>> Shenan Stanley wrote:
>>>> You do not 'add a file to the registry' --> but you can use a
>>>> 'file' to 'merge' information into the registry and is your
>>>> solution.
>>>> Close all Internet Explorer windows.
>>>> Open notepad and put the following in it...
>>>>
>>>> ** copy below this line **
>>>> Windows Registry Editor Version 5.00
>>>> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
>>>> Explorer\Main\FeatureControl\FEATURE_PROTECT_DECOM PRESSION_FILTER_FROM_ABORT_KB942367]
>>>> "*"=dword:00000001
>>>> ** copy above this line **
>>>>
>>>> It's a total of THREE lines saved into a a file that is not a .txt
>>>> file (file extension of .txt) but a .REG file (file extension of
>>>> .reg). Technically - it is nothing more than a text file with a
>>>> file extension that Windows recognizes and content that it knows
>>>> what to do with. I'll repeat them - but with "line #: " in front
>>>> of each line so when it wraps you know what it shold be.
>>>>
>>>> line 1: Windows Registry Editor Version 5.00
>>>> line 2: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet
>>>> Explorer\Main\FeatureControl\FEATURE_PROTECT_DECOM PRESSION_FILTER_FROM_ABORT_KB942367]
>>>> line 3: "*"=dword:00000001
>>>>
>>>> It's also recommended you press enter on the last line (taking you
>>>> to a fourth line with nothing on it) before you save the document
>>>> in notepad as (save as option) (type of "all files")
>>>> 'ANameYouMakeUp.reg'... Then - simply double-click on it and when
>>>> it asks - you *do* merge it into your registry.
>>>>
>>>> Microsoft may release (may already have - dunno) a repaired patch
>>>> for this - so you can just wait if you desire - although in 30
>>>> seconds - with the advice above (also found elsewhere) you could
>>>> fix your problem.
>>>
>>> Further information:
>>>
>>> On a Windows XP SP2-based computer that has certain cumulative security
>>> updates for Internet Explorer installed, Internet Explorer 6 may stop
>>> responding when you try to visit a Web site
>>> http://support.microsoft.com/kb/942367/
>>>
>>> --
>>> Shenan Stanley
>>> MS-MVP
>>> --
>>> How To Ask Questions The Smart Way
>>> http://www.catb.org/~esr/faqs/smart-questions.html

>



 
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
the lastest updates are crashing my computer Microsoft so fix it u kevtherev Windows Update 1 08-14-2006 12:11 PM
Auto Updates not so Auto. Ryan Biddle Windows Update 3 07-22-2006 02:56 PM
Windows 2003 server crashing in verfier.dll after recent updates BeldalkerAnand Windows Update 0 06-16-2005 10:04 PM
Updates Crashing Peter Nimmo Windows Update 6 05-20-2005 04:07 PM
All April 12th Updates crashing Peter Nimmo Windows Update 7 04-15-2005 11:00 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