Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
DISMTools.zip | 2023-05-13 | 5.6 MB | |
README.md | 2023-05-13 | 1.2 kB | |
v0.3_230514 source code.tar.gz | 2023-05-13 | 4.9 MB | |
v0.3_230514 source code.zip | 2023-05-13 | 5.4 MB | |
Totals: 4 Items | 15.9 MB | 0 |
This is the seventh preview of DISMTools, with new features and enhancements:
Bugfixes
- Fixed an issue where the extended AppX package getter would fail if the PowerShell execution policy wasn't set correctly
- Fixed an issue related to setting file generation where the background process notification setting would not be in a new line
New features
General
- Introduced the update system
- Introduced startup settings, beginning with the program being able to reload the servicing session of orphaned images
- Introduced secondary progress panel styles (options to configure these are unavailable for now)
AppX packages
- Enhanced the context menu of the AppX package removal dialog
- If the application manifest file cannot be found, the "View resources of" entry will be hidden
- If the application display name defined in the manifest started with
ms-resource:
, the entry above will reflect the package name - If an application is architecture-neutral, the program will now look at other package folders, excluding the neutral directory, for an application manifest
- For framework packages, the program will now display the package display name instead of
<Framework>true</Framework>