BCUninstaller/Bulk-Crap-Uninstaller ? reverse-engineered prompt
Reverse engineered prompt
Build me a Windows app that helps people remove a bunch of unwanted programs quickly.
I want it to scan the computer for installed apps, show a clear list with things like name, publisher, size, and install date, then let me pick several at once and uninstall them in one go. It should handle the usual Windows uninstallers, plus Microsoft Store apps, Steam apps, and Windows features, and it should try to clean up leftovers after uninstalling so the system is tidier. If an app has a silent or unattended uninstall option, use that when possible.
Make it feel practical for regular people, with a simple interface, safe defaults, and clear warnings before anything important happens. It would be nice if it could run as a normal installed app or as a portable version too. If you need to check current docs or Windows behavior online while building it, go ahead.
Are you gonna build this?
make sure you review the code using coderabbit