-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
Hello, I came across a few things that came to my mind in order to make the script easier to run
- asking again for the inclusion of .net if no answer was given: I used to press the enter key a few times to check whether powershell is locked up, this usually if I clicked on the window therefore creating a white selection point (don't know why but this sometimes locks up dism), and if no input is given the script just goes on instead of asking again or showing an error)
- showing some kind of progress bar/percentage wile taking ownership of files within C:\scratchdir\Windows\WinSxS and making the progress somewhat parallelized, as it is currently the process taking most of the time in my own experience and giving plenty of messages
- using coloured messages to show different parts of the process
It would be awesome to have some sort of interface (even CLI based) to keep or install custom options before optimizing the image.
Thanks a lot for the great work!
Metadata
Metadata
Assignees
Labels
No labels