Skip to content

Release 1.0.4

Choose a tag to compare

@jredfox jredfox released this 17 Oct 11:57
· 343 commits to main since this release

1.0.4:

  • fixed WinAssignRecovery.bat not assigning PP for WinPE
  • fixed WIM-Capture.bat echos
  • fixed duplicate set in WinInstall.bat (does not effect functionality)
  • fixed file explorer security popups on NON USB Flash Drives when opening a boot partition GPT N/A to Current Boot this still happens and cannot be fixed
  • fixed file explorer recovery popups on NON USB Flash Drives when opening up a recovery partition GPT N/A to Current Boot this still happens and cannot be fixed
  • fixed rare error where you couldn't close/open the boot or recovery because it was already in use with the override parameters
  • fixed setlocal enableDelayedExpansion not being in every batch file
  • fixed camelcasing on utility open/close scripts
  • deleted openefi.bat,openmbr.bat,openrecovery.bat
  • delete closeefi.bat,closembr.bat
  • added OpenPar.bat (can open any OEM or Special Partition such as boot, recovery etc...)
  • added CloseBoot.bat(can close boot for both GPT and MBR LEGACY Disks)
  • improved logic of Closing Boot & Recovery Partitions for the Close Utility Scripts