Replacers

Hummingbird Deployment

Replacers

The following list consists of special strings that, when processed by the Deployment Runtime component, are replaced by their appropriate values on the end users' machines.

In addition to providing Deployment Runtime replacers, Hummingbird supports the replacement of standard Windows environment variables with the appropriate values.

Replacer

Represents

Example

$PROGRAMFILES$

The Program Files directory.

c:\Program Files

$USERNAME$

The name of the user logged into the PC.

john.public

$APPDIR$

The HostExplorer installation directory.

c:\Program Files\Hummingbird\Connectivity\version\HostExplorer

$SYSDIR$

The Windows system directory.

c:\winnt\system32

$WINDRIVE$

The drive on which Windows is installed.

c:

$ORGANIZATION$

The organization that you specified in the Web Server Information screen of the Deployment Wizard.

Hummingbird Ltd.

$USERDIR$

The path to the user directory where the user files are stored, where user is the name of the user logged into the PC.

c:\Documents and Settings\john

$PROFILEDIR$

The path to the Profile directory where the user files are stored on the user's machine.

c:\Documents and Settings\john\Application Data\Hummingbird\Connectivity\Web Deployment\Profile

$USERWINAPPDATA$

The path to the Application Data directory where the user files are stored.

c:\Documents and Settings\john\Application Data

$ALLUSERWINAPPDATA$

The path to the Application Data directory where the "All User" files are stored.

c:\Documents and Settings\All Users\Application Data

$DESKTOP$

The path to the Desktop on the user's machine.

c:\Documents and Settings\john\Desktop

Note: 
  Unlike the Windows environment variables, the Deployment Runtime replacers are consistent across Windows platforms.

Related Topics

Step 9: Specifying Installation Settings

Item Properties Dialog Box