Changeset 4500 for trunk/tools/install


Ignore:
Timestamp:
Oct 20, 2000, 1:44:50 PM (25 years ago)
Author:
sandervl
Message:

add pec.exe

File:
1 edited

Legend:

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

    r4198 r4500  
    248248then
    249249do
    250 "wic.exe "curdir"\"installarchive" -a 2 *.dll *.sym pe.exe odininst.exe regsvr32.exe *.ini win32k.sys win32k.ddp Win32kCC.exe kRx.exe";
     250"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";
    251251end
    252252else
    253253do
    254 "wic.exe "curdir"\"installarchive" -a 2 *.dll pe.exe odininst.exe regsvr32.exe *.ini win32k.sys win32k.ddp Win32kCC.exe kRx.exe";
     254"wic.exe "curdir"\"installarchive" -a 2 *.dll pe.exe pec.exe odininst.exe regsvr32.exe *.ini win32k.sys win32k.ddp Win32kCC.exe kRx.exe";
    255255end
    256256
Note: See TracChangeset for help on using the changeset viewer.