Possible Duplicate:
Create Bootable CD from ISO

I have a Windows XP ISO image, I extracted the ISO image and access the Windows setup manager wizard to configure an unattended setup answer text file.

After that, I went on to create the ISO image again. Then try running the ISO image, it gives me an error that "the operating system is not found". I have been trying various software to create the bootable ISO image (IMGBurn, nlite) but with no positive results.

link|improve this question
feedback

migrated from stackoverflow.com Jun 22 '11 at 3:11

This question came from our site for professional and enthusiast programmers.

closed as exact duplicate by Sathya Jun 23 '11 at 7:03

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

If you want to create modified Win XP bootable iso, then why not to use nLite? It allows you very easily to remove things you do not need (in my case for example gamepad drivers, stupid animated search dog and other ...) add the serial number, preconfigure many things and then create a new bootable ISO. Very comfortable and worked well for me.

enter image description here

link|improve this answer
+1 that a very good tool I like that. And its freeware. – avirk Jun 22 '11 at 8:02
feedback