Overview
Disc images turn up constantly even on machines that have not had an optical drive in a decade. Operating system installers, software distributions, disc backups and virtual machine media all arrive as images, and Windows on its own can mount one common format and do nothing else with it. PowerISO handles the rest: reading the formats Windows does not, editing the contents of an image without unpacking and rebuilding it, converting between formats, and writing a bootable stick or disc.
This build has the licensing applied, which removes the two restrictions that make the trial useless: the three hundred megabyte cap on files it will edit or create, and the registration prompt on every launch. The virtual drive component, the bootable media writer and the archive handling are all fully enabled.
Mounting and editing images
The virtual drive component mounts an image as a drive letter so its contents are readable by anything on the machine, with several virtual drives available at once. That covers the common case of an installer that expects to be run from a disc.
Editing is the more useful capability. You can open an image, add files, delete files, rename and rearrange, and save, without extracting the whole thing to disk and rebuilding it. On a multi gigabyte installer image where one file needs replacing, that is minutes rather than an hour, and the boot information is preserved through the edit so the image still boots afterwards.
Creating, converting and burning
New images can be built from a folder, from a set of files, or from a physical disc, with the file system type and the boot configuration set explicitly. Conversion between image formats is direct, which matters because different tools insist on different ones and converting through an extraction is both slow and lossy where boot information is involved.
Burning covers optical media where a drive exists, and writing a bootable USB stick where one does not. The stick writer handles the boot sector properly for both the older and the modern firmware modes, which is the part that separates a stick that boots from one that does not.
Archives, verification and the small things
It also reads and writes the common archive formats, so it doubles as a competent archiver if you do not already have one. Split images across several files are handled, along with the disc description files that accompany some formats.
Checksums can be calculated and compared against a published value, which is the step people skip and then wonder why an installer failed halfway through. There is also a compare function for checking two images against each other, and an image can be verified against the physical disc it was made from.
What you get
- Mount images as virtual drives, several at once
- Edit image contents directly without unpacking and rebuilding
- Boot information preserved through an edit
- Create images from folders, files or a physical disc
- Direct conversion between the common image formats
- Bootable USB stick writing for both firmware modes
- Optical burning where a drive is present
- Common archive format reading and writing
- Checksum calculation, image comparison and disc verification
Inside the archive
- PowerISO installer, 32 and 64 bit
- Virtual drive component
- Language packs for the interface list shown above
- Notes on writing bootable sticks for each firmware mode
System requirements
| Operating system | Windows 7 or newer, 32 or 64-bit |
|---|---|
| Processor | Any current x86 or x64 processor |
| Memory | 1 GB |
| Storage | 50 MB for the program, plus working space for images |
| Optical drive | Only needed for burning or reading a physical disc |
| Privileges | Administrator, for the virtual drive component |
Installing it
- Run the installer as administrator.
- Allow the virtual drive component when the system prompts for the driver.
- Choose how many virtual drives you want in settings. Two is usually enough.
- Turn off the update check so the build stays where it is.
- Restart once if the virtual drive does not appear immediately after install.
Mirrors
| Route | Region | Note | State |
|---|---|---|---|
| Direct, primary | Europe | No wait, resumable | Online |
| Direct, secondary | North America | No wait, resumable | Online |
| Torrent magnet | Global | Not needed at this size | Online |
Release history
- Virtual drive component rebuilt for current Windows releases
- Fixed boot information being lost when editing certain hybrid images
- Bootable stick writing corrected for drives above 2 TB
- Added support for two additional image formats on read
- Faster image creation from very large folder trees
- Checksum comparison added to the verify dialog
- Reduced memory use when editing images above 20 GB
Questions about this release
Is the 300 MB limit removed?
Yes, along with the registration prompt on launch. There is no size cap on creating or editing.
Will an edited image still boot?
Yes. The boot information is preserved through an edit, which is the whole reason to edit rather than rebuild.
Do I need to restart after install?
Only if the virtual drive does not appear. The driver usually loads without one.
Can it write a bootable stick for a modern machine?
Yes, it handles both the older and the modern firmware modes correctly.
Comments
No size limit and no registration nag. Virtual drive appeared straight after install.
Used it to convert an old image format nothing else would read. Then burned it. Both fine.
Comments are read before they appear. If a build stops working, say so here and it gets rebuilt rather than quietly left up.
Swapped one driver file inside a 6 GB installer image and it still booted. Would have taken an hour any other way.