So…yeah. Seems MS, in their endless wisdom has decided to rename their virtual desktop software, called before as “Remote Desktop” (and good luck trying to find issues with that that are not related to the old RDP tool MTSC.exe) to… “Windows App”. Perfect. Now everything will look like everything, and there’s no way to ever try to search for help for it. Next in line, I guess they can call it just “App”. I’m sure that will help everyone.

  • irelephant [he/him]🍭@lemm.ee
    link
    fedilink
    English
    arrow-up
    8
    ·
    18 hours ago

    as it pushes the desktop-focused Windows App SDK (formerly called Project Reunion) and WinUI 3 as the future of Windows application development.

    I didn’t know there was a distinction between these and UWP. In any case, I’m pretty sure that these are also called windows apps.

    • Trollception@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      18 hours ago

      WinUI apps are packaged in a similar fashion to traditional applications. I can deploy an exe or MSI installer, UWP required msix (store). WinUI is a framework for the more modern user interface in Windows 10/11, replacing WinForms and WPF.

      Organizations never adopted the store model so it was scrapped for the most part.