this post was submitted on 30 Aug 2026
105 points (99.1% liked)

technology

24472 readers
203 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 6 years ago
MODERATORS
 

No more zip files gunking up your downloads folder. Just extract and delete all at once

you are viewing a single comment's thread
view the rest of the comments
[–] invalidusernamelol@hexbear.net 3 points 3 weeks ago* (last edited 3 weeks ago)

Windows needs this the most because the amount of times I've tried to extract an archive just to have it fail because people kept re-zipping the folder into a folder with the same name is infuriating.

They always use the directoryname to include info about the files too so it's some 65 character abomination with a file of the same name inside that breaks the 160 character path limit on Windows lol.

I always just end up using Python or WSL to pull the file out and put it somewhere reasonable.