This repository has been archived by the owner on Dec 13, 2022. It is now read-only.
Releases: nguyentumine/AIO-Boot
Releases · nguyentumine/AIO-Boot
AIO Boot v0.9.8.9
AIO Boot v0.9.8.8
- AIOCreator has support for Korean language. Thanks to Hanuware.
- Supports back to 1024x768 resolution for iPXE in Legacy mode. Some users said wimboot could not boot WinPE, cause it needed resolution. Thank you for testing the old version. If you update from the old version, open the
/AIO/menu.pxe
file and delete the "isset $ {legacy} ||
" in the second and third lines. - Updated 7-Zip to the latest version (18.05).
- Update Clover to the latest version.
- Updated MokManager.
AIO Boot v0.9.8.7
- In this version, you only need to enter Network Path once to install Windows through network boot. Just share the AIO Boot drive and add the Network Path to the /AIO/networkpath.txt file. If your computer has an account and password, add the Network Path as NetworkPath|Username|Password. You can add multiple Network Paths by adding multiple lines. The tool will try one by one.
- Added support for Autounattend.xml for Windows Setup. Just copy the file Autounattend.xml or Unattend.xml into the /AIO/Files/WinSetup/XYZ directory, same directory as the boot.wim and ISO files.
- Added support for Spanish language for AIOCreator.exe. Thanks to Alacran.
- Updated Russian and Romanian languages. Thanks to Denis Cojocaru.
- Updated Grub4dos and Clover to the latest version.
- According to information from a user, most netbooks (x86) and possibly older/weak computers may not support 1024x768 resolution. This version will not set resolution and splash image for iPXE in Legacy mode by default.
AIO Boot v0.9.8.6
- Added support for Kaspersky Rescue Disk 2018.
- Support for Bob.Omb's Modified Win10PEx64 v2.4 integration on FAT32 formatted drives. In previous versions, the tool repackaged an ISO file larger than 4GB and therefore it reported an error on the FAT32 partition.
- Update Grub4dos to the latest version.
- Thanks to the users who have notified me of the bugs as well as the latest versions of the packages.
AIO Boot v0.9.8.5
AIO Boot v0.9.8.5 (07/04/2018):
- Uses the default theme for Windows Boot Manager. Displays 10 menus instead of 6 as default. Also displays the percentage loaded.
- Update Clover to the latest version.
- Supports installing Clover Legacy on GPT disks.
- In the previous version, I checked the HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\ImDskSvc key to check if ImDisk was installed. But one user reported that this key could be in ControlSet002. This version will check the CurrentControlSet key.
AIO Boot v0.9.8.4
AIO Boot v0.9.8.4 (04/04/2018):
- Supports the latest version of Easy Recovery Essentials. Thanks to the user who sent the ISO file. You can only integrate one version for this package. Click the Menu Editor button to delete the current version and re-integrate it. Or use the Partition Image Mapper.
- Add the APFS driver of macOS 10.13.4 (apfs.efi) and new default theme for Clover.
- Update Grub4dos to the latest version.
- Bug fixes.
AIO Boot v0.9.8.3
AIO Boot v0.9.8.3 (24/03/2018):
- Support for integrating multiple WinPE versions built from the Win10PE SE tool. The ISO file will be repackaged to save space. These files may contain files that may be blocked by antivirus programs, disable them if the integration fails. Tested with Gandalf's Win10PE và Bob.Omb's Modified Win10PEx64.
- Supports WinPE versions with multiple indexes. Ex: the \sources\boot.wim file in the ISO of Windows Setup.
- New builds for Grub4dos and Syslinux.
- Bug fixes.
AIO Boot v0.9.8.2
AIO Boot v0.9.8.1
AIO Boot v0.9.8.1 (09/03/2018):
- Supports installing Grub2 on GPT disks to boot in Legacy BIOS mode without creating a small partition. Run AIOCreator.exe, select Install Grub2 (Legacy) from the Tools button. This button only appears when the current hard disk is GPT and the current drive format is FAT32 or NTFS. Please note that you should reinstall Grub2 every time you defragment on this drive.
- Improved Grub2 File Manager.
- New builds for Grub4dos and iPXE.
- Add new language files in /AIO/grub/locale. Very grateful if you help me translate it.
AIO Boot v0.9.8.0
AIO Boot v0.9.8.0 (06/03/2018):
- New feature of Grub2 File Manager:
- Automatically detect and boot into Linux operating system from ISO file. List tested (incomplete):
- 4MParted.
- Arch Linux.
- Bitdefender.
- CentOS.
- Clonezilla.
- Debian Live.
- Fedora.
- Gentoo.
- Gparted.
- Kali Linux.
- Linux Lite.
- Linux Mint.
- Manjaro.
- MiniTool Partition Wizard 9.1.
- Slackware Live Edition.
- Ubuntu.
- WifiSlax 4.12.
- WifiSlax64.
- antiX.
- gNewSense.
- openSuse.
- Support booting grldr, grub.exe, menu.lst, grub.cfg, .efi files...
- Boot with Grub4dos.
- Boot VHD with NTBOOT.
- Boot WIM with wimboot.
- Boot with MemDisk.
- View images by display as background.
- Press d to access the File Manager menu.
- Automatically detect and boot into Linux operating system from ISO file. List tested (incomplete):
- Added hotkeys for auto menus.
- Add the lua module to run lua script on Grub2.
- Added menu "Boot from ISO, WIM, IMG, VHD and IMA files". Copy the files with this extension to the /AIO/Files directory.
- Full support for Turkish language. Thanks to Tayfun Akkoyun.
- Fixed issue with booting VHD from Grub4dos and Parted Magic integration bug. Thank you for reporting this issue.