Step 6. Configure Prt_intproc

  1. Use the IDTPOP Utility to convert the file to ASCII-text using the text editor of your choice, e.g. Notepad.

  2. (If the line you need is not in the file) add a line that contains the following fields.

prt_svc_id|intproc_svc_id|update_mask

Field No.

Field Name

Description

Example

0

prt_svc_id

Unique identifier of a PRT service that will provide interested process updates.

PRT_DC

1

intproc_svc_id

The name given to this service. This must be identical to the ID in service.dat.

TRK_RP

2

update_mask

Specifies the type of updates to be supplied to the interested process.
Values are 1=Full; 0=Brief

1

Example

PRT_DC|TRK_RP|1

  1. Save the file.

  2. Use the SCPOP Utility to convert file back to binary format.

More information

PRT interested process utility configuration.