Table of Contents
Windows All-In-One ISOs and .imgPTN files
E2B has a \_ISO\WINDOWS\WINAIO folder.
.ISO, .ISO32, .ISO64 and .imgPTN* files can be added to any appropriate Windows Install menu folder.
If there are any problems when trying to run a Windows AIO Install ISO, you should convert it to a .imgPTN file using the MPI Tool Kit.
Tip: Use an extension of .imgPTN23 if you have agFM on your E2B USB drive,
.imgPTN conversion
Windows AIO ISOs are usually highly compressed and the extracted files will often be much larger than the ISO file.
For instance a 12GB AIO iso may be extracted to 18GB of files.
Another problem is that the ISO may contain files larger than 4GB. In this case, you cannot use the MPI_FAT32 shortcut because the maximum file size for FAT32 is 4GB.
If you are having problems making a .imgPTN file, the usual reason is that you have not specified a large enough .imgPTN file. when prompted (the estimated size is too low).
Here is a way around the problem of trying to guess what size to make the .imgPTN file:
1. Create a new empty folder on your Windows Desktop – e.g. MyAIO
2. Extract the contents of the ISO into the MyAIO folder (e.g. using 7Zip or WinRar or PowerIso)
3. Check the folder for any files larger than 4GB – if there are any files >4GB you cannot use the MPI_FAT32 shortcut (see below)
4. Drag-and-Drop the MyAIO folder onto the MPI_FAT32, or MPI_NTFS (MBR-boot only) Desktop shortcut. Note that for UEFI-booting, you must use MPI_FAT32 (not MPI_NTFS).
Alternative method for FAT32 and >4GB files
Depending on how the code has been written inside the ISO, you may be able to use Chandra’s Split_WinISO utility.
This will split any large .wim or .esd files into .swm files, however the AIO code may not recognise .swm files, so this method may not work with some AIO ISOs.