A Windows 98 & ME forum. Win98banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Win98banter forum » Windows 98 » General
Site Map Home Authors List Search Today's Posts Mark Forums Read Web Partners

windows update catalog



 
 
Thread Tools Display Modes
  #11  
Old October 9th 08, 07:36 PM posted to microsoft.public.win98.gen_discussion,microsoft.public.win98.internet.windows_update
Jim
External Usenet User
 
Posts: 206
Default windows update catalog

I got q329115 corrected. The only 1 left is kb918547 and is "file not
found". I reinstalled it from the DL basket but still reads file not found.
Again it is most likely Ok since Windows Update scan does not trigger on
that or any critical updates now. So unless you all see something in this
Kb918547 that I do not, I will assume it is fully patched now. Thank-you.
"PCR" wrote in message
...
Jim wrote:
| Thanks Glen. I have 3 critical updates that do not trigger on the
| windows update scan but are listed as either invalid or not found
| files in the qfe check. Should I worry about this? Today I
| uninstalled 1 then reinstalled it and the same response in those 2
| types of check.

I tend to agree with PA Bear, that if Windows Update auto-scan reports
"There are no critical updates available at this time", you are as good
as it can get you.

HOWEVER, name the 3 anomalies you see in QFECheck for inspection. Name
both the update number & the specific problem it reports including the
file name.

Is one of them "QFECheck, W98, UPD908519", & is it saying t2embed.dll is
missing? That's an error in KB908519.inf. The .inf PUTS the file into
C:\Windows\System (which is %11%), BUT it instructs QFECheck to look for
it in C:\Windows (%10%)...

.....Quote KB908519.inf.........
;qfecheck
...snip...
HKLM,%UpdateKey%\%SPKey%\%LocaleID%%UpdID%,%10%\t2 embed.dll,,"5.0.2195.7
073"
.....EOQ KB908519.inf.........

SO, change it in the registry...

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Setup\Upda
tes\W98\UPD908519]
@="Windows 98 KB908519 Update"
"C:\\WINDOWS\\t2embed.dll"="5.0.2195.7073"

THAT needs to be changed (renamed) to...

C:\Windows\System\t2embed.dll

Do you know how to do it? It works! QFECheck looks good now for that
one!

"glee" wrote in message
| ...
| All you have done is downloaded them, and you could have downloaded
| them to any folder you want. You have to run each one to install
| each. They can be stored wherever you like after that.
|
| "Jim" wrote in message
| ...
| I DLed to the Desktop and the DL Basket placed these in a folder
| called "Wu". How do I get these into the right place on win98se?
| "Jim" wrote in message
| ...
| Where do I DL to in win98se, items in the DL basket? I have 3
| critical updates that register in the QFEcheck list as invalid or
| not found files.
|
| --
| Glen Ventura, MS MVP Windows, A+
| http://dts-l.net/
| http://dts-l.net/goodpost.htm

--
Thanks or Good Luck,
There may be humor in this post, and,
Naturally, you will not sue,
Should things get worse after this,
PCR





  #12  
Old October 9th 08, 09:51 PM posted to microsoft.public.win98.gen_discussion,microsoft.public.win98.internet.windows_update
PCR
External Usenet User
 
Posts: 4,396
Default windows update catalog

Jim wrote:
| I got q329115 corrected. The only 1 left is kb918547 and is "file not
| found". I reinstalled it from the DL basket but still reads file not
| found. Again it is most likely Ok since Windows Update scan does not
| trigger on that or any critical updates now. So unless you all see
| something in this Kb918547 that I do not, I will assume it is fully
| patched now. Thank-you.

For KB918547, the files of interest to QFECheck are...
KB918547.exe & Q918547.dll

Both of them belong in the folder...
C:\WINDOWS\SYSTEM\KB918547

Are they there? If not, where are they?
The registry key that deals with them for this is...

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Setup\Updat
es\W98\UPD918547
(Default) "Windows 98 KB918547 Update"
C:\WINDOWS\SYSTEM\KB918547\KB918547.EXE "4.10.0.2224"
C:\WINDOWS\SYSTEM\KB918547\Q918547.dll "4.10.0.2224"

Does yours look exactly like that? If not, what does it look like?

IIRC, you may need to add "SYSTEM" or "KB918547" to your names in the
Registry to make it look like that. The folder mentioned in the Registry
must match the actual folder that holds the files. It's another .inf
problem! They got a bit sloppy with these latter day updates!

"PCR" wrote in message
| ...
| Jim wrote:
| | Thanks Glen. I have 3 critical updates that do not trigger on the
| | windows update scan but are listed as either invalid or not found
| | files in the qfe check. Should I worry about this? Today I
| | uninstalled 1 then reinstalled it and the same response in those 2
| | types of check.
|
| I tend to agree with PA Bear, that if Windows Update auto-scan
| reports "There are no critical updates available at this time", you
| are as good as it can get you.
|
| HOWEVER, name the 3 anomalies you see in QFECheck for inspection.
| Name both the update number & the specific problem it reports
| including the file name.
|
| Is one of them "QFECheck, W98, UPD908519", & is it saying
| t2embed.dll is missing? That's an error in KB908519.inf. The .inf
| PUTS the file into C:\Windows\System (which is %11%), BUT it
| instructs QFECheck to look for it in C:\Windows (%10%)...
|
| .....Quote KB908519.inf.........
| ;qfecheck
| ...snip...
|
HKLM,%UpdateKey%\%SPKey%\%LocaleID%%UpdID%,%10%\t2 embed.dll,,"5.0.2195.7
| 073"
| .....EOQ KB908519.inf.........
|
| SO, change it in the registry...
|
|
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Setup\Upda
| tes\W98\UPD908519]
| @="Windows 98 KB908519 Update"
| "C:\\WINDOWS\\t2embed.dll"="5.0.2195.7073"
|
| THAT needs to be changed (renamed) to...
|
| C:\Windows\System\t2embed.dll
|
| Do you know how to do it? It works! QFECheck looks good now for that
| one!
|
| "glee" wrote in message
| | ...
| | All you have done is downloaded them, and you could have
| | downloaded them to any folder you want. You have to run each one
| | to install each. They can be stored wherever you like after that.
| |
| | "Jim" wrote in message
| | ...
| | I DLed to the Desktop and the DL Basket placed these in a folder
| | called "Wu". How do I get these into the right place on
| | win98se? "Jim" wrote in message
| |
...
| | Where do I DL to in win98se, items in the DL basket? I have 3
| | critical updates that register in the QFEcheck list as invalid
| | or not found files.
| |
| | --
| | Glen Ventura, MS MVP Windows, A+
| | http://dts-l.net/
| | http://dts-l.net/goodpost.htm
|
| --
| Thanks or Good Luck,
| There may be humor in this post, and,
| Naturally, you will not sue,
| Should things get worse after this,
| PCR
|

--
Thanks or Good Luck,
There may be humor in this post, and,
Naturally, you will not sue,
Should things get worse after this,
PCR



  #13  
Old October 9th 08, 10:19 PM posted to microsoft.public.win98.gen_discussion,microsoft.public.win98.internet.windows_update
Jim
External Usenet User
 
Posts: 206
Default windows update catalog

bINGO!
The \system\ was not in the registry name there.
Thank-you.

"PCR" wrote in message
...
Jim wrote:
| I got q329115 corrected. The only 1 left is kb918547 and is "file not
| found". I reinstalled it from the DL basket but still reads file not
| found. Again it is most likely Ok since Windows Update scan does not
| trigger on that or any critical updates now. So unless you all see
| something in this Kb918547 that I do not, I will assume it is fully
| patched now. Thank-you.

For KB918547, the files of interest to QFECheck are...
KB918547.exe & Q918547.dll

Both of them belong in the folder...
C:\WINDOWS\SYSTEM\KB918547

Are they there? If not, where are they?
The registry key that deals with them for this is...

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Setup\Updat
es\W98\UPD918547
(Default) "Windows 98 KB918547 Update"
C:\WINDOWS\SYSTEM\KB918547\KB918547.EXE "4.10.0.2224"
C:\WINDOWS\SYSTEM\KB918547\Q918547.dll "4.10.0.2224"

Does yours look exactly like that? If not, what does it look like?

IIRC, you may need to add "SYSTEM" or "KB918547" to your names in the
Registry to make it look like that. The folder mentioned in the Registry
must match the actual folder that holds the files. It's another .inf
problem! They got a bit sloppy with these latter day updates!

"PCR" wrote in message
| ...
| Jim wrote:
| | Thanks Glen. I have 3 critical updates that do not trigger on the
| | windows update scan but are listed as either invalid or not found
| | files in the qfe check. Should I worry about this? Today I
| | uninstalled 1 then reinstalled it and the same response in those 2
| | types of check.
|
| I tend to agree with PA Bear, that if Windows Update auto-scan
| reports "There are no critical updates available at this time", you
| are as good as it can get you.
|
| HOWEVER, name the 3 anomalies you see in QFECheck for inspection.
| Name both the update number & the specific problem it reports
| including the file name.
|
| Is one of them "QFECheck, W98, UPD908519", & is it saying
| t2embed.dll is missing? That's an error in KB908519.inf. The .inf
| PUTS the file into C:\Windows\System (which is %11%), BUT it
| instructs QFECheck to look for it in C:\Windows (%10%)...
|
| .....Quote KB908519.inf.........
| ;qfecheck
| ...snip...
|
HKLM,%UpdateKey%\%SPKey%\%LocaleID%%UpdID%,%10%\t2 embed.dll,,"5.0.2195.7
| 073"
| .....EOQ KB908519.inf.........
|
| SO, change it in the registry...
|
|
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Setup\Upda
| tes\W98\UPD908519]
| @="Windows 98 KB908519 Update"
| "C:\\WINDOWS\\t2embed.dll"="5.0.2195.7073"
|
| THAT needs to be changed (renamed) to...
|
| C:\Windows\System\t2embed.dll
|
| Do you know how to do it? It works! QFECheck looks good now for that
| one!
|
| "glee" wrote in message
| | ...
| | All you have done is downloaded them, and you could have
| | downloaded them to any folder you want. You have to run each one
| | to install each. They can be stored wherever you like after that.
| |
| | "Jim" wrote in message
| | ...
| | I DLed to the Desktop and the DL Basket placed these in a folder
| | called "Wu". How do I get these into the right place on
| | win98se? "Jim" wrote in message
| |
...
| | Where do I DL to in win98se, items in the DL basket? I have 3
| | critical updates that register in the QFEcheck list as invalid
| | or not found files.
| |
| | --
| | Glen Ventura, MS MVP Windows, A+
| | http://dts-l.net/
| | http://dts-l.net/goodpost.htm
|
| --
| Thanks or Good Luck,
| There may be humor in this post, and,
| Naturally, you will not sue,
| Should things get worse after this,
| PCR
|

--
Thanks or Good Luck,
There may be humor in this post, and,
Naturally, you will not sue,
Should things get worse after this,
PCR





  #14  
Old October 9th 08, 10:33 PM posted to microsoft.public.win98.gen_discussion,microsoft.public.win98.internet.windows_update
PCR
External Usenet User
 
Posts: 4,396
Default windows update catalog

Jim wrote:
| bINGO!
| The \system\ was not in the registry name there.
| Thank-you.

You are welcome. Glad to have been of help.

| "PCR" wrote in message
| ...
| Jim wrote:
| | I got q329115 corrected. The only 1 left is kb918547 and is "file
| | not found". I reinstalled it from the DL basket but still reads
| | file not found. Again it is most likely Ok since Windows Update
| | scan does not trigger on that or any critical updates now. So
| | unless you all see something in this Kb918547 that I do not, I
| | will assume it is fully patched now. Thank-you.
|
| For KB918547, the files of interest to QFECheck are...
| KB918547.exe & Q918547.dll
|
| Both of them belong in the folder...
| C:\WINDOWS\SYSTEM\KB918547
|
| Are they there? If not, where are they?
| The registry key that deals with them for this is...
|
|
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Setup\Updat
| es\W98\UPD918547
| (Default) "Windows 98 KB918547 Update"
| C:\WINDOWS\SYSTEM\KB918547\KB918547.EXE "4.10.0.2224"
| C:\WINDOWS\SYSTEM\KB918547\Q918547.dll "4.10.0.2224"
|
| Does yours look exactly like that? If not, what does it look like?
|
| IIRC, you may need to add "SYSTEM" or "KB918547" to your names in the
| Registry to make it look like that. The folder mentioned in the
| Registry must match the actual folder that holds the files. It's
| another .inf problem! They got a bit sloppy with these latter day
| updates!
|
| "PCR" wrote in message
| | ...
| | Jim wrote:
| | | Thanks Glen. I have 3 critical updates that do not trigger on
| | | the windows update scan but are listed as either invalid or not
| | | found files in the qfe check. Should I worry about this? Today I
| | | uninstalled 1 then reinstalled it and the same response in
| | | those 2 types of check.
| |
| | I tend to agree with PA Bear, that if Windows Update auto-scan
| | reports "There are no critical updates available at this time",
| | you are as good as it can get you.
| |
| | HOWEVER, name the 3 anomalies you see in QFECheck for inspection.
| | Name both the update number & the specific problem it reports
| | including the file name.
| |
| | Is one of them "QFECheck, W98, UPD908519", & is it saying
| | t2embed.dll is missing? That's an error in KB908519.inf. The .inf
| | PUTS the file into C:\Windows\System (which is %11%), BUT it
| | instructs QFECheck to look for it in C:\Windows (%10%)...
| |
| | .....Quote KB908519.inf.........
| | ;qfecheck
| | ...snip...
| |
|
HKLM,%UpdateKey%\%SPKey%\%LocaleID%%UpdID%,%10%\t2 embed.dll,,"5.0.2195.7
| | 073"
| | .....EOQ KB908519.inf.........
| |
| | SO, change it in the registry...
| |
| |
|
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Setup\Upda
| | tes\W98\UPD908519]
| | @="Windows 98 KB908519 Update"
| | "C:\\WINDOWS\\t2embed.dll"="5.0.2195.7073"
| |
| | THAT needs to be changed (renamed) to...
| |
| | C:\Windows\System\t2embed.dll
| |
| | Do you know how to do it? It works! QFECheck looks good now for
| | that one!
| |
| | "glee" wrote in message
| | | ...
| | | All you have done is downloaded them, and you could have
| | | downloaded them to any folder you want. You have to run each
| | | one to install each. They can be stored wherever you like
| | | after that.
| | |
| | | "Jim" wrote in message
| | | ...
| | | I DLed to the Desktop and the DL Basket placed these in a
| | | folder called "Wu". How do I get these into the right place
| | | on win98se? "Jim" wrote in message
| | |
| ...
| | | Where do I DL to in win98se, items in the DL basket? I have
| | | 3 critical updates that register in the QFEcheck list as
| | | invalid or not found files.
| | |
| | | --
| | | Glen Ventura, MS MVP Windows, A+
| | | http://dts-l.net/
| | | http://dts-l.net/goodpost.htm
| |
| | --
| | Thanks or Good Luck,
| | There may be humor in this post, and,
| | Naturally, you will not sue,
| | Should things get worse after this,
| | PCR
| |
|
| --
| Thanks or Good Luck,
| There may be humor in this post, and,
| Naturally, you will not sue,
| Should things get worse after this,
| PCR
|


--
Thanks or Good Luck,
There may be humor in this post, and,
Naturally, you will not sue,
Should things get worse after this,
PCR



  #15  
Old October 9th 08, 10:56 PM posted to microsoft.public.win98.gen_discussion,microsoft.public.win98.internet.windows_update
PCR
External Usenet User
 
Posts: 4,396
Default windows update catalog

Jim wrote:
| I have 3 critical updates that show either invalid or file not found.
| KB908519 is one of them. The others are q329115 ( I had to reinstall
| that one years ago over and over again) and kb916547. I sort of see
| what you did, it looks like you are just telling QFE check to take
| any value there and negating the check process by leaving it
| blank...causing the check to remove the flagged error. Is that
| correct?

As you correctly 2nd-guessed, it meant to rename the registry key to
include "System", & to keep everything else the same...

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Setup\Upda
tes\W98\UPD908519
(Default) "Windows 98 KB908519 Update"
C:\Windows\System\t2embed.dll "5.0.2195.7073"

"PCR" wrote in message
| ...
| Jim wrote:
| | Thanks Glen. I have 3 critical updates that do not trigger on the
| | windows update scan but are listed as either invalid or not found
| | files in the qfe check. Should I worry about this? Today I
| | uninstalled 1 then reinstalled it and the same response in those 2
| | types of check.
|
| I tend to agree with PA Bear, that if Windows Update auto-scan
| reports "There are no critical updates available at this time", you
| are as good as it can get you.
|
| HOWEVER, name the 3 anomalies you see in QFECheck for inspection.
| Name both the update number & the specific problem it reports
| including the file name.
|
| Is one of them "QFECheck, W98, UPD908519", & is it saying
| t2embed.dll is missing? That's an error in KB908519.inf. The .inf
| PUTS the file into C:\Windows\System (which is %11%), BUT it
| instructs QFECheck to look for it in C:\Windows (%10%)...
|
| .....Quote KB908519.inf.........
| ;qfecheck
| ...snip...
|
HKLM,%UpdateKey%\%SPKey%\%LocaleID%%UpdID%,%10%\t2 embed.dll,,"5.0.2195.7
| 073"
| .....EOQ KB908519.inf.........
|
| SO, change it in the registry...
|
|
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Setup\Upda
| tes\W98\UPD908519]
| @="Windows 98 KB908519 Update"
| "C:\\WINDOWS\\t2embed.dll"="5.0.2195.7073"
|
| THAT needs to be changed (renamed) to...
|
| C:\Windows\System\t2embed.dll
|
| Do you know how to do it? It works! QFECheck looks good now for that
| one!
|
| "glee" wrote in message
| | ...
| | All you have done is downloaded them, and you could have
| | downloaded them to any folder you want. You have to run each one
| | to install each. They can be stored wherever you like after that.
| |
| | "Jim" wrote in message
| | ...
| | I DLed to the Desktop and the DL Basket placed these in a folder
| | called "Wu". How do I get these into the right place on
| | win98se? "Jim" wrote in message
| |
...
| | Where do I DL to in win98se, items in the DL basket? I have 3
| | critical updates that register in the QFEcheck list as invalid
| | or not found files.
| |
| | --
| | Glen Ventura, MS MVP Windows, A+
| | http://dts-l.net/
| | http://dts-l.net/goodpost.htm
|
| --
| Thanks or Good Luck,
| There may be humor in this post, and,
| Naturally, you will not sue,
| Should things get worse after this,
| PCR
|

--
Thanks or Good Luck,
There may be humor in this post, and,
Naturally, you will not sue,
Should things get worse after this,
PCR



 




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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Got Questions about Microsoft Update/Windows Update PA Bear General 0 September 17th 05 04:29 AM
Windows Update keeps re-offering/installing Q329414: Security Update (MDAC 2.1) newsbie General 2 August 13th 04 09:04 PM


All times are GMT +1. The time now is 02:00 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Win98banter.
The comments are property of their posters.