Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

Priv-names

Examples

Qualifiers

/ACCOUNTING

/EXECUTE_ONLY

/HEADER_RES

/LOG

/NOPURGE

/OPEN

/PRIVILEGED

/PROTECTED

/SHARED

/WRITEABLE

INSTALL CREATE — MicroVMS 4.5B

Create a known file entry for an image file.

Format:         CREATE [file-spec] /qualifier

Additional information available:

Priv-namesExamplesQualifiers

Priv-names

ACNT      ALLSPOOL  ALTPRI  BUGCHK  BYPASS  CMEXEC  CMKRNL  DETACH
DIAGNOSE  EXQUOTA   GROUP   GRPNAM  LOG_IO  MOUNT   NETMBX  OPER
PFNMAP    PHY_IO    PRMCEB  PRMGBL  PRMMBX  PSWAPM  SETPRV  SHMEM
SYSGBL    SYSNAM    SYSPRV  TMPMBX  VOLPRO  WORLD

Examples

        CREATE INSTALL/PRIV=(CMKRNL, SYSGBL, PRMGBL)
                File name defaults to SYS$SYSTEM:INSTALL.EXE.

        CREATE SYS$LIBRARY:LBRSHR/OPEN/SHARE

Qualifiers

Additional information available:

/ACCOUNTING/EXECUTE_ONLY/HEADER_RES/LOG
/NOPURGE/OPEN/PRIVILEGED/PROTECTED/SHARED
/WRITEABLE

/ACCOUNTING

Activate image level accounting for the installed image.

Format:         [file-spec] /ACCOUNTING

/EXECUTE_ONLY

Install a known image with execution-only access permitted.

/HEADER_RES

Install a known image with a permanently resident header.
The image will be made permanently open even if /OPEN is not
specified.

Format:         [file-spec] /HEADER_RES

/LOG

List the newly created known file entry along with any associated global
sections created by the installation.

/NOPURGE

Specifies that this entry will not be deleted by a PURGE command.

NOTE:  To negate this qualifier during a REPLACE operation, use
       REPLACE [file-spec] /PURGE

/OPEN

Install a permanently open known image.

Format:         [file-spec] /OPEN

/PRIVILEGED

Install a known image with privileges (executable images only).
The image will be made permanently open even if /OPEN is not
specified, if it does not reside on the system device.

Format:         [file-spec] /PRIVILEGED [=priv-name]
                [file-spec] /PRIVILEGED [=(priv-name,...)]

/PROTECTED

Install a known image with protected code.

Format:         [file-spec] /PROTECTED

/SHARED

Install a shared known image.  Causes creation of global sections
for the image.  The image is made permanently open even if /OPEN
is not specified.

Format:         [file-spec] /SHARED

/WRITEABLE

Install a writeable known image.  This qualifier is ignored if not
accompanied by /SHARED.

Format:         [file-spec] /WRITEABLE


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026