📎 AI Summary:
The thread discusses how to boot Linux-based ISO images directly within Windows 7 without creating physical media, with the original poster seeking an emulator that can boot these ISOs inside a separate window. The responses suggest using virtualization tools like VirtualBox, which allows booting ISO images as virtual machines within Windows. Overall, the conversation indicates a preference for virtualization solutions over simple disk access, with VirtualBox recommended as a suitable option.
Thread Author
Occasionally I got bootable *.iso images which contain a Linux system with some additional software.

Ok, I could burn these ISO images on a CD/DVD and boot from them in order to test the software.

But I could imagine that there is something like a Linux boot emulator (similar to QEMU under Linux) which

allow me to boot these ISOs from inside a running Windows 7 system

Is there somewhere such a ISO boot emulator available?

Keep in mind: I don't want a simple virtual drive tool for accessing the ISO content.

I want to really boot it (inside a separate window).

peter