home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Program Collection for Windows 95 #17
/
Win95-17.iso
/
system.win
/
osr25
/
precopy2.cab
/
unknown.inf
< prev
next >
Wrap
INI File
|
1996-08-24
|
462b
|
25 lines
;UNKNOWN.INF
;
; This INF will setup up an Unknown class.
; The Unsed class is where devices we cannot completely setup go
; temporarily
;
; Copyright (c) 1993-1995 Microsoft Corporation
[version]
signature="$CHICAGO$"
Class=Unknown
Provider=%MS%
;Class Install
[ClassInstall]
AddReg=Unknown_Reg
[Unknown_Reg]
HKR,,,,%UnknownClassName%
HKR,,Icon,,-18
[Strings]
MS = "Microsoft"
UnknownClassName = "Other devices"