| VMS Help INSTALL, REPLACE, Qualifiers, /PRIVILEGED *Conan The Librarian | 
       /PRIVILEGED[=(priv-name[,...])]
       /NOPRIVILEGED
    Installs the file as a known image installed with the working
    privileges specified.
    Usage Notes
    o  If a privileged image is not located on the system volume, the
       image is implicitly installed /OPEN.
    o  The set of privileges for a privileged image can be empty. You
       must, however, list each privilege every time you define or
       redefine privileges.
    o  The /PRIVILEGED qualifier applies only to executable images.
    o  You cannot specify this qualifier for an executable image
       linked with the /TRACEBACK qualifier.
    o  You cannot assign privilege names with the /NOPRIVILEGED
       qualifier.
    You can specify one or more of the privilege names described in
    detail in an appendix to the OpenVMS Guide to System Security.
    (ALL is the default.)
|  |