Live data from Hacker News

Samsung Magician disk utility takes 18 steps and two reboots to uninstall

chalmovsky.com

141–150 of 259 posts

Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall

#141

Earlier quoted context omitted.

When a user mode application on the Mac doesn't just allow you to drag the app into the applications folder to install, it's a red huge red flag. Personally, I'd look for another alternative from a company that better understands the Mac. Chrome, for instance, previously used an installer that had to run with administrative permissions and famously ended up rendering systems unbootable. System utilities and drivers a…

Mac apps often do various things on your computer. Just because you dragged it to Bin, doesn't mean there are no leftovers on your computer. I'd prefer proper uninstaller any day.

Me, too.

There is Mac Cleaner https://freemacsoft.net/appcleaner/ which does a good job of removing preferences as well as the application.

Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall

#142
post #37

Earlier quoted context omitted.

It's a .sh script, so he could have read it before running it. And when he saw "chown: Operation not permitted", he could have realized that the word Admin in the script was a clue that it needed, well, admin-level privileges, and he should try running it with sudo (after reading it first, naturally). I'm with you, I feel like this is someone who caused himself a lot of self-inflicted pain. I mean, if he had read the…

And what about for users that either can’t find this uninstall script or wouldn’t know how to read it or what the contents mean? While I think you do have a point, we also can’t assume that the uninstall script really would’ve removed all traces.

Those users have never heard of the word `uninstall` nor have any comprehension of what it would do. They will after a time, just buy a new computer because the old one is full up.

Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall

#144

I worked on a disk utility in the 90s called PartitionMagic that was one of the first ones to let you dynamically resize disk partitions. Maybe Samsung used that when naming their product. I am old, but I miss the days when the install process was copy . to / and the uninstall process was delete /

Oh I used that all the time, it was so awersome! back in the day it really felt like magic...

Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall

#145

Earlier quoted context omitted.

3.0 to server 2008 which makes that period 18 years.

Microsoft Office abandoned the normal Win32 UI conventions for the Ribbon interface before 2008.

Office 2007 introduced it, then it was implemented in Windows Live Essentials suite and in W7 applications. If I'm not mistaken LibreOffice got it not so long ago but with a different name to avoid any problems.

Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall

#146

Earlier quoted context omitted.

When a user mode application on the Mac doesn't just allow you to drag the app into the applications folder to install, it's a red huge red flag. Personally, I'd look for another alternative from a company that better understands the Mac. Chrome, for instance, previously used an installer that had to run with administrative permissions and famously ended up rendering systems unbootable. System utilities and drivers a…

Mac apps often do various things on your computer. Just because you dragged it to Bin, doesn't mean there are no leftovers on your computer. I'd prefer proper uninstaller any day.

Haiku package system has an unparalleled installstion, deletion, boot into previous states, data integrity (read only packages) and dealing with conflicting library policy. Its a technical crime that other systems are not copying Haiku packages … they’re several decades behind. IOS is half way there …

Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall

#147
post #125

I worked on a disk utility in the 90s called PartitionMagic that was one of the first ones to let you dynamically resize disk partitions. Maybe Samsung used that when naming their product. I am old, but I miss the days when the install process was copy . to / and the uninstall process was delete /

[ Thank you for "PartitionMagic" - crucially important for home / personal computer users, at least in my own history. ] And, I wonder if a (corporate) development organization's overall cultural friction around critical / negative feedback -- in this case integration issues in the technical sense of pulling together modules built by subteams to compose a final product -- could be worth investigating when challenging…

Thank you and to all the others who remember and liked PartitonMagic. It makes an old programmer feel good to know that something he worked on 30 years ago made a difference.

BTW: I am currently working on a hobby project called Didgets. It is an object store that does a lot of cool file system stuff and relational table manipulation and analysis. It is available for free download at http://www.didgets.com

The install process is to unzip the downloaded file to a directory. The uninstall process is to delete that directory.

Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall

#149

Earlier quoted context omitted.

Mac apps often do various things on your computer. Just because you dragged it to Bin, doesn't mean there are no leftovers on your computer. I'd prefer proper uninstaller any day.

Are you under the impression that Windows uninstallers don't leave files and registry settings behind?

I use this

https://github.com/Klocman/Bulk-Crap-Uninstaller

The nice thing about Windows is that people have been writing software for it for decades. A very underestimated advantage.

Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall

#150
post #77
post #23

Earlier quoted context omitted.

> I feel like the complaints here are…not really Samsung's fault? I don't know man, the last time I uninstalled an app on macOS, all I had to do was drag it to the trash. If you find this procedure sane, then I don't know what to tell you. Samsung is responsible of how users interact with their app, including its install and removal.

And you probably have a lot of files still from removed apps. There’s a reason there’s a few app uninstaller / cleaner utils

Yeah but I don't actually care if some orphaned cache or config file gets left behind if it doesn't take up GBs of space.

Clearing the package receipt database of stuff you want to uninstall is fucking neurotic, I'm sorry, but it just is.

Post reply on HN