21 lines
394 B
Plaintext
21 lines
394 B
Plaintext
.OPTION EXPLICIT
|
|
|
|
.Set CabinetName1=xos.cab
|
|
.Set DiskDirectory1=
|
|
.Set GenerateInf=off
|
|
.Set Cabinet=on
|
|
.Set CompressionType=lzx
|
|
|
|
.Set DestinationDir=
|
|
ntoskrnl.exe /inf=no
|
|
boot\xboxldr.com /inf=no
|
|
boot\xboxbldr.bin /inf=no
|
|
dump\recovery.xbe /inf=no
|
|
dump\nv.dll /inf=no
|
|
devkit\xbdm.dll /inf=no
|
|
|
|
.Set DestinationDir=DRIVERS
|
|
cdfs.sys /inf=no
|
|
nv4.sys /inf=no
|
|
videoprt.sys /inf=no
|