Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

windows update catalog

18 views
Skip to first unread message

Jim

unread,
Oct 5, 2008, 7:58:55 PM10/5/08
to
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.


Jim

unread,
Oct 5, 2008, 8:51:04 PM10/5/08
to
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" <inv...@example.invalid> wrote in message
news:3xcGk.257059$102....@bgtnsc05-news.ops.worldnet.att.net...

glee

unread,
Oct 5, 2008, 9:28:11 PM10/5/08
to
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" <inv...@example.invalid> wrote in message

news:YhdGk.61739$Mh5....@bgtnsc04-news.ops.worldnet.att.net...

--
Glen Ventura, MS MVP Windows, A+
http://dts-l.net/
http://dts-l.net/goodpost.htm

Jim

unread,
Oct 6, 2008, 10:04:40 AM10/6/08
to
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.
"glee" <gle...@spamindspring.com> wrote in message
news:uSmuJL1...@TK2MSFTNGP05.phx.gbl...

PA Bear [MS MVP]

unread,
Oct 6, 2008, 12:26:25 PM10/6/08
to

Jim

unread,
Oct 6, 2008, 12:55:07 PM10/6/08
to
Here is the underlying problem of any DL; If the QFEcheck has critical
updates that are invalid then the version number does not match. Does this
mean that the update is not functioning. Some have file not found. This
could mean that the object that it relates to has been removed or is no
longer supported software; like webTV related updates. Also it could mean a
DL error. Lastly and most important, none currently show up as problem in
Windows Update Scan.
"PA Bear [MS MVP]" <PABe...@gmail.com> wrote in message
news:eHUSeF9J...@TK2MSFTNGP02.phx.gbl...

PA Bear [MS MVP]

unread,
Oct 6, 2008, 3:08:14 PM10/6/08
to
> ...none currently show up as problem in
> Windows Update Scan.

As I've said repeatedly in your original thread, if a CUSTOM scan Windows
Update doesn't offer the machine any updates, you're OK. And if such is the
case, you don't need to revisit Windows Update again unless you reinstall
Win98 since no other updates will ever be released for Win98.

PCR

unread,
Oct 7, 2008, 7:43:47 PM10/7/08
to
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%\t2embed.dll,,"5.0.2195.7
073"
.....EOQ KB908519.inf.........

SO, change it in the registry...

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\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" <gle...@spamindspring.com> wrote in message
| news:uSmuJL1...@TK2MSFTNGP05.phx.gbl...
|> 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" <inv...@example.invalid> wrote in message
|> news:YhdGk.61739$Mh5....@bgtnsc04-news.ops.worldnet.att.net...
|> >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" <inv...@example.invalid> wrote in message
|> > news:3xcGk.257059$102....@bgtnsc05-news.ops.worldnet.att.net...
|> >> 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
pcr...@netzero.net


Jim

unread,
Oct 8, 2008, 1:39:59 PM10/8/08
to
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?
"PCR" <pcr...@netzero.net> wrote in message
news:eudgOaNK...@TK2MSFTNGP05.phx.gbl...

Jim

unread,
Oct 8, 2008, 1:53:07 PM10/8/08
to
Ok, I got that corrected. Ignore the other post it is not correct.
The other 2 critical updates were q329115 and kb918547. All others were like
webTV removed software so file not found.

"PCR" <pcr...@netzero.net> wrote in message
news:eudgOaNK...@TK2MSFTNGP05.phx.gbl...

Jim

unread,
Oct 9, 2008, 2:36:12 PM10/9/08
to
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" <pcr...@netzero.net> wrote in message
news:eudgOaNK...@TK2MSFTNGP05.phx.gbl...

PCR

unread,
Oct 9, 2008, 4:51:14 PM10/9/08
to
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\CurrentVersion\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!

Jim

unread,
Oct 9, 2008, 5:19:35 PM10/9/08
to
bINGO!
The \system\ was not in the registry name there.
Thank-you.

"PCR" <pcr...@netzero.net> wrote in message

news:OAY4GDlK...@TK2MSFTNGP05.phx.gbl...

PCR

unread,
Oct 9, 2008, 5:33:53 PM10/9/08
to
Jim wrote:
| bINGO!
| The \system\ was not in the registry name there.
| Thank-you.

You are welcome. Glad to have been of help.

PCR

unread,
Oct 9, 2008, 5:56:36 PM10/9/08
to
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\CurrentVersion\Setup\Upda
tes\W98\UPD908519

(Default) "Windows 98 KB908519 Update"
C:\Windows\System\t2embed.dll "5.0.2195.7073"

0 new messages