MS uPdate Security Updates

J

Justin Schubert

Ok I seem to be having problems with two files being on my MS Auto
Update and they Will not or Cannot Be installed.
Both are net Framework Security updates, Vers 1.0 SP3 and 1.1 SP1.
Dose anyone have an Idea what I am doing wrong or a Way to stop them
from appearing.... I know you can use Don't show these updates again on
the MS updates site but they where downloaded to my PC... how do I get
Rid of them?
Regedit or Explorer? and Ware are they?
 
M

Maurice N ~ MVP

If you have Windows XP, these are suggested steps to clean up after a failed Windows Update attempt.

Housekeeping and cleanup steps:
Bring up Windows Explorer / Tools / Folder Options/ select VIEW Tab and look at all of settings listed.

"CHECK" (turn on) Display the contents of system folders.

Under column, Hidden files and folders----choose ( *select* ) Show hidden files and folders.
Next, un-check Hide extensions for known file types.
Next un-check Hide protected operating system files.

Use Windows Explorer. Go to C:\Windows\System32

If you have a sub-folder called * Catroot2 * (not Catroot) rename the
folder to CR2OLD. Or delete everything in that folder. Just make sure you do the right one.

(to clean up downloaded files for Automatic updates / Windows Update)
From main Windows Start menu, select RUN, type in
CMD <Enter-key>

type in
net stop wuauserv <Enter-key>

Go to Windows Explorer.
Look on your system drive (usually C ) and look at the Windows folder name. Like Windows or WINNT.
Modify following as appropriate.
If your Windows folder is C:\Windows. Look at this folder
C:\Windows\SoftwareDistribution\Download

If you find files in there, delete them. That folder is where files are stored from W U downloads.

Go back to Command prompt window.
type in
net start wuauserv <Enter-key>

EXIT <Enter-key>
 
J

Justin Schubert

Maurice said:
If you have Windows XP, these are suggested steps to clean up after a failed Windows Update attempt.

Housekeeping and cleanup steps:
Bring up Windows Explorer / Tools / Folder Options/ select VIEW Tab
and look at all of settings listed.
"CHECK" (turn on) Display the contents of system folders.

Under column, Hidden files and folders----choose ( *select* ) Show hidden files and folders.
Next, un-check Hide extensions for known file types.
Next un-check Hide protected operating system files.

Use Windows Explorer. Go to C:\Windows\System32

If you have a sub-folder called * Catroot2 * (not Catroot) rename the
folder to CR2OLD. Or delete everything in that folder. Just make sure you do the right one.
Renamed File
(to clean up downloaded files for Automatic updates / Windows Update)
From main Windows Start menu, select RUN, type in
CMD <Enter-key>

type in
net stop wuauserv <Enter-key>
Stops the Higher Functions of Kernel Right?
Go to Windows Explorer.
Look on your system drive (usually C ) and look at the Windows folder name. Like Windows or WINNT.
Modify following as appropriate.
If your Windows folder is C:\Windows. Look at this folder
C:\Windows\SoftwareDistribution\Download
Alious to desktop just in case this happens again....
If you find files in there, delete them. That folder is where files are stored from W U downloads.

Go back to Command prompt window.
type in
net start wuauserv <Enter-key>

EXIT <Enter-key>
Cool Worked..... thinks for the Info and Help maurice
Inspiring me for Drawing Cartoons.....
check http://members.shaw.ca/doggard/UnderTable.jpg
Tomorrow for Details.
 
M

Maurice N ~ MVP

Glad to hear this helped. The "net stop wuauserv" is just to temporarily stop the Windows Update Automatic service, so that it's temp download folder can be cleaned out.
Best to you, Justin.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top