Skip to content

Releases: joshuacline/windick

v1.1.5.6

04 May 18:52
6257927
Compare
Choose a tag to compare

Improved cab compatibility.

v1.1.5.5

22 Apr 00:51
0758297
Compare
Choose a tag to compare

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

20 Apr 02:28
f3cfd25
Compare
Choose a tag to compare

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

17 Apr 20:51
31b4e00
Compare
Choose a tag to compare

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

17 Apr 01:46
84b2e22
Compare
Choose a tag to compare

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

08 Apr 01:08
03d7bd1
Compare
Choose a tag to compare

Added sfc /scannow to main menu tasks.

v1.1.5.0

24 Mar 18:32
ed5829f
Compare
Choose a tag to compare

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

15 Mar 17:23
7f8a91a
Compare
Choose a tag to compare

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

15 Mar 01:18
5d57c03
Compare
Choose a tag to compare

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

26 Feb 02:08
5c9ca5a
Compare
Choose a tag to compare

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.