• guy@lemmy.world
    link
    fedilink
    arrow-up
    28
    arrow-down
    1
    ·
    3 days ago

    Until an app decides to install in the hidden AppData folder with the confusing sub-folder names, or even the root of the user folder, or god forbid in a folder in the root of the C drive

    • macniel@feddit.org
      link
      fedilink
      arrow-up
      15
      ·
      3 days ago

      Local, LocalLow, Roaming really are confusing names ngl, but %AppData% isn’t really hidden.

      • qqq@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        2 days ago

        It’s funny because it seems like it’s all just familiarity with conventions on both platforms. I’ve used Linux for around 15 years and I’m completely lost trying to find anything on a Windows computer.

      • AnarchistArtificer@slrpnk.net
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 days ago

        It’s hidden enough that I have had to provide tech support to my friends a few times on this. I think it’s easy to forget how expertise shapes our perspective on these things

    • Zagorath@aussie.zone
      link
      fedilink
      English
      arrow-up
      11
      ·
      3 days ago

      Also the two Program Files folders that have existed since the switch to 64-bit systems.

      And third-party software installers that install stuff into their own secret places. Like Steam games.

    • Kecessa@sh.itjust.works
      link
      fedilink
      arrow-up
      2
      ·
      3 days ago

      I don’t remember seeing something get installed in appdata, but having other files it depends on in there sure does happen though

      • guy@lemmy.world
        link
        fedilink
        arrow-up
        5
        ·
        3 days ago

        I’ve seen Electron based apps do this sometimes. GitHub Desktop, for instance

        • Kecessa@sh.itjust.works
          link
          fedilink
          arrow-up
          1
          ·
          3 days ago

          Oh right, it’s the only one I’ve seen doing it. You still get the prompt to ask where you want to install it and it just needs to not be in Program Files or you need to give it administrator access so it can update itself…

          It’s pretty ridiculous