Tags: CodingWonders/DISMTools
Tags
DISMTools 0.7.3 Preview 3 (#329) * Update assembly information * [PE Helper] New boot file creation script for DTPE * [PE Helper/DIM] Remove build warnings; make indentation consistent * [PE Helper/SysprepPreparator] Update binary * [Fix] Fixed OG file path issue when hovering value * [Docs] Update docs to add language variations * [Fix] Fixed NRE * [Contemporaneus] Bring in some more! * [Contemporaneus] Some more! * [Contemporaneus] Some more! * [PE Helper/SysprepPreparator] Update binary * [PE Helper] Add support for MBR/GPT partition table overrides * [Fix] Fixed exception * [PE Helper] Don't allow overrides in HotInstall mode * [PE Helper/SysprepPreparator] Update binary * [Enhance] Allow specifying ISO files in the image mount dialog * [Fix] Fixed NREs and item visualization issues * [Fix] Make icon look correctly * [Contemporaneus] Use backup collections if we couldn't use DISM collections * [Contemporaneus] Use new attributes * [Contemporaneus] Removed unused stuff * [Fix] Fixed scaling issues on HiDPI panels * [Fix] Fixed (hopefully) final scaling issues on HiDPI panels * [Fix/Enhance] Use backup collections in info dialogs; allow app searches in online installation management mode * [Enhance] We don't really worry about 125% DPI anymore * [PE Helper/SysprepPreparator] Update binary * [Fix] Fixes related to Contemporaneus refactor, HiDPI, and a new way to report BGProc errors * [Fix] Fix split container on HiDPI * [Contemporaneus] Initialize current image var * [Fix] Fixed NRE * [Fix] Fixed NRE Part 2 * [Fix] Fixed HiDPI issue * [Fix] Another HiDPI issue fixed * [Contemporaneus] Detect Windows PE images in disguise An example of this is Sergei Strelec WinPE * [Contemporaneus] Some AppX functions moved to helper module * [Fix] Fixed HiDPI scaling issue * [Enhance] Added setting to only show friendly display name during AppX package removal * [Installer] Update default value for formatting * [PE Helper/SysprepPreparator] Update binary * [Fix] Minor fixes * [Enhance] Show which background processes failed * [PE Helper/SysprepPreparator] Update binary * [Contemporaneus] Some more! * [Infinity] New Experimental AutoReload Service * [WebSearch] Add NOAI DuckDuckGo to engine list * [Fix] Fixed regression and added new configuration for search engines and AI feature tolerance DISMTools is going full-on AI now??? NO!!! NEVER!!! There are some people who like AI so much that they'll use it no matter what. Well, guess what? There's a new setting: how much you can **tolerate** these features in a search engine. If you are smart like me, you'll probably go with turning them off or, at the very least, choosing when to enable and use these (that's still the default). Based on that, there are a couple new search engines you can choose from (well, *variations*) that have varying levels of AI feature tolerance. Moving on to the regression, it may have just been a NRE. That's fixed. Anyway... * [PE Helper] Add DiskPart command-line to capture script; make option checks case-insensitive * [PE Helper] Add keyboard layout changer to capture script * [Enhance] Added cancellation for active inst mgmt mode warning * [Fix] Fixed HiDPI issue * [Contemporaneus] Unshackle from old codebase! * [Enhance] Adapt font size of code blocks to display DPI * [PE Helper/SysprepPreparator] Update binary * [Unattended answer file/DTSS] Add userdata folder path to Editor * [Enhance] Improve HiDPI handling on PMIP and ISW * [Refactor] Get rid of unused variables * [ISW] Update picture * [Enhance] Added HiDPI handling to progressreporter * [PE Helper/SysprepPreparator] Update binary * Update product overview picture * [README] Update image location * [Fix] Fixed HiDPI scaling issue * [PE Helper] Improvements to image capture script The script now appends .wim to the destination file name if it doesn't have it, and now excludes and deletes leftover files from the Sysprep Preparator * [REL] Update What's New section
DISMTools 0.7.2 Update 1 (#330) * Update assembly information * [PE Helper] Add script to change keyboard layout * [Unattended answer file/DTSS] Add new File Extensions starter script * [Unattended answer file] Stop answer file creation with non-existent UnattendGen * [ServiceManager] Sort services in svchost groups by name before showing them * [Installer] Override ISL messages to introduce version fields Closes #306 * [Unattended answer file/DTSS] Move /F parameter from the end to the beginning of REG ADD * [PE Helper] Add keyboard layout change script to command console * [Library] Update WindowsAPICodePack to 8.0.14 * [Library] Update ManagedDism to 4.0.7 * [Installer] Update Inno Setup to 6.7 ISS 6.7 offers many improvements, and DISMTools now uses the latest and greatest version. This adds a background image to the installer. A drawback is that the installer will now flicker more when copying files. Maybe double buffering can fix this? PS: also don't start with the 67 thing. This is too silly and too "part of the brainrot generation". Stop watching too much tiktok, go outside, touch some grass. * [PE Helper/DIM] Remove VS2012 MSVC requirement from build script, plus improvements to comply with modern C++ standards * [Unattended answer file/DTSS] Display CrashControl params starter script * [PE Helper] Add options to reload disk/partition listings * [PE Helper/PXE Helpers/WDSHC] Add disk/partition refresh option * [PE Helper/PXE Helpers/WDSHC] Add install image/group refresh option and validation * [Fix] Fixed OG file path issue when hovering value * [Fix] Make icon look correctly * [Fix] Fixed NRE * [PE Helper] Add DiskPart command-line to capture script; make option checks case-insensitive * [ISW] Update picture * [REL] Update What's New section
DISMTools 0.7.3 Preview 2 (#326) * Update assembly information * [Refactor] Offload dark title bar set to WindowHelper * [PE Helper] Add keyboard layout change script to command console * [Library] Update WindowsAPICodePack to 8.0.14 * [Fix] Force parent window usage when loading dialog boxes * [Contemporaneus] Wave 1 Preview 1 (#325) * [Contemporaneus] Laying ground work for Contemporaneus * [Contemporaneus] Background processes powered by Contemporaneus * [Contemporaneus] Day 2: More Contemporaneus * [Contemporaneus] Day 3: More Contemporaneus * [Contemporaneus] Day 3: ENFORCE THE CONTEMPORANEUS Contemporaneus Wave 1 Preview 1 * [Library] Update ManagedDism to 4.0.7 * [PE Helper/SysprepPreparator] Update binary * [Mounted image manager] Rework detection procedure to be event-driven * [Fix] Restart mounted image detector on closure * [Installer] Update Inno Setup to 6.7 ISS 6.7 offers many improvements, and DISMTools now uses the latest and greatest version. This adds a background image to the installer. A drawback is that the installer will now flicker more when copying files. Maybe double buffering can fix this? PS: also don't start with the 67 thing. This is too silly and too "part of the brainrot generation". Stop watching too much tiktok, go outside, touch some grass. * [Contemporaneus] Drop all old AppX structures that hold info All AppX arrays in the main form have been removed in favor of the collections of WindowsImage. Everything else has been improved as well. The extended AppX getter has been overhauled. More output is now read directly. And, so much more. All of that whilst still keeping compatibility with Windows 8. * [Contemporaneus] Drop all old driver structures that hold info All driver arrays in the main form have been removed in favor of the collections of WindowsImage. All of that whilst still keeping compatibility with Windows 7 images. * [PE Helper/SysprepPreparator] Update binary * [Contemporaneus] Document Win7 driver collection * [Contemporaneus] Drop all old feature structures that hold info All feature arrays in the main form have been removed in favor of the collections of WindowsImage. * [Contemporaneus] Drop all old capability structures that hold info All capability arrays in the main form have been removed in favor of the collections of WindowsImage. * [Contemporaneus] Drop all old package structures that hold info All package arrays in the main form have been removed in favor of the collections of WindowsImage. * [Contemporaneus] Revamp PMIP PMIP now uses the mounted image listings with Contemporaneus objects. This improves launch speed and, with event-driven reloading, info is now reloaded automatically. * [InfoSaver] Add report save option * [Contemporaneus] Document ctors * [Contemporaneus] Localize driver inbox status for Win7 images * [QuickHelp] Added module, new QuickHelp entry * [Enhance] Redesign proj/img properties dialog to improve DPI handling * [DPI] Significantly improve DPI handling * [PE Helper/DIM] Remove VS2012 MSVC requirement from build script, plus improvements to comply with modern C++ standards * [Unattended answer file/DTSS] Starter Script Editor * [PE Helper/DIM] Update failure message in build script * [Unattended answer file/DTSS] Add button to load Script Editor * [Unattended answer file/DTSS] Display CrashControl params starter script * [Contemporaneus] Pass stuff in offline inst management mode * [Enhance] Allow filtering installed drivers by provider name * [Enhance] Allow filtering installed drivers by bootcritical status and inbox status * [Enhance] Use global fonts in custom property viewers * [Enhance] Allow filtering installed drivers by class name * [PE Helper] Add options to reload disk/partition listings * [PE Helper/PXE Helpers/WDSHC] Add disk/partition refresh option * [Contemporaneus] Add classes and functions for holding info with DISM fallback, fixed some bugs * [PE Helper/SysprepPreparator] Update binary * [Contemporaneus] Add functions to convert pkgstate/reltype strings to enum values * [PE Helper/PXE Helpers/WDSHC] Show message for reloading listings * [PE Helper/PXE Helpers/WDSHC] Add install image/group refresh option and validation * [Fix] Fixed scaling issues in HiDPI screens * [Fix] Fixed hiDPI issues * [Fix] Fixed hiDPI issues * [REL] Update What's New section
DISMTools 0.7.3 Preview 1 (#324) * [PE Helper] Add script to change keyboard layout * [Unattended answer file/DTSS] Add new File Extensions starter script * [Refactor] More LINQ Usage (Part 1) * [ServiceManager] Sort services in svchost groups by name before showing them * [PE Helper] DTPE background override support * [UserData] New UserData folder functionality * [Unattended answer file/DTSS Browser] New Category for User scripts * [Unattended answer file] Stop answer file creation with non-existent UnattendGen * [Installer] Override ISL messages to introduce version fields Closes #306 * [PE Helper/SysprepPreparator] Update binary * [Unattended answer file/DTSS] Move /F parameter from the end to the beginning of REG ADD * [REL] Update What's New section
DISMTools 0.7.2 Preview 4 (#312) * Update assembly information * [PE Helper/PXE Helpers/FOGHS] Add UNIX usage notes * [PE Helper/PXE Helpers] Add menu items for Server components * [PE Helper/PXE Helpers/FOGHS] Detect fog and mariadb systemd service units * [ISO Creator] Detect Windows UEFI CA 2023 DBX cert on current system * [ISO Creator] Skip checks on BIOS systems * [ISO Creator] Do not show DBX warning on UEFI systems without Secure Boot * [Unattended answer file] For starter scripts in browser, correctly detect language * [PMIP] Show in the center by default * [PE Helper] Update HotInstall and Sysprep Preparator binaries * [PE Helper] Add option to launch DIM on image capture script * [Lib] Update Scintilla.NET to 6.1.1 * [Unattended answer file] Add auto-edition button for product keys * [PE Helper/PXE Helpers/WDSHC] Warn when loaded on non-PXE environment * [Fix] Automatically close web-enabled forms on closure * [Fix] Do not download updater if it can't be deleted * [PE Helper/PXE Helpers/WDSHC] Automatically get WDS server IP address * [PE Helper/PXE Helpers/WDSHC] Validate more server auth input * [PE Helper] Add support for WDS tools * [PE Helper] Allow image capture script to load WDS image capture wizard * [PE Helper] Remove DT PE BCD entry after WDS capture completes * [PE Helper] Create custom wdscapture config list file to exclude DT folders * [Unattended answer file] Update UnattendGen * [Unattended answer file] Show message when no matches are found * [PE Helper] Do not show WDS option if WDSCAPTURE does not exist * [Fix] Add AdkInstallation value regardless of what function returns * [Unattended answer file] Default to new message on script creation * [Fix] Close another form before closing application * [Refactor] Refactor ADK detection This change makes ADK detection more reliable across the program and in the PE Helper. Thanks rayman95 on the MDL forums * [PE Helper] Fix issues with ADK detection if kits root is only on WOW6432Node * [REL] Update What's New section
DISMTools 0.7.2 Preview 3 (#310) * Update assembly information * [PE Helper/HotInstall] Ignore errors on BOOTMGR view settings * [Unattended answer file/DTSS] New Git folder integration starter script * [Installer] Increase installer window size, update GPL license to use RTF version * [PE Helper] Update Sysprep Preparator (v0.7.2_p3; lots of updates) * [PE Helper/Main Menu] Add option for sysprep preparator * [Fix] Fixed crash * [PE Helper/Main Menu] Fixed dialog cancellation * [PE Helper/SysprepPreparator] Update binary * [Docs/Tour] Update submodule * [Lib] Update Markdig to 0.44.0 * [PE Helper] Added computer inventory support script for DT PE * [ServiceManager] Order svchost groups by name when they have an equal amount of services * [PE Helper/Sysprep Preparator] Update binary * [Unattended answer file/DTSS] Update to DTSS format; new Starter Script browser * [Unattended answer file/DTSS Browser] Disable OK button by default * [Unattended answer file] Modify default postinst script code * [PE Helper/Sysprep Preparator] Update binary * Italian language update (#307) * Italian language update * Delete license.rtf license.rtf is not needed here; it's now included in the installer --------- Co-authored-by: CodingWonders <101426328+CodingWonders@users.noreply.github.com> * [PE Helper/Sysprep Preparator] Update binary * [Languages] Improve Italian translation * [Unattended answer file/DTSS] Make it easier to set the wallpaper path * [REL] Update What's New section --------- Co-authored-by: bovirus <1262554+bovirus@users.noreply.github.com>
DISMTools 0.7.2 Preview 2 (#305) * Update assembly information * [DynaLog] Log Archive Removal capabilities (DL v1.0.3) * [ServiceManager] Remove unnecessary call * [PE Helper/SysprepPreparator] Update binary Check out https://github.com/CodingWonders/SysprepPreparator for more information about commits. * [PE Helper] Update menu application, update Sysprep Preparator binary Added Auto mode * [Unattended answer file/DTSS] Modify Notification Sources script - Rework Enabled value setter - Added Copilot to the blocklist (I'm sorry, but I will NOT let AI control **MY** computer -- seriously... what the f***, Microsoft?) * [Unattended answer file/DTSS] New Verbose Status starter script * [Unattended answer file/DTSS] Add value checking for QMR script * [PE Helper/SysprepPreparator] Update binary Check out https://github.com/CodingWonders/SysprepPreparator for more information about commits. * [PE Helper] Retry ISO creation if it failed * [PE Helper] Update file copyright info * [PE Helper/SysprepPreparator] Update binary Check out https://github.com/CodingWonders/SysprepPreparator for more information about commits. * [WebSearch] Begin saving search engine settings - Search engine preference is now saved - The learn more link in the component screen of the unattended answer file creation wizard now respects that decision * [Installer] Inno Setup 6.6 * [Unattended answer file] Delete incompatible self-contained UnattendGen * [Unattended answer file/DTSS] Refactor Copilot notify removal procedure * [WebSearch] Search Engine Enhancements - Look item online has been added to feature info dialog - Brave Search has been modified so it's now called without the stupid AI suggestions - Exact terminology is now passed correctly to the search engine (only Google and Brave Search) * [WebSearch] Search Engine Enhancements (part 2) - Look item online has been added to capability info dialog * [Docs/Tour] Fixed YT error 153 for tour videos by using a web server * [Docs/Tour] Tour Server startup no longer shows a message to stop it * [Docs/Tour] Update submodule * [PE Helper/HotInstall] Remove watermark * [Lib] Update Scintilla.NET to 6.1.0 * [Lib] Update ManagedDism to 4.0 * [ServiceManager] Add group information * [ServiceManager] Add svchost group information * [ServiceManager] Order svchost group names, get registered service count * [PE Helper] Future sysprep preparator feature * [REL] Update What's New section
DISMTools 0.7.2 Preview 1 (#303) * Italian language update (#294) * Italian language update (#296) * Italian language update (#298) * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update HelpBrowserForm.vb Removed duplicate import --------- Co-authored-by: CodingWonders <101426328+CodingWonders@users.noreply.github.com> * [Help] Update Italian wording * [WebSearch] Begin modularizing web searches * [Fix] Fixed absolute path issues (fixes #300) * Italian language update (#301) * Italian language update * Update MainForm.vb Remove duplicate import --------- Co-authored-by: CodingWonders <101426328+CodingWonders@users.noreply.github.com> * [Fix] Fixed absolute path issues Reapplied * [Themes] New Tinted Color Themes * [Unattended answer file] Update UnattendGen * [InfoSaver] Rework AppX package count procedure * [InfoSaver] Add dark mode detection for HTML report * [PE Helper/HotInstall] DynaLog logging * [Help/Tour] Update Tour with Italian videos * [REL] Update What's New section --------- Co-authored-by: bovirus <1262554+bovirus@users.noreply.github.com>
PreviousNext