This is one of my favorite things with the Mac. I feel it is very intuitive me moving the app to Applications, then just move it to trash if it sucks and it is completely gone. setup.exe .pkg installers make me feel dirty because I hav enough control over how it will fuck up my system or not.
As a Windows user, it's a surreal way to install a program
181–190 of 191 posts
Re: As a Windows user, it's a surreal way to install a program
#182It really depends what you grew up with I guess. As someone originally coming off of RISC OS[1] way back when, the mac way is closer to intuitive than the windows way, while Linux's approach of splitting files across the entire FS so that you can't possibly find all of them is "The Real WTF". (Nixos is even further from that original intuition in a lot of ways. Oh for the days of drag-dropping the !App dir to whereve…
Re: As a Windows user, it's a surreal way to install a program
#183Re: As a Windows user, it's a surreal way to install a program
#184I always assume an app that uses an installer is hiding something from me.
Re: As a Windows user, it's a surreal way to install a program
#185The dmg thing makes no sense. I do like that the app is self-contained, unlike Windows where it's always an installer, but don't like how deleting the app doesn't clear whatever files it put all over the place.
It turned out Minecraft Bedrock was an UWP app.
It also turned out that UWP programs, unlike traditional Windows programs, store their data inside of the application folder.
So not only did it delete the game, but also the game world I had just spent two weeks working on.
(Apparently you're supposed to run the debloater before doing anything else with the computer!)
Re: As a Windows user, it's a surreal way to install a program
#186It's also quoted, so I thought it was referring to some other post somewhere, but there's nothing about that either. Is the author quoting himself?
Other than that, I found this to be a great article.
Re: As a Windows user, it's a surreal way to install a program
#187I'm not a Mac user, and have no.comment about the drag to application folder thing. But as a Linux and windows user, I always liked how windows could have portable apps. These dmg files seem similar to having a portable app. Back in the day I had a usb with my favourite apps and distros on it. I might be wrong since I've never used a Mac before.
> I always liked how windows could have portable apps. Linux has portable apps too - AppImages and static binaries. As for Macs, dmg files are not apps, they're just archives like zip files. The apps go inside the dmg files. And these "apps" are actually just plain old folders with extra metadata that makes macOS treat it like it was an executable. But you can infact navigate to the inside of an app if you use the te…
Re: As a Windows user, it's a surreal way to install a program
#188The dmg thing makes no sense. I do like that the app is self-contained, unlike Windows where it's always an installer, but don't like how deleting the app doesn't clear whatever files it put all over the place.
Of course it's not always an installer, there are "portable" zips on Windows as well The dmg makes sense this way- you can have some filesystem-specific tricks in your app (special links) that might not be zippable, so you need dmg that is a more compatible container. And deleting the app shouldn't clear everything (like user config) without a prompt, but otherwise it's indeed a big issue in how all the OSes are desi…
Re: As a Windows user, it's a surreal way to install a program
#189The dmg thing makes no sense. I do like that the app is self-contained, unlike Windows where it's always an installer, but don't like how deleting the app doesn't clear whatever files it put all over the place.
You should search for portable apps. For me it's the only good thing about windows.
Re: As a Windows user, it's a surreal way to install a program
#190When I first got a Macbook, I tried installing an app and had no idea what to do once I saw the app icon, arrow and Applications folder with no additional instructions. I didn't figure it out and had to look it up. For an ecosystem praised for its "user friendliness", this was certainly not the best first impression.
As someone who grew up with Windows the canonical equivalent action would have been to select "install" from the dmg file's context menu (which is opened by a right click). The MacOS way to do it feels too gimmicky and different-for-being-different's sake ...