Skip to content

Proposal: Add Windows PE support for Unpackaged Desktop Apps #676

@MouriNaruto

Description

@MouriNaruto

Proposal: Add Windows PE support for Unpackaged Desktop Apps

Summary

Windows PE (WinPE) is a small operating system used to install, deploy, and repair Windows 10 for desktop editions (Home, Pro, Enterprise, and Education), Windows Server, and other Windows operating systems.

  • Set up your hard drive before installing Windows.
  • Install Windows by using apps or scripts from a network or a local drive.
  • Capture and apply Windows images.
  • Modify the Windows operating system while it's not running.
  • Set up automatic recovery tools.
  • Recover data from unbootable devices.
  • Add your own custom shell or GUI to automate these kinds of tasks.

image

For more information, please read https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/winpe-intro.

Rationale

Add Windows PE support for Unpackaged Desktop Apps will bring several benefits, for example:

  • The Windows system utilities developers can build their apps with the modern UI technology. I think it meets the goal for creating the Project Reunion. (Many Windows system utilities developers only use Win32 API to build their apps because they need to support Windows PE.)
  • Microsoft can modernize their implementations for Windows 10 installation.
  • Port Windows Terminal to Windows PE for improving the system maintenance experience.
  • It can help developers include Microsoft to unify the Windows experience.

Scope

Capability Priority
Add Windows PE support for Unpackaged Desktop Apps Must

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions