Changeset 3672 for trunk/tools/install


Ignore:
Timestamp:
Jun 8, 2000, 4:15:52 PM (25 years ago)
Author:
bird
Message:

Added win32k.sys and win32k.ddp to the installation image.
(Will of course require manual installation.)

File:
1 edited

Legend:

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

    r3668 r3672  
    242242
    243243call directory dlldir;
    244 "wic.exe "curdir"\"installarchive" -a 2 *.dll pe.exe regsvr32.exe *.ini";
     244"wic.exe "curdir"\"installarchive" -a 2 *.dll pe.exe regsvr32.exe *.ini win32k.sys win32k.ddp";
    245245
    246246call directory "Glide"
Note: See TracChangeset for help on using the changeset viewer.