Technical data
Customizing the Operating System
5.5 Registering Images that Have System Version Dependencies
filename Specifies the name and location of the image you want to register. The
filename parameter accepts wildcard characters.
Table 5–3 REGISTER_PRIVILEGED_IMAGE.COM Keywords
Keyword Action
ANALYZE Displays version-dependent image names and their subsystem
dependencies.
REGISTER Registers images on the local system.
DEREGISTER Deletes images from the registry on the local system.
SHOW Lists the registry content. To display the complete registry
content, specify a wildcard (*) for the file name.
CONFIRM Confirms that each specified image be added to or deleted from
the registry (used only with REGISTER and DEREGISTER).
TRACE Lists each image file for verification purposes (used only with
REGISTER and DEREGISTER).
HELP Describes the supported keywords and provides examples.
If the image does not have a version dependency, the following message is
displayed:
REGISTER-I-SUMMARY n images examined, n have dependencies
In this message, n is the number of images examined and the number of images
that have dependencies.
Example
The following example adds the V6USRAPP image to the registry:
$ @SYS$UPDATE:REGISTER_PRIVILEGED_IMAGE REGISTER SYS$LIBRARY:V6USRAPP
%REGISTER-I-ADDED added V6USRAPP to registry
5.6 Customizing the Help Message Database
The Help Message utility (MSGHLP) allows users to quickly access online
descriptions of system messages from the DCL prompt. Users with write access
to Compaq-supplied .MSGHLP$DATA files can customize the Help Message
database in more radical ways than general users can. The following sections
describe how to perform the following customization tasks:
Task For More Information
Accessing $STATUS values for uninstalled messages Section 5.6.1
Creating system-level Help Message database search paths Section 5.6.2
Deleting Compaq supplied messages Section 5.6.3
Adding comments to Compaq-supplied messages Section 5.6.4
Changing text in Compaq supplied messages Section 5.6.5
Adding messages to Compaq supplied database files Section 5.6.6
Before performing these tasks, you should be familiar with the Help Message
utility. For a complete description of Help Message features, basic tasks, and
the HELP/MESSAGE command and qualifiers, refer to the OpenVMS System
Messages: Companion Guide for Help Message Users. Also refer to that manual
Customizing the Operating System 5–25










