Tux@lemmy.world to linuxmemes@lemmy.world · edit-22 days agoWindows VS Linux (part 2)lemmy.worldimagemessage-square242fedilinkarrow-up1821
arrow-up1821imageWindows VS Linux (part 2)lemmy.worldTux@lemmy.world to linuxmemes@lemmy.world · edit-22 days agomessage-square242fedilink
minus-squarehubobes@sh.itjust.workslinkfedilinkarrow-up6·edit-22 days agoI always prefered scoop with which I had fewer issues and which installs everything without needing admin rights.
minus-squaredan@upvote.aulinkfedilinkarrow-up1·1 day 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-squarehubobes@sh.itjust.workslinkfedilinkarrow-up1·1 day agoNot really, except if you install for all users on the machine: https://learn.microsoft.com/en-us/windows/win32/msi/installation-context
minus-squaredan@upvote.aulinkfedilinkarrow-up1·1 day 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 always prefered scoop with which I had fewer issues and which 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.
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!