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 where the program would sometimes throw an exception when saving settings (#205, thanks @Dretreyt for spotting)
933
-
- Fixed an issue where Windows 8 and 10 detection functions for background processes would sometimes throw exceptions (#206, thanks @arielsil for spotting)
934
-
- Fixed an issue where background processes would sometimes not start after mounting a Windows image, causing you to reload the projects (#208, #210, thanks @novice55 for spotting)
935
-
- Fixed an issue where the program would throw an exception when creating a new project from within the online and/or offline installation management modes (#209, thanks @webber3242 for spotting)
936
-
- Fixed an issue where the program would throw an exception when using keyboard combinations to access items in the recent projects list if there were no items
932
+
- Fixed an issue where feature disablement would not be possible due to a DynaLog logger issue
933
+
- WIMBoot options are no longer enabled if the Windows image being serviced does not contain Windows 8.1 (#211, thanks @arielsil and @dede333)
937
934
938
935
New features:
939
936
940
-
- DynaLog has been applied to the whole codebase
937
+
- HotInstall has been updated to the latest version
938
+
- You can now view a bit more information when specifying the image index for your Windows image by typing "INFO"
941
939
- UnattendGen has been updated to the latest version
942
-
- You can now tell the unattended answer file to use a configuration set or distribution share
943
-
- Applying unattended answer files from within DISMTools is faster now
944
-
- The PE Helper now supports initiating OS installations from within full Windows environments, thanks to HotInstall
945
-
- The following components have been updated to their latest versions:
946
-
- ManagedDism -> 3.3.0
947
-
- Markdig -> 0.40.0
948
-
- Scintilla.NET -> 5.6.5
949
-
- You can now press Alt + U to restart background processes on demand
950
-
- Operation logs can now be opened with the editor of your choosing if the operations have failed</value>
940
+
- You can now configure post-installation scripts for your unattended answer files
941
+
- When you change the computer name to an empty value, you won't be annoyed to put a computer name as much
942
+
- DynaLog logging can now be disabled on demand, and you can now configure the editor to open operation logs from within the Options dialog
943
+
- DISM output is now redirected to the progress panel</value>
0 commit comments