Convert .exe file to .iso
Killeron
Posted messages
81
Registration date
Status
Member
Last intervention
-
Anonymous user -
Anonymous user -
Hello,
I'm looking for how to convert a .exe file to .iso format??? I've already searched on all the search engines, I can't find anything :( I hope someone can help me. The reason I want to do this is to allow a software to run when I burn it to a CD.
Thanks for your help!!!
I'm looking for how to convert a .exe file to .iso format??? I've already searched on all the search engines, I can't find anything :( I hope someone can help me. The reason I want to do this is to allow a software to run when I burn it to a CD.
Thanks for your help!!!
Configuration: Windows XP Internet Explorer 7.0
3 answers
-
You cannot convert a .exe (executable file) into a .iso (CD/DVD image).
You can put your .exe file into an .iso archive to burn it. To make the burned CD/DVD auto-executable, there are one or two files that need to be added to the .iso archive. Generally called autorun.inf, containing something like this:
[autorun] open=fichier.exe -auto
You can find more information here:
https://cyberzoide.developpez.com/win/autorun/ -
It is with the software you use to burn that you choose the automatic execution of this exe file when inserting the CD. You do not need to change the formats. Look in the options of your burning software....
--
zboot -
Hi, I don't know if you use it, but let's say you were using Nero, all these tips will be useful to you, several tutorials on burning:
http://ygi.ch/blog-notes/2006/04/28/graver-des-cd-et-dvd-avec-nero-burning-rom-tutoriels-et-astuces/