Use the IDTPOP Utility to convert the file to ASCII-text using the text editor of your choice, e.g. Notepad.
(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. |
1 |
Example
PRT_DC|TRK_RP|1
Save the file.
Use the SCPOP Utility to convert file back to binary format.
PRT interested process utility configuration. |