Skip to content

Releases: joshuacline/windick

v1.1.9.2

20 Dec 15:29
edee2e5
Compare
Choose a tag to compare

Modest speed improvement when modifying services, with the exception of service removal which uses 'run as TI' routine, since TrustedInstaller permissions are required for deletion of certain Windows services.

v1.1.9.1

15 Dec 04:09
9e2c705
Compare
Choose a tag to compare

Fixed issue with tamper protection stalling the main thread (via ending the secondary thread) during modification of Windows services. Currently windefend is the only service that which cannot be modified on a live system, and must be modified on an offline image or while booted into recovery.

v1.1.9.0

13 Dec 17:35
69d824f
Compare
Choose a tag to compare

Added ability to override settings for recovery upon reboot. Add or remove a default settings.ini file via the update menu while booted into recovery.
Allowing use of the 'Current Environment' as a target is now an option located in settings.
Fixed issue with 'run as TrustedInstaller' for command list items, specifically when the command runs within a second instance of the tool while booted into recovery.

v1.1.8.9

07 Dec 21:33
7d0e992
Compare
Choose a tag to compare

Added appearance and shortcut submenus under settings.
Added additional safeguards and checks for available free space during updates to recovery.
Added global setting for package, image, and boot media compression.

v1.1.8.8

04 Dec 20:01
f2ed843
Compare
Choose a tag to compare

Added indicator for system and program volumes in disk management.
Fixed menu templates under 'custom menu' in settings.
Improved performance for enabling and disabling features, and modifying services.

v1.1.8.7

01 Dec 01:01
fb6fbdb
Compare
Choose a tag to compare

Added ability to use an execution list as a custom menu in place of the main menu. AutoBoot functions are superceded by this and have been removed.
Custom menu option is no longer limited to the filename 'menu.list'.
'Custom main menu' in settings is now a submenu. Added a couple of list templates.

Note: Due to changes in v1.1.8.5, the 'Update Program' option will break access to the recovery environment. Disks created with a version prior to v1.1.8.6 will need to be recreated in boot creator. 'Update Program' remains functional afterwards. Apologies in advance.

v1.1.8.6

29 Nov 22:58
5259de1
Compare
Choose a tag to compare

Added 'pick' list item for multi-lists. Create a new multi-list template in list builder for details.
Tasks menu (within main menu) is now depreciated. Functions have been relocated to tools.list.
Hide vhdx host partition is now located within the settings menu, visible when booted into recovery.
Added 'Recovery' to the boot menu editor. Toggle between the first and last boot entries.

v1.1.8.5

24 Nov 06:41
b8f5475
Compare
Choose a tag to compare

Added ability to rename the vhdx host folder when booted into recovery.
Update menu is now accessible within the settings menu when booted into recovery.
Added 'confirm' list item for use in multi lists. Create a new multi-list template in list builder for details.
If you're a fan of the basic menu mode, check out: https://github.com/joshuacline/deploid

v1.1.8.4

15 Nov 16:48
0e82f79
Compare
Choose a tag to compare

Fixed several menu inconsistencies or glitches, and overall menu optimization.

v1.1.8.3

10 Nov 21:47
0b2372c
Compare
Choose a tag to compare

Added file operation context menu to the file picker for all functions located within the normal menu.
Added 'copy file' to the file operation context menu.