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.
70 lines
2.0 KiB
70 lines
2.0 KiB
; This file is used to specify where every file built by the NT build lab is
|
|
; binplaced relative to the root of the distribution point. If a file is not
|
|
; listed, it will end up in the dump directory.
|
|
;
|
|
; The format is like this:
|
|
;
|
|
; <imagename> <class name>
|
|
;
|
|
; where <imagename> is the filename.ext and <class name> is the directory off
|
|
; the root of the distribution point (retail is a placeholder for the root).
|
|
; If there are multiple class names for a single image, use a colon to separate
|
|
; each.
|
|
;
|
|
; All bits that ship in the NT base product and are installed with winnt32,
|
|
; must have a class name of retail.
|
|
;
|
|
|
|
;Client binaries -
|
|
iuctl.dll retail
|
|
iuengine.dll retail
|
|
wsdu.dll winnt32
|
|
wsdueng.dll winnt32
|
|
wuauclt.exe retail
|
|
wuauserv.dll retail
|
|
wuaueng.dll retail
|
|
Wuaucpl.cpl retail
|
|
wuau.adm retail
|
|
cdm.dll retail
|
|
;wupdinfo.dll retail
|
|
;wuv3is.dll retail
|
|
|
|
;SelfUpdate
|
|
wuaucomp.ddf CorpWUClient\SelfUpdate\temp
|
|
wuaueng.ddf CorpWUClient\SelfUpdate\temp
|
|
wuauclt.ddf CorpWUClient\SelfUpdate\temp
|
|
iuctl.ddf CorpWUClient\SelfUpdate\temp
|
|
iuengine.ddf CorpWUClient\SelfUpdate\temp
|
|
winhttp51.ddf CorpWUClient\SelfUpdate\temp
|
|
|
|
;binary drops
|
|
winhttp.dll CorpWUClient\Win2K:CorpWUClient\WinXP
|
|
;qmgr.dll CorpWUClient\Win2K
|
|
;qmgrprxy.dll CorpWUClient\Win2K
|
|
|
|
;symbols for binary drops that are not automatically placed in symbol directory
|
|
;qmgr.pdb Symbols.pri\CorpWUClient\dll
|
|
;qmgrprxy.pdb Symbols.pri\CorpWUClient\dll
|
|
winhttp.pdb Symbols.pri\CorpWUClient\dll
|
|
|
|
;Client Setup
|
|
wu_clnt.inf CorpWUClient\Win2K
|
|
xp_clnt.inf CorpWUClient\WinXP
|
|
|
|
;Server binaries
|
|
fastdo.dll CorpWUServer
|
|
Wusyncsvc.exe CorpWUServer
|
|
|
|
;Server package
|
|
corpwu1.msi CorpWUServer\dump
|
|
;script to suck in the rest of the files
|
|
imp.vbs CorpWUServer\dump
|
|
|
|
;Client package
|
|
au_clnt.msi CorpWUClient\msi\dump
|
|
instau.ddf CorpWUClient\msi\dump
|
|
aucun.inf CorpWUClient\msi\dump
|
|
wuau22.inf CorpWUClient\msi\dump
|
|
instdll.dll CorpWUClient\msi\dump
|
|
wusetup.exe CorpWUClient\msi\dump
|
|
wuau22.cat CorpWUClient\msi\dump
|