when going the "monthly rollup" route, how to prevent BLOATING?

7point5

New member
Member
Local time
6:02 AM
Messages
58
when going the "monthly rollup" route, how to prevent BLOATING?

so if I choose the monthly rollups instead of the security updates, I noticed a huge flaw:

the size added to the hard drive is equal (even larger maybe because compression) to the size of the newer rollup

that makes no sense since rollups are cumulative (that's their only advantage tbh but it's a big one for me)


suppose I install one rollup, say 200mb size, then I install the next rollup, say 210mb size which is suppose to include the fixes of the first rollup...the logic says the difference in used disk space should be minimal no?
instead the next rollup appears to act as if I never installed any previous rollups, and adds another 200+ mb to disk space


and of course the built-in Disk Cleaner is useless as usual only nets me a couple of mb



so here's my question: is there a way to prevent bloating after each rollup? my partition's only 70gb size & resizing it would be a PITA (there's several other data partitions on my HDD)
 

My Computer My Computer

At a glance

windows
Computer type
PC/Desktop
OS
windows
Hi 7point5,

Try running this in a CMD prompt (or create a Batch file and link it to a shortcut on your desktop if you like it) and see if it helps!
It gives you EXTRA options of what you can clean.

Code:
cd C:\windows\system32 
%SystemRoot%\System32\Cmd.exe /c Cleanmgr /sageset:65535 & Cleanmgr /sagerun:65535

I hope this helps!
 
Last edited:

My Computer My Computer

At a glance

Win 7 HP SP1 64-bit Vista HB SP2 32-bit Linux...Intel(R) Pentium(R) CPU P6200 @ 2.13GHz4.00 GBIntel(R) Graphics Media Accelerator HD
Computer type
Laptop
Computer Manufacturer/Model Number
Fujitsu LIFEBOOK
OS
Win 7 HP SP1 64-bit Vista HB SP2 32-bit Linux Mint 18.3
CPU
Intel(R) Pentium(R) CPU P6200 @ 2.13GHz
Motherboard
FUJITSU FJNBB06
Memory
4.00 GB
Graphics Card(s)
Intel(R) Graphics Media Accelerator HD
Sound Card
[1] Realtek High Definition Audio [2] Intel(R) Display Audio
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 59 Hz
Hard Drives
TOSHIBA MK5076GSX
Antivirus
AVG FREE
Back
Top