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.
22 lines
539 B
22 lines
539 B
; Copyright (c) Microsoft Corporation. All rights reserved.
|
|
;
|
|
; Internet Print Protocol OCM INF
|
|
;
|
|
|
|
[version]
|
|
signature="$Windows NT$"
|
|
ClassGUID={00000000-0000-0000-0000-000000000000}
|
|
LayoutFile=layout.inf
|
|
|
|
[Optional Components]
|
|
InetPrint
|
|
|
|
[InetPrint]
|
|
OptionDesc = %InetPrint_Desc%
|
|
Tip = %InetPrint_Tip%
|
|
IconIndex = 14 ;Windows mini-icon for printers
|
|
Parent = iis
|
|
Needs = iis_www,iis_asp
|
|
Modes = 0,1,2,3
|
|
|
|
|