home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Soft 19
/
Soft19.iso
/
win95-rc
/
precopy2.cab
/
unknown.inf
< prev
next >
Wrap
INI File
|
1995-07-11
|
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"