Go to index
Creating a Basic Menu - Step 9 of 28
 
Now you will choose a program file that should be run when a user presses the button. In our example we will connect the button with Windows calculator (CALC.EXE). This means that when an user presses the button the calculator will be started.

To connect the button to Windows calculator, press the "..." button to the right of Source File input field and browse to the Windows system folder (usually C:\Windows\System32) and choose calc.exe. The dialog box should now look like below:
 

The path in the Filename (CD) field shows which path that will be used when the calculator is started. This path is generated by CD-Menu Creator automatically and normally you never needs to change this.

The Command combo box in the dialog box is used to select a command to the button. The default is Run Program so we don't need to change the command for this button.

You can now press the OK button to close this dialog box.

 
< Back Next Step >
 
 
SamLogic