Skip to content

Releases: joshuacline/windick

v1.1.3.5

23 Dec 23:22
9973adf
Compare
Choose a tag to compare

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

20 Dec 03:18
ce0821d
Compare
Choose a tag to compare

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

11 Dec 14:36
2e044cf
Compare
Choose a tag to compare

Fixed case-sensitive bug in file extension when processing .pkg packages.

v1.1.3.2

10 Dec 22:50
7dca9f3
Compare
Choose a tag to compare

Fixed boot creation failure in certain instances while booted into recovery for 23H2.

v1.1.3.1

04 Dec 10:04
8ddede1
Compare
Choose a tag to compare

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

17 Nov 23:44
301659e
Compare
Choose a tag to compare

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

30 Oct 23:25
7d50e60
Compare
Choose a tag to compare

Added basic APPX package installation.

v1.1.2.8

23 May 07:08
8f0bb3c
Compare
Choose a tag to compare

Optimized & condensed code to remove redundancies and further reduce footprint.

v1.1.2.7

21 May 20:45
f1ebb23
Compare
Choose a tag to compare

Added WinSxS/WinRE removal to DISM menu options and corresponding list items.

v1.1.2.6

19 May 07:11
74f29dc
Compare
Choose a tag to compare

Mostly tested, stable build.
Fixed instances of partitions not un/mounting correctly during boot-creation which can cause several issues down the line.