Skip to content

Releases: SSP6904/AutoWinInstaller

v1.4.5

11 Apr 18:12

Choose a tag to compare

What's new

  • Add Windows fileapi include, introduce fixed partition-letter constants (efi/boot/windows) and refactor DiskPartionSetup/WriteImageFile flows.
  • Change disk_number to int with validation and use to_string when building diskpart scripts; remove interactive prompts for partition letters and use predefined letters.
  • Improve input validation for WIM path and image index, unify MBR/GPT handling, update bcdboot invocation for BIOS/UEFI, and add clearer error handling.
  • Reformatted the code, removed any leftover commented temp-file code.

v1.4.4

06 Dec 21:15

Choose a tag to compare

Full Changelog: v1.4.3...v1.4.4

v1.4.3

05 Dec 03:21

Choose a tag to compare

Full Changelog: v1.4.2...v1.4.3

v1.4.2

23 Nov 03:24

Choose a tag to compare

What's new

  • Removed redundant comments and _CRT_SECURE_NO_WARNINGS.
  • Renamed optionSel to optionSelect and createFi to createFile.
  • Updated optionSelect to use _getch() for immediate input handling.
  • Refactored WriteImg for better input validation and UX.
  • Integrated setupDisk functionality into optionSelect.
  • Fixed grammar in commandRun error message.
  • Upgraded PlatformToolset to v145 in project file.

v1.4.1

08 Sep 01:23
83f4823

Choose a tag to compare

Full Changelog: d0ec925