• 0 Posts
  • 58 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle











  • Another prominent example is Android. Sure system apps can be upgraded individually – by storing the new version in a restricted part of the ‘user’ partition – but otherwise the system files are strictly read only until a new ‘image’ is ‘flashed’ to it by the update system or a power user with debugging tools. In the past, a common use of root capabilities was to remount the system partition as read/write and then change files on it directly. It’s more complex now.

    That’s also why system apps can be rolled back to the stock version, and can sometimes be disabled, but can’t be directly uninstalled like user apps. Only the updated version on the user partition (if there is one) can be removed.









  • As far as switching out Explorer goes, it’s not actually the window manager, that’s Aero since Vista - but it is the shell on desktop editions of Windows… But not all editions. Some server editions (“core”) and some specialized other ones have the shell set to literally just a cmd window. There’s no taskbar, no Start, no desktop icons, etc. There’s a cmd window that if closed triggers a reboot. Of course other things can be started from it.

    I’m not sure if there’s a setting that could be changed to make a desktop edition behave like that or vice versa.