Changeset 4528 for trunk/tools/install


Ignore:
Timestamp:
Oct 25, 2000, 9:48:27 PM (25 years ago)
Author:
sandervl
Message:

no more winspool.drv

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/install/odin.cmd

    r4521 r4528  
    250250then
    251251do
    252 "wic.exe "curdir"\"installarchive" -a 2 *.dll winspool.drv *.sym pe.exe pec.exe odininst.exe regsvr32.exe *.ini win32k.sys win32k.ddp Win32kCC.exe kRx.exe";
     252"wic.exe "curdir"\"installarchive" -a 2 *.dll *.sym pe.exe pec.exe odininst.exe regsvr32.exe *.ini win32k.sys win32k.ddp Win32kCC.exe kRx.exe";
    253253end
    254254else
    255255do
    256 "wic.exe "curdir"\"installarchive" -a 2 *.dll winspool.drv pe.exe pec.exe odininst.exe regsvr32.exe *.ini win32k.sys win32k.ddp Win32kCC.exe kRx.exe";
     256"wic.exe "curdir"\"installarchive" -a 2 *.dll pe.exe pec.exe odininst.exe regsvr32.exe *.ini win32k.sys win32k.ddp Win32kCC.exe kRx.exe";
    257257end
    258258
Note: See TracChangeset for help on using the changeset viewer.