Changeset 4198 for trunk/tools/install


Ignore:
Timestamp:
Sep 6, 2000, 11:21:01 PM (25 years ago)
Author:
bird
Message:

Added kRx.exe and Win32kCC.exe.

File:
1 edited

Legend:

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

    r3957 r4198  
    248248then
    249249do
    250 "wic.exe "curdir"\"installarchive" -a 2 *.dll *.sym pe.exe odininst.exe regsvr32.exe *.ini win32k.sys win32k.ddp";
     250"wic.exe "curdir"\"installarchive" -a 2 *.dll *.sym pe.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";
     254"wic.exe "curdir"\"installarchive" -a 2 *.dll pe.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.