Shortcuts View/Shortcut Properties
AdminStudio 2021 | 21.0 | Tuner
When creating or editing a shortcut, you specify properties on the Shortcut Properties View.
The Shortcut Properties are described in the following table:
Option |
Description |
||||||||||||
Icon |
Displays the name of the icon for this shortcut.
|
||||||||||||
Description |
A brief description of the shortcut. The text in this field will appear when users hover the mouse pointer over the shortcut in Windows 2000 or later. |
||||||||||||
Arguments |
Any command-line arguments for the shortcut. |
||||||||||||
Target Type |
The destination folder, or a file from the MSI or transform. This property can be set to one of the following values:
|
||||||||||||
Target |
Path and file name for this shortcut’s target. There are many potential types of targets, including applications, files, folders, printers, and computers on a network. Instead of hard-coding a path, you can use a Windows Installer folder property in square brackets—for example, [INSTALLDIR]\MyApp.exe. You can also target Windows Installer features, which you can use for feature advertisement. To specify a feature as a shortcut target, enter the name of the feature in the Target field. You can determine the name of the feature by going to the MSI Table Editor and selecting the Feature table. The list of features you can target with your shortcut is listed in the Features column of the table. |
||||||||||||
Run |
Specifies how the item is displayed when the shortcut is double-clicked. You can select from the following options:
|
||||||||||||
Working Directory |
Default directory for the Save As and Open dialogs. If you are modifying an existing shortcut, or creating a new one, you can select a Windows Installer folder property from the list instead of hard-coding a path. Separate further levels with a backslash—for example, <ProgramFilesFolders>\MyApp\Bin. |
||||||||||||
Hot Key |
The decimal value of the hot key combination for this shortcut. The Hot Key feature allows end users to launch a shortcut by pressing a combination of keys, rather than using the mouse. When you click in the Hot Key field to create or modify a shortcut, the Hot Key dialog box opens. While the Hot Key dialog box is open, press the desired hot key combination; those keystrokes are recorded. When you click OK on the Hot Key dialog box, Tuner automatically converts the keystrokes into a decimal value and enters that value in the Hot Key field. Caution:Microsoft recommends that you do not set this value, as it may conflict with existing hot key combinations on the target machine. |