Create shortcuts | |
Using the Shortcut Manager
Using the mouse context menu (right click on a shortcut item), you can also copy/cut/paste shortcuts. This feature is useful if you wish to keep properties of a shortcut and only change its name and destination file (for example, if you create several shortcuts that should be placed in the same folder: it will prevent you from entering the destination folder each time). You can also change the size of icons used to display shortcuts: small or large.
Creating a Start Menu Folder for your shortcutsIf you would like for instance to place shortcuts to an application installed by your package, or to some document files, you need to know where to place these shortcuts. If you have a lot of shortcuts to create, it is recommended that you put them in a sub-folder of the Windows Start Menu that we call "Start Menu Folder" or "Program Group".
Paquet Builder automatically configures the package to determine the full path to the Start Menu folder, all you need to do is to enter a name for your own Start Menu Folder. This can be something like "My Application 1.0" for example. You may also use resource strings in this field. The final path will be stored by the package in the variable %SHORTCUTPATH%; you can use it to create your shortcuts (see below).
If you enable this option, the package will display a dialog (or a wizard step) asking end users to enter the name of the Start Menu Folder in which they want your shortcuts to be placed. They can select an existing folder or enter a new one. Note that the default start menu folder specified above is shown as default. The result is automatically stored in the %SHORTCUTPATH% variable as mentioned above. About the Shortcut Editor
In this field, please enter the full path to the shortcut file that should be created. You may use the variables for special shell folders like the Desktop or Programs Menu: press the variable
This is the file that will be executed by Windows when you double-click on the shortcut. Enter the full path to the file. If this is a document file like text or help file, the associated application will be executed for viewing it. You can select a file using the Browse button.
If you would like to pass switches or any command to the application opening the target file (or to the target itself if it is a program), please enter them in this field.
Enter an optional description for your shortcut (not the filename!). For example, Documentation or My Icon Library. This description appears in a tip window when you moves the mouse cursor onto the shortcut icon. Enter the full path to the file containing the icon that should represent the shortcut. If the field is left blank, the shortcut will take the icon associated with its target file. It is important that the icon resource file is stored in a folder which is accessible by All Users under NT-like platforms, otherwise the icon won't display correctly. You can use icons (.ico) or PE files (.exe, .dll...). If your resource file contains several icons, it is possible to indicate which icon should be used by adding * immediately followed by the icon index to the file path. Optional. Example: %DESTPATH%\iconres.dll*4 will cause the shortcut to have the icon number 4 from the iconres.dll file.
Tells Windows which folder should be set as the current one when the shortcut is activated. Optional.
Specifies the component's name the shortcut belongs to. Generally your shortcut should belong to the component that contains its target file. Components are listed in the list: use the "drop down" button to see available components. If the component is not installed, then the shortcut will not be created.
| ||||
Paquet Builder Help - Copyright © G.D.G. Software. All rights reserved.