Now you will create a link to a
program file that should be executed when a user presses the button. In our
example we will connect the button with the Windows calculator (CALC.EXE).
That means that when the user presses the button the calculator will be
started. You do it by entering calc.exe in the Filename (CD)
field.
In the Command combo box you
selects a command for the button. The default is Run Program so we
don't need to alter the contents of the combo box this time.
When you have entered calc.exe in
the field you can press OK to close the dialog box. |