23 lines
840 B
Plaintext
23 lines
840 B
Plaintext
|
; 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.
|
||
|
;
|
||
|
|
||
|
|
||
|
winnt32.msi congeal_scripts\setupmsi
|
||
|
blainfo.txt congeal_scripts\setupmsi
|
||
|
dtcinfo.txt congeal_scripts\setupmsi
|
||
|
entinfo.txt congeal_scripts\setupmsi
|
||
|
perinfo.txt congeal_scripts\setupmsi
|
||
|
proinfo.txt congeal_scripts\setupmsi
|
||
|
srvinfo.txt congeal_scripts\setupmsi
|
||
|
buildno.txt congeal_scripts\setupmsi
|