unpackaged apps

About this tag
Unpackaged apps, also known as Win32 apps, are traditional desktop applications that run outside the Microsoft Store and do not use the MSIX packaging format. In Windows 11, unpackaged apps can extend the right-click context menu and share dialog, allowing users to perform file operations directly from File Explorer or the Desktop. This integration reduces the number of steps needed to complete tasks compared to opening a separate app. The Windows 11 context menu has been redesigned to improve usability, with common commands like cut, copy, paste, delete, and rename placed closer to the cursor. However, the menu can become lengthy as more unpackaged apps add their entries. Understanding how unpackaged apps interact with shell extensions is key for developers and power users customizing their workflow.
  1. News

    Extending the Context Menu and Share Dialog in Windows 11

    Windows 11 brings refinement to contextual file operations in the right-click context menu and share dialog. These are extensible by apps, including unpackaged Win32 apps. The context menu is one of the most popular and useful shell extensions. If you are already in File Explorer or on the...
  2. News

    Extending the Context Menu and Share Dialog in Windows 11

    Windows 11 brings refinement to contextual file operations in the right-click context menu and share dialog. These are extensible by apps, including unpackaged Win32 apps. The context menu is one of the most popular and useful shell extensions. If you are already in File Explorer or on the...
Back
Top