this post was submitted on 13 Dec 2023
871 points (94.9% liked)

Greentext

3765 readers
1412 users here now

This is a place to share greentexts and witness the confounding life of Anon. If you're new to the Greentext community, think of it as a sort of zoo with Anon as the main attraction.

Be warned:

If you find yourself getting angry (or god forbid, agreeing) with something Anon has said, you might be doing it wrong.

founded 10 months ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Vlyn 124 points 8 months ago (7 children)

I call bullshit on this post. Since Windows 10 you can just double click a zip file and it opens up like any other directory (even if it isn't) and shows you the files.

If this zoomer wanted to open it they'd obviously double click.

So calm down boomers, this is fiction.

[–] [email protected] 52 points 8 months ago (2 children)

If it's an executeable with dependencies in the archive it might not run without being unpacked.

[–] Vlyn 42 points 8 months ago* (last edited 8 months ago)

The greentext says "he asks for some files", that doesn't sound like an executable, which usually gets blocked by the mail system anyway (even in a zip, if there's no password on it).

But yeah, that is one way to have it broken, besides Windows refusing to run a random .exe

[–] [email protected] 17 points 8 months ago (1 children)

They may have emailed it to the zoomer, and the zoomer attempted to open it on their iphone or something that doesn't have native zip compatibility.

[–] [email protected] 0 points 8 months ago (1 children)
[–] [email protected] 1 points 8 months ago

Slightly inconsistently I see!

[–] [email protected] 11 points 8 months ago

Maybe it was actually a .7z

[–] [email protected] 10 points 8 months ago

Maybe they downloaded the zip and then immediately tried to open it in a specific program through the open dialog giving them an error. I see similar mistakes with my parents - they have no concept of where files are, it's just "on the computer" because they rely so heavily on "smart" file picker dialogs that show you everything recent or by a file type no matter where it's actually located.

[–] [email protected] 6 points 8 months ago (2 children)

Not super tech literare... Is there even a reason to unzip the files if you just want to grab one of them? I kust assumed windows is unzipping it into some weird temporary memory anyway to show me them, so a file is a file?

[–] Vlyn 11 points 8 months ago

I mean the file is zipped, as in compressed. So it might just look like a file, but if you open it inside the zip (with file explorer) Windows does have to decompress the file in the background to show it to you.

Which is obviously slightly slower than if you unzip the file and put it somewhere and then open it, but you won't really notice the difference except we're talking about massive files.

And of course if you make changes to the file you can't save it (except to a new file) as it gets opened up as read only.

If you just want to store the file and view it every now and then I don't see a reason to unzip it. And you can always do that later anyway.

[–] Honytawk 1 points 8 months ago

It makes the file smaller, making it easier to send over networks.

[–] [email protected] 5 points 8 months ago (1 children)

I call bullshit on this post. Since Windows 10 you can just double click a zip file and it opens up like any other directory (even if it isn’t) and shows you the files.

Just the other day I had to tell someone to unzip first before they could patch the rom (they were going to play some romhack on an emulator); I don't know how old they were but clearly there can be scenarios where someone has a zip file and don't know what to do with it or use it.

I don't even know what the rom was or which emulator they were using, because I just told them if they google Rom Patcher JS that's going to work for whatever file type it is, because according to them the problem was that the patcher they had didn't work...

But as it turns out they were trying to use the .zip archive as the patch file, so I then had to explain to them that they need to extract it first.

And afterwards the patcher they had did work so I don't think they even used Rom Patcher JS in the end.

[–] Vlyn 2 points 8 months ago (1 children)

That's also more of a Windows issue than a user issue. I absolutely hate that file types are hidden by default in file explorer, makes the whole thing feel unusable. First option I change whenever I touch a Windows PC.

So besides the icon you can't see at first glance as a casual user that it's a zip file. And a ROM most likely had an icon the user wasn't used to, so they didn't notice something was wrong :-/

[–] [email protected] 2 points 8 months ago* (last edited 8 months ago)

Right, I forget about that every time until I'm reminded of it. It's the first thing I change along with showing hidden files when helping someone. (Even if what they need help with is unrelated)

[–] [email protected] 4 points 8 months ago (1 children)

Administrators can disable this, so I think the larger point is: if a tech literate person receives a zip file, they understand that it is in fact a compressed archive that can contain one or more files and directories, and that you need an archive tool to extract the contents, whereas a tech illiterate person doesn't understand this and expects it to just be handled magically when they double click on it and are stumped when that doesn't work.

[–] Vlyn -1 points 8 months ago (1 children)

Double clicking works for 99% of file types. So if I send you a pair of Excel files in a zip and you double click it under Windows 10 or 11, it will just show you the Excel files and you can even open them. Not sure what your point is here.

[–] [email protected] 3 points 8 months ago* (last edited 8 months ago)

Double clicking works for 99% of file types

You're completely missing the point.

Not sure what your point is here

The point is that when the double click magic doesn't work for one reason or another, for example because the administrator disabled this feature with a group policy or because the file associations got messed up, the tech illiterate person does not know what to do because they don't grasp the underlying concept.