Releases: joshuacline/windick
v1.1.3.5
Added ability to update the recovery boot media, main program, along with adding or removing the recovery password (depending on the option toggled when initiating the update).
Visible within boot creator when booted into recovery.
v1.1.3.4
Added option in boot creator to export EFI boot files from boot media.
Added ability to use specific EFI boot files for boot creation, when present in folder.
New folder for boot media and optional EFI boot files when in isolated-folder mode.
Password protected access to recovery added to boot creator options.
Option to hide/restrict access to VHDX host partition added to disk management. Appears in menu when booted into recovery.
Boot media now copied during boot creation, allowing for immediate deployment to a secondary device.
Miscellaneous tweaks and streamlining.
v1.1.3.3
Fixed case-sensitive bug in file extension when processing .pkg packages.
v1.1.3.2
Fixed boot creation failure in certain instances while booted into recovery for 23H2.
v1.1.3.1
Improvements to package handling.
New all-in-one package type (PKX) which stores the execution list in addition to multiples of external packages such as driver & scripted packs (PKG), CAB, MSU, and APPX all within a single file container.
Command line processing of all-in-one packages added.
Added custom wallpaper package to examples.
Some file manager functions added to command line.
Miscellaneous fixes and improvements.
Note: Previous package extension ($PK) depreciated. These packages are no longer compatible, however can be rebuilt in package manager. PKG is the new extension for scripted and driver packs.
v1.1.3.0
Added scheduling of appx/component/feature/service/task modifications for SetupComplete and RunOnce timing.
Complete list functionality now available for command line.
Relocated source WIM/Boot import to Image Processor.
v1.1.2.9
Added basic APPX package installation.
v1.1.2.8
Optimized & condensed code to remove redundancies and further reduce footprint.
v1.1.2.7
Added WinSxS/WinRE removal to DISM menu options and corresponding list items.
v1.1.2.6
Mostly tested, stable build.
Fixed instances of partitions not un/mounting correctly during boot-creation which can cause several issues down the line.