Changeset 5539 for trunk/tools/install
- Timestamp:
- Apr 18, 2001, 10:23:00 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/install/odin.cmd
r5371 r5539 1 /* $Id: odin.cmd,v 1.3 0 2001-03-24 18:14:43bird Exp $1 /* $Id: odin.cmd,v 1.31 2001-04-18 08:23:00 bird Exp $ 2 2 * 3 3 * Odin32 API WarpIn installation script generator. … … 400 400 /* sWICCmd '2 -c'||sBinDir' odin.ini'; */ 401 401 /* 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 ';402 sWICCmd '2 -c'||sDllDir||' pe.exe *.dll pec.exe odininst.exe regsvr32.exe win32k.sys win32k.ddp Win32kCC.exe kRx.exe Xx2Lx.exe'; 403 403 if (rc <> 0) then return rc; 404 404 sWICCmd '2 -c'||sBinDir||' wgss50.dll';
Note:
See TracChangeset
for help on using the changeset viewer.