Install UNIX Shortcut
From InstallJammer Wiki
The Install UNIX Shortcut action creates a desktop shortcut file on a UNIX system.
If the user is root when they run the install, the shortcut will be added for all users on the system. If they are not root, the shortcuts will only be added for the user doing the installation.
UNIX shortcuts are installed using the xdg-utils package that is part of the portland project by freedesktop.org.
Contents |
[edit] Standard Properties
See Standard Action Properties.
[edit] Advanced Properties
[edit] Additional Arguments
- This property contains any of a number of lines to be added to the UNIX desktop file after the standard properties that are setup by InstallJammer. Each line will be substituted for virtual text and then appended to the desktop file without any further modification.
[edit] File Name
- The name of the desktop file on the target system. The File Name property cannot be empty.
[edit] Icon Path
- This property specifies the file to use for the icon for this shortcut. This usually points to a .png file to display.
[edit] Program Folder Name
- If the shortcut being installed is going into the Program Folder, this is the name of the program folder to put it into. By default, it uses the program folder for the rest of the installation.
[edit] Shortcut Directory
- This is the directory to install this shortcut in.
[edit] Shortcut Location
- Where to install the shortcut. This can be either a directory, the Desktop or the Program Folder. If the shortcut is to be installed in a directory, a .desktop file is simply created in the shortcut directory with the given values. If the shortcut is to be installed on the Desktop, the Shortcut Directory is ignored, and the file is installed on the Desktop. If the shortcut is to be installed in the Program Folder, it will be installed in a program folder under the specified Program Folder Name.
[edit] Shortcut Name
- The name to display for the shortcut.
[edit] Shortcut Type
- This specifies what type of shortcut this is. It can be a shortcut to a URL Link, or a shortcut to an Application.
[edit] Target File Name
- The name of the file this shortcut points to. If this shortcut has a type of Link, this is the URL to point to.
