Releases: joshuacline/windick
v1.1.7.4_Session_Test
Extract contents of Session_Test.zip into a new folder.
This test will create several empty virtual disks to demonstrate how concurrent list sessions work.
Reg query and dir commands are there to show the currently mounted registry hives and drive target.
The large red colored brackets near the start and end times are to convey the current session layer, similar to parentheses.
Remaining log information was for debugging purposes.
https://github.com/joshuacline/windick/releases/download/v1.1.7.4_Session_Test/Session_Test.zip
v1.1.7.3
Added export power schemes to tools.lst and corresponding import in tweaks.mst.
Fixed brute force option not running the command as system (nt authority) for COMMAND/REG list items.
Fixed vhdx PICK item from being processed within a pkx package.lst.
Fixed driver delete error during a pkx package.lst if the driver listing had been queried prior.
v1.1.7.2
Added vdisk PICK item for multi lists. Once chosen the virtual disk will be mounted, and will not be unmounted until the end of the list. Organize your list groups and subgroups accordingly.
All previous list items should now be compatible with multi list type and are no longer blocked during execution.
See tools.lst (a multi list) for a demonstration.
v1.1.7.1
New list type. See tools.lst for more details.
Moved xml generate / export from main menu tasks to tools.lst.
Simplified and unified package system. Packages previously made in package creator will need to be updated or they will not execute. (Packages can be opened and extracted in 7zip for this task)
Command line interface -item parameter now supports COMMAND items.
Added substitutions for ^, <, >, |, &, for use in command list items.
Silent designator is removed and replaced with new COMMANDQ list entry. Also, %}%NUL can now be used at the end of the command to quiet output.
Existing command items within a list will need to be updated to the new format or they will not execute.
v1.1.7.1_test
v1.1.7.0
Added command line option -item for running individual list items such as installing single packages or removing a component etc.
Added export firewall rules & default app associations to main menu tasks and corresponding import list entries in tweaks.mst.
Added option to export drivers from a virtual disk in package creator. Current environment was the only option prior.
Base list tasks are now in alphabetical order.
Base list features are now saved as enabled / disabled rather than present.
Fixed issue with boot creation resulting in a non-functional recovery when the target disk is MBR. Fixes recovery issue with hyperv bootable virtual disks. If the virtual hard disk fails to boot in hyperv, try disabling secure boot within hyperv settings.
Removed skip oobe from tweaks.mst since it did not function properly.
v1.1.6.9
Added mount vhdx to the command line.
Removed colors from command list entries until further notice.
Added trackers and consentstore to tweaks.mst.
Fixed an error message when erasing a disk in disk management.
Now aborts launch if located within a temp folder.
v1.1.6.8
Fixed command list entries failing to process certain commands due to included color data in the command.
v1.1.6.7
Registry operation and file operation list entries are depreciated due to redundancy. Command list entry now covers these operations. See tweaks.mst.
Unattend and wallpaper list entries are depreciated. Both are now handled in the tweaks.mst miscellaneous section. Unattend.xml can be generated and current wallpaper copied to the cache folder via the main menu tasks section.
Added silent1 and silent2 options to command list entry. Can now silence the announcement and execution. See tweaks.mst for examples.
More built-in variables added to the command list entry. Create a new command list entry in image management for more details.
Fixed an issue with boot creator.
v1.1.6.6
Added skip oobe to the tweaks.mst group base list.
Boot creator and disk management no longer block operations when the target disk is a virtual disk, allowing the user to create a bootable, two partition, hyperV compatible, gpt based virtual disk, differing from the MBR based, native boot, single partition virtual disks created in image processing.
Create new vhdx, mount vhdx, and mount iso are now located under disk management options.
Improved virtual and physical disk mount and unmount routines. Automatically detects virtual disk files, physical disks, and partition for unmount operation.
Multiple virtual disks can simultaneously be mounted without issue.
Virtual disks are no longer mounted exclusively to drive V: and instead will be assigned to the next available drive letter.
Boot creator no longer has reserved drive letters S,T,U, and instead will be assigned to the next available drive letter.
Disk management now displays drive letters per partition in the disk selection menu.
Added option to test program updates temporarily (until next reboot) in update options when booted into recovery.