Microsoft Office 2000 Developer |
Allows you to edit information about the selected Start menu item or add a new item.
For more information about packaging and deploying your applications, see Solution Distribution.
Name
Specifies the name of the Start menu item to be created in the indicated group.
Target
Displays the file pointed to by the program group item.
Note If the specified file takes command-line parameters, you can type them as well. For example, to run Notepad and open myfile.dat, you could type Notepad.exe myfile.dat
in the Target field.
Start In
Specifies the folder that contains the original item or some related files. Sometimes, programs need to use files from other locations. You may need to specify the folder where these files are located so that the program can find them. Select a macro from this field to indicate the folder to start in.
Note In some cases you may add a subdirectory to the macro listed, such as $(Program Files)\MyFolder. In addition, you can type a literal path, such as c:\MyFolder, however this is not recommended because such a path may not be valid on the user’s computer.
Run
Specifies how the item will be displayed when the user selects it: in a standard window, in a full screen (maximized), or as a button on the taskbar (minimized).
Choose Target
Allows you to choose from a list of possible target files to which the item will point. This list displays the files in your package.
OK
Closes the dialog box and saves any changes you have made.
Cancel
Closes the dialog box without saving changes.
Help
Displays the help topic for this step. You can also press F1 for help.