Skip to content

Release 1.0.7

Choose a tag to compare

@jredfox jredfox released this 22 Oct 20:50
· 314 commits to main since this release

changelog 1.0.7

  • fixed re-applying a WIM image from a custom Captured one would result in Security Descriptor error. You have to capture/re-capture it in WinPE or the error will still happen
  • fixed trying to dismount External Floppy drives
  • fixed trying to dismount CD/DVD/BLUERAY/Floppy when the script was run in another language
  • fixed CleanupPar.bat not working in other languages
  • fixed disableactivepar.bat not working in other languages
  • fixed disableactivepar.bat not using the override option when setting the disk type
  • fixed not deleting tmp files before running the scripts that used them. resulting in problematic cached dynamic scripts from previous runs
  • fixed loosing focus when starting FENDx86.exe. Also may speed up the closing of the popups?
  • fixed file explorer popups when opening a recovery partition it now uses a ClosePath.vbs while file explorer popups are disabled
  • remove debug duplicate print msg Disable Active Par echo found in WinInstall.bat
  • optimized CleanupPar.bat to only call FindSTR.vbs once per command
  • improved logic of creating recovery partition. You can now create a blank recovery partition without an Winre.wim file in your cached CapturedWindows.wim file and use WimApply-Universal.bat & WinAssignRecovery.bat after the Installation