v0.3 #18
CodingWonders
announced in
Announcements
v0.3
#18
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After nearly 4 months of development, here it is:
Why did it take so long? Because this release marks a milestone in the history of this project, with several new features, enhancements; and bug fixes. This release also marks the beginning of the beta stages
Also, happy 8th anniversary to Windows 10! And, the next day, this project will be a year old. So, happy anniversary to the project as well!
File hashes
Changes made since last preview
Bugfixes
{common:WinDir}
variableProgressPanel
form disposal issuesListView
when no images were mounted.INF
extensionNew features
Overall changes
Do note that the list is VERY long, and you may become tired of reading it. To experience all these changes, scroll to the bottom of this release page
Bugfixes
New features
Increased default window size to 1280x720
Package and feature manipulation operations now use the DISM API
The program now supports arguments that can be passed at startup:
/load=<project>
, which loads the specified project automatically/online
, which loads online installation management mode automatically/setup
, which loads the initial setup wizardDT-CmdArgs.mp4
.ppkg
files).eappx
,.emsix
, and so on), you will now receive a warningThe program now saves the all-caps menu preference
Installers are now available
Added feature update detection for Windows 11 2022 Update Moment 4 and builds from the Gallium development semester
Added more sections to the Command Help documentation
The mounted image detector now gets image versions using the DISM API, but will still detect it from
ntoskrnl.exe
as a fallback mechanismYou can now view index description and version information when mounting an image
Mounting a captured image is no longer experimental, with the addition of task lists
The program now saves the logs of internal DISM functions in its file, stored in
logs\dism.log
Background processes have also had improvements:
The mounted image manager has been ported to the command line as a utility you can invoke from the Command Console by typing
mimgmgr
ls
,cat
,clear
,history
If you think it's a lot, that's because it is! 17 preview releases worth of changes, to be exact. If you are tired of reading this huge changelog and want to get started, go ahead and download this release!
This discussion was created from the release v0.3.
Beta Was this translation helpful? Give feedback.
All reactions