t3 Add Link (shortcut) action

Top  Previous  Next

Lokas Software AWinstall Online Help
Start Page
Engine Functionality
Tasks and Actions
Installer Variables
Reading from Registry and Environment
Tips And Tricks
Frequently Asked Questions
Installer Actions
Extract Files with Folders
Register COM DLL
Register COM Type Library
Create Shortcuts and Start Menu Items
Register Fonts
Add Registry Keys
Add Keys from .reg file
Add Keys from System Registry
Run External Programs
Add Uninstall Shortcut
Setup Builder Interface
Main Windows
Property Pane
Project Tree
Event Log
Menu bar commands
File
Edit
View
Project
Task
Help
Toolbars
Standard
Actions
Extending your setups
Script Actions
Installer Object
AddRegKey Method
CancelInstall Method
CopyFile Method
CreateObject Method
CreateShortcut Method
RegisterFont Method
RegisterServer Method
RegisterTypeLib Method
RunProgram Method
ShowMessage Method
Variables Method
VersionMajor Property
VersionMinor Property
General Information
Product Registration
History of Changes
  download AWinstall

This action allows to create Start menu items and shell links (shortcuts) in any locations: Windows Desktop, program group and other folders.

To add Link action, right-click on task where you want to create shortcut. The "Select file from project" dialog will appear. Select the target file from the project tree.

addlink

File name: the target file for shortcut creation.

If link target file is placed in other installer task, uncheck the "From current task only " option. If it does not belong to AWinstall project (for example, if it is placed into known directory by third-party application), enter the path to this file. You can use installer variables in file path.

Destination: The full path to shortcut destination. You can also use installer variables in the destination path.

After adding shortcut to project, you can adjust other shortcut settings. Select shortcut action in the project tree to bring up Shortcut Settings dialog:

link1

In the Description field you can add shortcut description.

link2

In the Program tab you can specify arguments, working directory, icon, hot key and window settings for selected shortcut.

Note: the "Hot key" field works only with shortcuts created on Windows Desktop.

© 2007 Lokas Software