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
Copy file name to clipboardExpand all lines: My Project/Resources.resx
+11-6Lines changed: 11 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1072,15 +1072,20 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1072
1072
<dataname="WhatsNew"xml:space="preserve">
1073
1073
<value>Bugfixes
1074
1074
1075
-
- 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
1075
+
- Fixed an issue where the driver information dialog would always display the hardware target after the one you'd selected
1076
+
- Fixed an issue where the mounted image detector would start even if it had already been started
1077
+
- Fixed an issue where package removal would fail if its information process had thrown an exception
1078
+
- 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
1076
1079
1077
1080
New features
1078
1081
1079
-
- When a driver file contains more than 10 hardware targets, the program now shows the file name of the driver file for a quicker and easier reference task
1080
-
- The mounted image detector has received optimizations which cause a significant CPU usage decrease
1081
-
- If an ESD file is specified in the source image field of the image mount dialog, the image conversion dialog will now appear automatically
1082
-
- The image conversion dialog can now convert the index you specify, as opposed to the first index
1083
-
- 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</value>
1082
+
- You can now jump to specific hardware targets in the driver information dialog
1083
+
- The image conversion and SWM file merger dialogs have received translations
1084
+
- The SWM file merger dialog can now merge files for the index you specify, as opposed to for the first index
1085
+
- The image mount dialog now offers an automatic merger of SWM files, if one is specified
1086
+
- 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
1087
+
- You can now get information about an image file on demand
1088
+
- Introduced the DISM Configuration List Editor</value>
0 commit comments