home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 February
/
PCWorld_2002-02_cd.bin
/
Software
/
Topware
/
mswinpatchme
/
314757USAM.EXE
/
RCDATA
/
CABINET
/
QFEREG.INF
< prev
next >
Wrap
Windows Setup INFormation
|
2001-12-13
|
886b
|
40 lines
;
;QFEREG.INF
;
; This file registers a CAT file for replacing some system files
;
; Copyright 1993-2000, Microsoft Corporation
;
;
; v1.0 - Initial attempt
; v1.1 - Getting the correct switches on SuCatreg.
;
[version]
AdvancedINF = 2.5 %AdvPackWarn%
signature = "$CHICAGO$"
[DefaultInstall]
CopyFiles = Register.cat
RunPostSetupCommands = UnprotectMe
[SourceDisksNames]
1="CAT File Source","",1
[SourceDisksFiles]
WSE22940.cat = 1
[DestinationDirs]
Register.Cat = 17,CATALOG; Windir\inf\catalog directory
[Register.Cat]
WSE22940.cat
[UnprotectMe]
;The following command will register the CAT file. Add another entry
;just like it if there are more than one, specifying the next CAT.
"%11%\SUCATREG.EXE /D:WSE22940.CAT"
[Strings]
AdvPackWarn = "Incorrect version of AdvPack.Dll. Please get new version from our web site."