Hot take: I hate when software just extracts an executable.
Fucking install it so that it’s registered with the software updater and uninstaller. Don’t make me remember that I have to go hunting in the folder to delete this one app.
I know I don’t NEED an uninstaller. I want to use the uninstaller I already have for all my other apps.
Let me have a consistent user experience.
Automatically figure out the right spot for the app resources and set the appropriate file permissions.
Show up in the list of installed applications, so I can sort them by size, if I’m running out of space.
Don’t make me jump through hoops or know the magical directory I need to put it in, in order to have it show up in the start menu or app drawer.
I maintain a small piece of Windows software and originally just provided an installer, but I received enough requests for it that now when I publish releases I provide both an installer and a zipped portable build.
Hot take: I hate when software just extracts an executable.
Fucking install it so that it’s registered with the software updater and uninstaller. Don’t make me remember that I have to go hunting in the folder to delete this one app.
Kind of a moot point since most windows programs don’t have a centralized hub for updates either, even when “properly installed” in program files.
I know I don’t NEED an uninstaller. I want to use the uninstaller I already have for all my other apps.
Let me have a consistent user experience.
Automatically figure out the right spot for the app resources and set the appropriate file permissions.
Show up in the list of installed applications, so I can sort them by size, if I’m running out of space.
Don’t make me jump through hoops or know the magical directory I need to put it in, in order to have it show up in the start menu or app drawer.
Some people prefer it.
I maintain a small piece of Windows software and originally just provided an installer, but I received enough requests for it that now when I publish releases I provide both an installer and a zipped portable build.
This is the way!
Having no package manager be like:
Mac Applications