Releases: joshuacline/windick
v1.1.5.6
Improved cab compatibility.
v1.1.5.5
Added prompt pipe list entry, a customizable prompt box. Multiple pipes to choose from $1-$9, that pipe the output of the prompt box to a variable (%PIPE1, %PIPE2%, etc) for usage within the same list. Open tweaks.mst in notepad for examples.
Added comment list entry. Displays during list execution.
Screen output when running an execution list no longer contains padding lines.
Moved Autoboot menu to main menu tasks.
v1.1.5.4
Added new group list base type. List entries are sorted by groups and subgroups, which include a dynamic and customizable menu self contained within the list.
Ability to finalize and convert a list into a group base list (if the list contains groups).
Migrated most of the package examples to the tweaks.mst group base list.
Added new command list entry.
Added group separator list entry.
Added unattended installation list entry.
Added mount/unmount external registry hive option via tag when creating a scripted package.
Note: When using the unmounted option, built in variables such as %HIVE_SOFTWARE% always point to the live system's registry hive, regardless of whether executing the list to a virtual hard disk or the current environment.
v1.1.5.3
Added file delete list item.
Fixed crash when running a list with a registry item that contains a space in the target registry key.
v1.1.5.2
Added registry entry list item. Brute force option can also be used to apply registry values as system user.
Added corresponding menu for creating registry list items in image management.
Fixed user registry hive entries not being applied during setupcomplete for scripted packages.
v1.1.5.1
Added sfc /scannow to main menu tasks.
v1.1.5.0
Added sysprep menu to main menu tasks.
Fixed issue with program hanging in certain instances when temporary project folder is present.
v1.1.4.9
Image processing now permits overwrite of existing VHDX with confirmation prompt. The virtual disk must not be in use or the operation will fail.
This option can be used to update a virtual disk with a newer version of Windows, however may also introduce errors or even result in an unusable OS. Recommended to backup before proceeding.
New source option (drive letter to WIM) in image processing, allowing the user to create a backup of an existing non-virtual-disk based Windows installation via drive letter path.
Must not be the currently active Windows drive or the operation will fail. May require assigning a drive letter, which can be done with the mount option in disk management.
v1.1.4.8
Fixed issue with assigning drive letter to the vhdx host partition when the Hide-Host option in disk management is set to disabled while booted into recovery.
v1.1.4.7
Fixed 'no vhdx selected' error when in basic mode while booted into recovery.
Displays new unique disk ID after conversion to GPT when generic ID is encountered during boot creation.