0

I have an entertainment software that contains some videos to play
I separated videos into a folder
I want to make CD which can automatically run software on pc and also automatically run it's videos in VCD players
Please help me

1 Answers1

1

There is a certain folder structure for VCDs and DVDs. This enables the player to look specific locations for specific files (subs in a folder, videos in another etc.) . You can achieve what you want by (assuming you know what autorun is and how to edit disk images):

  1. Burning your media in VCD format
  2. Making an image of disk
  3. Editing the image by adding a proper autorun file and executable you want to run
  4. Burning the edited image.
conquistador
  • 1,495