You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
597 B
18 lines
597 B
//
|
|
// This file contains the default contents of the \Registry database
|
|
// All keys are specified relative to the \Registry root key.
|
|
//
|
|
|
|
\Registry\Machine
|
|
System
|
|
CurrentControlSet
|
|
Services
|
|
MacPrint
|
|
Type = REG_DWORD 0x00000010
|
|
Start = REG_DWORD 0x00000003
|
|
ErrorControl = REG_DWORD 0x00000001
|
|
ImagePath = REG_EXPAND_SZ \SystemRoot\system\macprint.exe
|
|
Dependencies = REG_MULTI_SZ ""
|
|
ObjectName = REG_SZ LocalSystem
|
|
PARAMETERS
|
|
ShareCheckInterval = REG_DWORD 0x0000000F
|