Go to index
Creating a Basic Menu - Step 28 - More info
 
The files folder mentioned in the previous page contains two sub folders with the names button1 and button2. These two sub folders contains the files that you connected to the first two buttons in the menu ("My First Button" and "Read This First"). In the button1 folder is the program file calc.exe located and in the button2 folder is the text file readme.txt located.
 
Button: ["My First Button"]
 
The "button 1" folder Contents of the folder:
 
 
   
 
Button: ["Read This First"]
 
The "button 2" folder Contents of the folder:
 
 
   

When you press the "My First Button" button; the program file in the button1 folder (calc.exe) will be run. When you press the "Read This First" button; the text file in the button2 folder (readme.txt) will be opened.
 
< Back  
 
 
 
SamLogic