CD/DVD Menu | |||
| |||
Applies
to:
Technologies
used for this template: Files you want to ship with your application may be included under View->Additional Files. From there, you can create a directory structure of your choice and include any files. File editing is possible directly from the Additional files window, via opening the associated program of the respective filetype.
For creating
big multimedia CD/DVD projects, you should read the following topic, in
order to get a detailed idea on how to organize your CD content, as well
as finding the right output method for your project, which is usually
the Raw files method. Autoplay enabling your CD/DVD: If you want to create autoplay/autorun CD/DVD's, you need to create an autorun.inf file ( a textfile that specifies, which application should be launched at startup:
Example of the most simple possible Autorun.inf file. It specifies YourCdmenu.exe as the startup application:
[autorun] open=YourCdmenu.exe
Just open your text editor, enter the information above and save it as "autorun.inf". Copy the file to the folder, which you burn to the CD. Make sure the file is placed in the root of the CD. If the application is placed in a subfolder on your CD, you need to specify the full path.
External reference on creating autorun.inf files with more options, please visit the Microsoft support center: http://support.microsoft.com/default.aspx?scid=kb;en-us;818804
| |||
Related topics: | |||
|