Changeset 5539 for trunk/tools/install


Ignore:
Timestamp:
Apr 18, 2001, 10:23:00 AM (24 years ago)
Author:
bird
Message:

Added Xx2Lx to package 3.

File:
1 edited

Legend:

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

    r5371 r5539  
    1 /* $Id: odin.cmd,v 1.30 2001-03-24 18:14:43 bird Exp $
     1/* $Id: odin.cmd,v 1.31 2001-04-18 08:23:00 bird Exp $
    22 *
    33 * Odin32 API WarpIn installation script generator.
     
    400400/* sWICCmd '2 -c'||sBinDir' odin.ini'; */
    401401/* if (rc <> 0) then return rc; */
    402 sWICCmd '2 -c'||sDllDir||' pe.exe *.dll pec.exe odininst.exe regsvr32.exe win32k.sys win32k.ddp Win32kCC.exe kRx.exe';
     402sWICCmd '2 -c'||sDllDir||' pe.exe *.dll pec.exe odininst.exe regsvr32.exe win32k.sys win32k.ddp Win32kCC.exe kRx.exe Xx2Lx.exe';
    403403if (rc <> 0) then return rc;
    404404sWICCmd '2 -c'||sBinDir||' wgss50.dll';
Note: See TracChangeset for help on using the changeset viewer.