Tux to linuxmemes • edit-23 months agoWindows VS Linux (part 2)imagemessage-square262arrow-up1914arrow-down1108cross-posted to: tech_memes
arrow-up1806arrow-down1imageWindows VS Linux (part 2)Tux to linuxmemes • edit-23 months agomessage-square262cross-posted to: tech_memes
minus-square@[email protected]linkfedilink1•3 months ago installs everything without needing admin rights. I hate installers that do this because they don’t install the apps in the right place. Apps should be in Program Files.
minus-square@[email protected]linkfedilink1•3 months agoNot really, except if you install for all users on the machine: https://learn.microsoft.com/en-us/windows/win32/msi/installation-context
minus-square@[email protected]linkfedilink1•3 months agoA lot of apps don’t follow this guidance. There’s plenty of apps whose per-user installations aren’t installed into %LocalAppData%\Programs. I’ve even seen some that install into the roaming AppData directory!
I hate installers that do this because they don’t install the apps in the right place. Apps should be in Program Files.
Not really, except if you install for all users on the machine: https://learn.microsoft.com/en-us/windows/win32/msi/installation-context
A lot of apps don’t follow this guidance. There’s plenty of apps whose per-user installations aren’t installed into
%LocalAppData%\Programs
. I’ve even seen some that install into the roaming AppData directory!