Creating a Basic Menu - Step 27 of 30
 
The menu shell is created and functioning now, but nothing will happen if we press the buttons My First Button or Read This First. We must place the linked files in their right folders before the buttons will function correct.

If you have created your project in the C:\My Documents\CD-Menu Creator\My Projects folder the folder structure should be as below:
 
Folder structure Contents of the 'My Projects' folder  
 
 
The SLCDMENU.EXE file is the menu program and the SLCDMENU.CDI file is a file that contains data (settings, text etc) for the menu. The AUTORUN.INF file is a file that is used by Windows to automatically start programs on a CD/DVD (in this case our menu).
 
< Back Next Step >