Tech Support > Operating Systems > what to do
what to do
Posted by Matt on November 26th, 2003


What do you do with all the hotfixes in add remove
programs and the $uninstals in windows explorer

Thanks Matt

Posted by Torgeir Bakken (MVP) on November 26th, 2003


Matt wrote:

Hi

You should not remove them from the Add/Remove Programs, but to regain some
disk space, you can delete all $NtUninstallQxxxxxx$ folders under your windows
folder, where xxxxxx is the different patch numbers. If you have a folder
$NtServicePackUninstall$, you can delete that one as well.

The script referenced below works for Win2k/WinXP, I think it should work for
NT 4.0 as well.


From: "Nicholas" <mrxp2004@nospamyahoo.com>
Subject: Re: Can hotfix installation folders be safely deleted?
Date: Thu, 18 Sep 2003 07:23:44 -0500
Message-ID: <u$VVx#dfDHA.892@TK2MSFTNGP12.phx.gbl>
Newsgroups: microsoft.public.windowsupdate

<quote>
Hotfixes" are the updates you installed from the Windows Update
website. Do not be tempted to remove them or you will uninstall
the actual updates.

If you wish to safely remove the "uninstall files" for the
Hotfixes (i.e. $NtUninstallQxxxxxx$ files shown in Windows Explorer)
and cleanup your Add/Remove Programs list, visit MS-MVP Doug Knox's
excellent website for instructions.

Remove Hotfix Backup files and the Add/Remove Programs Registry entries
http://www.dougknox.com/xp/utils/xp_hotfix_backup.htm

Note: Doug's program only removes the uninstall files and Hotfix
entries in the Add/Remove Programs listing. It does not remove the
actual updates.

</quote>


--
torgeir
Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of the 1328 page
Scripting Guide: http://www.microsoft.com/technet/scriptcenter



Posted by Aleksey on November 26th, 2003