Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > How to delete the uninstall information for hotfixes in Vista?

Reply
Thread Tools Display Modes

How to delete the uninstall information for hotfixes in Vista?

 
 
Bogdan
Guest
Posts: n/a

 
      09-04-2008
Hi,

My Windows Vista folder is growing bigger and bigger, and I believe
this is happening because it stores uninstall information for all the
hotfixes downloaded from the web (I installed the OS 18 months ago). I
am sure I will never want to uninstall any of those hotfixes, so I
want to delete all that uninstall information, but I simply don't know
where to find it... Does anybody know?

Thanks a lot!

Bogdan.
 
Reply With Quote
 
 
 
 
williamtell
Guest
Posts: n/a

 
      09-04-2008
LOCAL DISC (C >WINDOWS
--
WT


"Bogdan" wrote:

> Hi,
>
> My Windows Vista folder is growing bigger and bigger, and I believe
> this is happening because it stores uninstall information for all the
> hotfixes downloaded from the web (I installed the OS 18 months ago). I
> am sure I will never want to uninstall any of those hotfixes, so I
> want to delete all that uninstall information, but I simply don't know
> where to find it... Does anybody know?
>
> Thanks a lot!
>
> Bogdan.
>

 
Reply With Quote
 
williamtell
Guest
Posts: n/a

 
      09-04-2008
Sorry, LOCAL DISK
--
WT


"williamtell" wrote:

> LOCAL DISC (C >WINDOWS
> --
> WT
>
>
> "Bogdan" wrote:
>
> > Hi,
> >
> > My Windows Vista folder is growing bigger and bigger, and I believe
> > this is happening because it stores uninstall information for all the
> > hotfixes downloaded from the web (I installed the OS 18 months ago). I
> > am sure I will never want to uninstall any of those hotfixes, so I
> > want to delete all that uninstall information, but I simply don't know
> > where to find it... Does anybody know?
> >
> > Thanks a lot!
> >
> > Bogdan.
> >

 
Reply With Quote
 
TaurArian
Guest
Posts: n/a

 
      09-04-2008
The update uninstall method in Windows Vista is quite different than that in
Windows XP.

The uninstall folder for each individual update no longer exists in Vista
and the uninstall information is stored by Volume Shadow Copy service.

After every update, Volume Shadow Copy service only backs up the updated
files.

So with Vista, it is a differential backup rather than a full backup of the
uninstall files in Windows XP.

This backup mechanism is used to save disk space.

So basically, you cannot manually remove the uninstall files from the
computer.


--

TaurArian [MVP] 2005-2009 - Update Services
http://taurarian.mvps.org
======================================
How to ask a question: http://support.microsoft.com/kb/555375
Computer Maintenance: Acronis / Diskeeper / Paragon / Raxco


"Bogdan" <> wrote in message
news:51e1d493-244b-4730-9b2f-...
> Hi,
>
> My Windows Vista folder is growing bigger and bigger, and I believe
> this is happening because it stores uninstall information for all the
> hotfixes downloaded from the web (I installed the OS 18 months ago). I
> am sure I will never want to uninstall any of those hotfixes, so I
> want to delete all that uninstall information, but I simply don't know
> where to find it... Does anybody know?
>
> Thanks a lot!
>
> Bogdan.



 
Reply With Quote
 
Bogdan
Guest
Posts: n/a

 
      09-08-2008
Thanks a lot, TaurArian!!! Is there a way to programatically (C++,C#)
delete the uninstall information? Is there an accessible & documented
API?

Thanks,

Bogdan.

On Sep 5, 1:48*am, "TaurArian" <taurar...@gmail.com> wrote:
> The update uninstall method in Windows Vista is quite different than thatin
> Windows XP.
>
> The uninstall folder for each individual update no longer exists in Vista
> and the uninstall information is stored by Volume Shadow Copy service.
>
> After every update, Volume Shadow Copy service only backs up the updated
> files.
>
> So with Vista, it is a differential backup rather than a full backup of the
> uninstall files in Windows XP.
>
> This backup mechanism is used to save disk space.
>
> So basically, you cannot manually remove the uninstall files from the
> computer.
>
> --
>
> TaurArian [MVP] 2005-2009 - Update Serviceshttp://taurarian.mvps.org
> ======================================
> How to ask a question:http://support.microsoft.com/kb/555375
> Computer Maintenance: Acronis / Diskeeper / Paragon / Raxco
>
> "Bogdan" <bfarcas...@gmail.com> wrote in message
>
> news:51e1d493-244b-4730-9b2f-...
>
>
>
> > Hi,

>
> > My Windows Vista folder is growing bigger and bigger, and I believe
> > this is happening because it stores uninstall information for all the
> > hotfixes downloaded from the web (I installed the OS 18 months ago). I
> > am sure I will never want to uninstall any of those hotfixes, so I
> > want to delete all that uninstall information, but I simply don't know
> > where to find it... Does anybody know?

>
> > Thanks a lot!

>
> > Bogdan.- Hide quoted text -

>
> - Show quoted text -

 
Reply With Quote
 
Bogdan
Guest
Posts: n/a

 
      09-08-2008
On Sep 8, 1:18*pm, Bogdan <bfarcas...@gmail.com> wrote:
> Thanks a lot, TaurArian!!! Is there a way to programatically (C++,C#)
> delete the uninstall information? Is there an accessible & documented
> API?
>
> Thanks,
>
> Bogdan.
>
> On Sep 5, 1:48*am, "TaurArian" <taurar...@gmail.com> wrote:
>
>
>
> > The update uninstall method in Windows Vista is quite different than that in
> > Windows XP.

>
> > The uninstall folder for each individual update no longer exists in Vista
> > and the uninstall information is stored by Volume Shadow Copy service.

>
> > After every update, Volume Shadow Copy service only backs up the updated
> > files.

>
> > So with Vista, it is a differential backup rather than a full backup ofthe
> > uninstall files in Windows XP.

>
> > This backup mechanism is used to save disk space.

>
> > So basically, you cannot manually remove the uninstall files from the
> > computer.

>
> > --

>
> > TaurArian [MVP] 2005-2009 - Update Serviceshttp://taurarian.mvps.org
> > ======================================
> > How to ask a question:http://support.microsoft.com/kb/555375
> > Computer Maintenance: Acronis / Diskeeper / Paragon / Raxco

>
> > "Bogdan" <bfarcas...@gmail.com> wrote in message

>
> >news:51e1d493-244b-4730-9b2f-....

>
> > > Hi,

>
> > > My Windows Vista folder is growing bigger and bigger, and I believe
> > > this is happening because it stores uninstall information for all the
> > > hotfixes downloaded from the web (I installed the OS 18 months ago). I
> > > am sure I will never want to uninstall any of those hotfixes, so I
> > > want to delete all that uninstall information, but I simply don't know
> > > where to find it... Does anybody know?

>
> > > Thanks a lot!

>
> > > Bogdan.- Hide quoted text -

>
> > - Show quoted text -- Hide quoted text -

>
> - Show quoted text -


Volume Shadow Copy is documented in the MSDN. What I meant to ask was
how can I find & delete that data through VSS. Is there a quick
tutorial somewhere, or I'll have to start digging?

Thanks,

Bogdan.
 
Reply With Quote
 
Harry Johnston [MVP]
Guest
Posts: n/a

 
      09-08-2008
Bogdan wrote:

> Volume Shadow Copy is documented in the MSDN. What I meant to ask was
> how can I find & delete that data through VSS. Is there a quick
> tutorial somewhere, or I'll have to start digging?


I wouldn't recommend attempting this, unless you can find a Microsoft document
explaining how to do it. As far as I know this isn't a supported operation, so
it might break your system in unexpected ways - for example, it might prevent a
related update, or the next service pack, from installing properly. (Note that
I have no particular reason to think it will, but also no reason to think it won't.)

Harry.
 
Reply With Quote
 
TaurArian
Guest
Posts: n/a

 
      09-09-2008
"Bogdan" wrote:

> On Sep 8, 1:18 pm, Bogdan <bfarcas...@gmail.com> wrote:
> > Thanks a lot, TaurArian!!! Is there a way to programatically (C++,C#)
> > delete the uninstall information? Is there an accessible & documented
> > API?
> >
> > Thanks,
> >
> > Bogdan.
> >
> > On Sep 5, 1:48 am, "TaurArian" <taurar...@gmail.com> wrote:
> >
> >
> >
> > > The update uninstall method in Windows Vista is quite different than that in
> > > Windows XP.

> >
> > > The uninstall folder for each individual update no longer exists in Vista
> > > and the uninstall information is stored by Volume Shadow Copy service.

> >
> > > After every update, Volume Shadow Copy service only backs up the updated
> > > files.

> >
> > > So with Vista, it is a differential backup rather than a full backup of the
> > > uninstall files in Windows XP.

> >
> > > This backup mechanism is used to save disk space.

> >
> > > So basically, you cannot manually remove the uninstall files from the
> > > computer.

> >
> > > --

> >
> > > TaurArian [MVP] 2005-2009 - Update Serviceshttp://taurarian.mvps.org
> > > ======================================
> > > How to ask a question:http://support.microsoft.com/kb/555375
> > > Computer Maintenance: Acronis / Diskeeper / Paragon / Raxco

> >
> > > "Bogdan" <bfarcas...@gmail.com> wrote in message

> >
> > >news:51e1d493-244b-4730-9b2f-....

> >
> > > > Hi,

> >
> > > > My Windows Vista folder is growing bigger and bigger, and I believe
> > > > this is happening because it stores uninstall information for all the
> > > > hotfixes downloaded from the web (I installed the OS 18 months ago). I
> > > > am sure I will never want to uninstall any of those hotfixes, so I
> > > > want to delete all that uninstall information, but I simply don't know
> > > > where to find it... Does anybody know?

> >
> > > > Thanks a lot!

> >
> > > > Bogdan.- Hide quoted text -

> >
> > > - Show quoted text -- Hide quoted text -

> >
> > - Show quoted text -

>
> Volume Shadow Copy is documented in the MSDN. What I meant to ask was
> how can I find & delete that data through VSS. Is there a quick
> tutorial somewhere, or I'll have to start digging?
>
> Thanks,
>
> Bogdan.


IMHO, I would just leave it as it is. It's the way the Vista is designed
regarding updates to save space. It's not like Windows XP. Just leave it and
forget it.
 
Reply With Quote
 
Bogdan
Guest
Posts: n/a

 
      09-11-2008
On Sep 9, 6:39*am, TaurArian <taurar...@gmail.com> wrote:
> "Bogdan" wrote:
> > On Sep 8, 1:18 pm, Bogdan <bfarcas...@gmail.com> wrote:
> > > Thanks a lot, TaurArian!!! Is there a way to programatically (C++,C#)
> > > delete theuninstallinformation? Is there an accessible & documented
> > > API?

>
> > > Thanks,

>
> > > Bogdan.

>
> > > On Sep 5, 1:48 am, "TaurArian" <taurar...@gmail.com> wrote:

>
> > > > The updateuninstallmethod in Windows Vista is quite different than that in
> > > > Windows XP.

>
> > > > Theuninstallfolder for each individual update no longer exists in Vista
> > > > and theuninstallinformation is stored by Volume Shadow Copy service..

>
> > > > After every update, Volume Shadow Copy service only backs up the updated
> > > > files.

>
> > > > So with Vista, it is a differential backup rather than a full backup of the
> > > >uninstallfiles in Windows XP.

>
> > > > This backup mechanism is used to save disk space.

>
> > > > So basically, you cannot manually remove theuninstallfiles from the
> > > > computer.

>
> > > > --

>
> > > > TaurArian [MVP] 2005-2009 - Update Serviceshttp://taurarian.mvps.org
> > > > ======================================
> > > > How to ask a question:http://support.microsoft.com/kb/555375
> > > > Computer Maintenance: Acronis / Diskeeper / Paragon / Raxco

>
> > > > "Bogdan" <bfarcas...@gmail.com> wrote in message

>
> > > >news:51e1d493-244b-4730-9b2f-....

>
> > > > > Hi,

>
> > > > > My Windows Vista folder is growing bigger and bigger, and I believe
> > > > > this is happening because it storesuninstallinformation for all the
> > > > > hotfixes downloaded from the web (I installed the OS 18 months ago). I
> > > > > am sure I will never want touninstallany of those hotfixes, so I
> > > > > want to delete all thatuninstallinformation, but I simply don't know
> > > > > where to find it... Does anybody know?

>
> > > > > Thanks a lot!

>
> > > > > Bogdan.- Hide quoted text -

>
> > > > - Show quoted text -- Hide quoted text -

>
> > > - Show quoted text -

>
> > Volume Shadow Copy is documented in the MSDN. What I meant to ask was
> > how can I find & delete that data through VSS. Is there a quick
> > tutorial somewhere, or I'll have to start digging?

>
> > Thanks,

>
> > Bogdan.

>
> IMHO, I would just leave it as it is. It's the way the Vista is designed
> regarding updates to save space. It's not like Windows XP. Just leave it and
> forget it.- Hide quoted text -
>
> - Show quoted text -


Unfortunately I'm REALLY running out of space on that disk, and I'll
have to re-install windows anyway...

Thanks for all the info.

Bogdan.
 
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
how to delete old backup information? Michael Walraven Windows Vista Performance 2 10-01-2008 07:05 PM
Can I uninstall old security updates and hotfixes to reclaim disk space? yong321@yahoo.com Windows Update 4 11-01-2007 01:57 AM
WMP 11 : Unable to delete track #0, with no information, from libr TelimTor Windows Media Player 0 12-31-2006 10:22 PM
Can I delete saved uninstall information beltechc Windows Update 1 04-12-2005 06:36 PM
Removing uninstall information for updates gcorvera Windows Update 1 12-23-2004 08:40 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