Single File EXE vs CDROM

Hello!


I'm developing a title that will be published to CDROM.


What is the benefit to using 'Publish to CDROM' versus publishing to a single-file executable?


The only differences I can see are that on the CDROM version, the viewer and sub-folders are kept separate (whereas in the EXE they are compiled in the EXE) which I'm guessing could make it easier should I want to update individual files on the disc. Plus, it automatically adds the autorun.inf file when publishing to CDROM.


But if I publish to EXE and create my own autorun.inf, will I be missing out on anything?

Discussions have been disabled for this post