mirror of https://github.com/tongzx/nt5src
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.
33 lines
588 B
33 lines
588 B
;---------------------------------------------------------------------------
|
|
;
|
|
; Microsoft Windows
|
|
; Copyright (C) Microsoft Corporation, 1993 - 1999.
|
|
;
|
|
; File: selfreg.inx
|
|
;
|
|
; Contents: advpack inf registration file
|
|
;
|
|
;----------------------------------------------------------------------------
|
|
|
|
[Version]
|
|
Signature="$CHICAGO$"
|
|
|
|
|
|
[TaskUIInstall]
|
|
ComponentName=TaskUI
|
|
ComponentVersion=1.0
|
|
AdvOptions=44
|
|
AddReg=RegTaskUI
|
|
DelReg=
|
|
RequiredEngine=SETUPAPI,%ERR_NOSETUPAPI%
|
|
NoBackupPlatform=NT5.1
|
|
|
|
[RegTaskUI]
|
|
|
|
|
|
[Strings]
|
|
|
|
REGEXSZ=0x00020000
|
|
REGDW=0x00010001
|
|
REGMULSZ=0x00010000
|
|
|