
[Version]
Signature=$CHICAGO$
Class=USB
ClassGUID={36fc9e60-c465-11cf-8056-444553540000} 
Provider=%String0%

[DestinationDirs]
DefaultDestDir=11
INF.Files=17 
NMUSB.Copy=10,system32\drivers

[Manufacturer]
%String1%=Creative.Section

[Creative.Section]
%String3%=NMUSB,USB\VID_041E&PID_1002
%String4%=NMUSB,USB\VID_041E&PID_4004

[SourceDisksNames]
1=%Creative.Disc1%,,

[SourceDisksFiles]
nmusb.inf=1  
nmusb.sys=1

;------------------------------------------------------------------------------
;  Windows 2000 Sections
;------------------------------------------------------------------------------
[NMUSB.NT]
DriverVer=12/15/1999
CopyFiles=NMUSB.Copy

[NMUSB.NT.Services]
AddService=NMUSB,2,NMUSB.AddService

[NMUSB.AddService]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary=%10%\system32\drivers\nmusb.sys

;------------------------------------------------------------------------------
;  Windows 98 Sections
;------------------------------------------------------------------------------
[NMUSB]
CopyFiles=NMUSB.Copy, INF.Files
AddReg=NMUSB.AddReg

[NMUSB.Copy]
nmusb.sys

[INF.Files]
nmusb.inf

[NMUSB.AddReg]
HKR,,DevLoader,0,*ntkern
HKR,,NTMPDriver,0,nmusb.sys

;[PreCopySection]
;HKR,,NoSetupUI,,1

;------------------------------------------------------------------------------
;  String Definitions
;------------------------------------------------------------------------------
[Strings]
String0="Creative"
String1="Creative Technology"
String3="Creative NOMAD II"
Creative.Disc1="Creative NOMAD II Installation Disk"
String4="Creative NOMAD II MG"
