Skip to content

Custom Installer#41

Draft
Real-MullaC wants to merge 8 commits into
microwin-vnext-2.0from
Custom-Installer
Draft

Custom Installer#41
Real-MullaC wants to merge 8 commits into
microwin-vnext-2.0from
Custom-Installer

Conversation

@Real-MullaC

Copy link
Copy Markdown
Collaborator

Custom Installer

@CodingWonders

Copy link
Copy Markdown
Owner

This (IN ITS CURRENT STATE) screams DISMTools. You don't need any of this stuff. Pick your poison:

  • If .NET 10 IS supported on the Preinstallation Environment, just write a C# application
  • If .NET 10 IS NOT supported, just like the full set of .NET 4.8, and without even self-containing the executable, make a powershell script

In any case, the flow is very similar for the PE aspect:

  1. Present the disks and partitions, and a way to manage disk configuration
  2. Specify the image to install
  3. Apply the image
  4. Create boot files

Other QoL features such as driver installation can go later. Just focus on the essential things first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants