Earlier quoted context omitted.
[ 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 instal…
Samsung Magician disk utility takes 18 steps and two reboots to uninstall
201–210 of 259 posts
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#202I 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 /
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#203Earlier quoted context omitted.
I remember a time when UIs looked consistent, instead of custom-branded, and I still think the "completely reasonable and normal" state is the former, not the latter.
Windows apps that skinned everything have existed since at least Windows 95. But they were an exception rather than a rule.
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#204Earlier quoted context omitted.
> I am old, but I miss the days when the install process was copy . to / and the uninstall process was delete / I don't remember this ever being the case, even in times of DOS.
I remember software, tools and some games shipping like this forever, typically they have a "portable" label slapped on them, bet you can find Windows software/games still shipped like this today, if you look for "-portable" or "-archive" rather than "installer". One quick example, offers an installer or a ZIP archive, the "installation process" for the ZIP archive is basically "copy files out from archive && ./execu…
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#205Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#206This type of writing is very grating on the nerves. It's not AI slop, but it feels the same way, where AI slop is trying to trick you into thinking every sentence is the pinnacle insight of human endeavor of all history, this writing stops every single sentence to say "Are you outraged? I'm outraged! You should be outraged! This is outrageous!" Especially when the outrage is that the user didn't follow instructions t…
The writing style has a name called ragebaiting. The gold: > Localization files for every language on Earth Yeah because English is the only one language that matters. Let's fuck up all the non-native speakers to save, I don't know, 50kb of text files? How could one frame this as a bad thing? > Help documentation with 40+ screenshots in 10 languages Seriously how Anglocentric could this author be? Even physical produ…
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#207Earlier 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. I think I know what you're talking about. There are likely files inside the ~/Library/Application Support/ or ~/Library/Caches/ folders for example. What is the proper, Apple way to make sure these get deleted when we delete apps? Because…
It wouldn't be hard to display "remove configuration and cache files?" modal during uninstall/trashing process. But it would be hard to go against own simplicity of platform usage idea - that's the problem. KDE's Discover after you uninstall a flatpak application shows small infobar (still really easy to miss) saying " appname is not installed but it still has data present. " with " Delete settings and user data " bu…
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#208I 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 /
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#209Earlier quoted context omitted.
Same applies to Windows or UNIX based packages, other than systems like iDevices, Android or UWP, where applications are sandboxed. However people around here hate sandboxing on their OSes.
This problem has been around for decades. An application installer doesn't just copy some files to a few directories. It may put them in hundreds of different places. In addition, it adds entries to the registry or other system files. Even the best uninstallers or cleaners miss something when deleting the app. This is one of the many issues my side project is designed to address. Imagine if installing every applicati…
Applications developers of the world. Please always make "keep configuration" an option with your uninstallers! I don't like the mobilification of PCs. For example, because of some issues, I wanted to try a different version of Thunderbird. I had the Snap version. Uninstalling it meant losing all its mails. I wasn't expecting that. Like at all!
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#210Earlier quoted context omitted.
Are you under the impression that Windows uninstallers don't leave files and registry settings behind?
They certainly can clean everything after them. And I'm pretty sure that many of them do. When macOS user drags application folder to the Bin, application does not have a chance to clean after itself. Just because some Windows uninstaller are bad doesn't mean that all of them are bad, or that uninstaller concept is bad. Now I'd welcome for operating system to be built in a way to let user to delete everything related…
My AppData disagrees with you.