You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed an issue that caused the automatic program updater to not hide if it couldn't check for updates
1105
-
- Fixed an issue where the driver information dialog didn't wait for the background processes to finish
1106
-
- Fixed a couple of bugs in the DISM Configuration List Editor
1107
-
- The splitter distance in the split panels of the project window has been increased
1108
-
- The program no longer allows you to mount an already mounted image
1109
-
- The CLI version of the mounted image manager can no longer be run without admin privileges
1110
-
- Fixed a translation inconsistency in the Spanish language
1102
+
- Fixed an issue that caused the AppX package addition dialog to show up on projects with Windows 7 images loaded
1111
1103
1112
1104
New features
1113
1105
1114
-
- Added the feature, AppX package, capability, and package information dialogs
1115
-
- Added translations to the Configuration List Editor and Action Editor menu entries
1116
-
1117
-
Overall changes
1118
-
1119
-
Overall bugfixes
1120
-
1121
-
NOTE: this includes bugfixes from preview releases
1122
-
1123
-
- Fixed an issue where the progress panel would not be positioned correctly when performing image operation-related direct actions, after waiting for background processes to be completed while their details panel was focused
1124
-
- Fixed an issue where the splash screen would be in front of the initial setup screen, thanks @abbodi1406 for spotting the issue!
1125
-
- The program now ships 32-bit and 64-bit 7-Zip binaries, and uses the right binary according to the architecture of the OS, thanks @abbodi1406 for spotting the issue!
1126
-
- Fixed an issue where AppX package information would not be displayed on applications packaged with the MSIX Packaging Tool
1127
-
- Fixed an issue where the program opened the resource directory of an AppX package instead of the actual resource file if the directory only contained 1 file in it
1128
-
- Fixed an issue that caused the program to make you specify a capability addition source in the online installation management mode when the "Limit Windows Update access" check box was unticked
1129
-
- Fixed an issue where the driver information dialog would always display the hardware target after the one you'd selected
1130
-
- Fixed an issue where the mounted image detector would start even if it had already been started
1131
-
- Fixed an issue where package removal would fail if its information process had thrown an exception
1132
-
- If the aforementioned information process has thrown an exception, the program will now output the HResult property of the exception instead of a constant value
1133
-
1134
-
Overall new features
1135
-
1136
-
- "Element independence" now affects the operation of adding AppX packages
1137
-
- The AppX regions group box is no longer enabled if the version of the specified DISM executable is not 10.0 or greater
1138
-
- The program no longer relies on an in-house XML deserializer and instead relies on the deserializer provided by the "System.Xml" namespace now
1139
-
- You can now perform other tasks while background processes for specific elements are being run
1140
-
- The program no longer allows you to remove AppX packages from Windows Server Core images without the Desktop Experience feature enabled
1141
-
- The program no longer uses the system DISM at all times if the user had specified a custom DISM executable
1142
-
- Introduced the driver information dialog
1143
-
- You can now see the architecture of a driver file when adding it
1144
-
- To avoid creating big log files, the program no longer gets driver information if a file targets more than 10 devices
1145
-
- The mounted image detector has received optimizations which cause a significant CPU usage decrease
1146
-
- If an ESD file is specified in the source image field of the image mount dialog, the image conversion dialog will now appear automatically
1147
-
- The image conversion dialog can now convert the index you specify, as opposed to the first index
1148
-
- If background processes were canceled prematurely and image information tasks are still pending, those tasks will now run after the task related to what has changed
1149
-
- The image conversion and SWM file merger dialogs have received translations
1150
-
- The SWM file merger dialog can now merge files for the index you specify, as opposed to for the first index
1151
-
- The image mount dialog now offers an automatic merger of SWM files, if one is specified
1152
-
- You can now get information about drivers installed in the Windows image or in the active installation, and the program will now detect image drivers if the "Detect all drivers" option value is different from the one stored in the program settings
1153
-
- You can now get information about an image file on demand
1154
-
- Introduced the DISM Configuration List Editor</value>
1106
+
- CODE: introduced the "Utilities" namespace, which removes duplicate functions and puts the original ones in a centralized location
1107
+
- The package addition operation now shows a correct representation of the release type
1108
+
- The capability information dialog now represents download and install sizes correctly, in case a capability's sizes need to be shown in kilobytes</value>
0 commit comments