Changeset 4198 for trunk/tools/install
- Timestamp:
- Sep 6, 2000, 11:21:01 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/install/odin.cmd
r3957 r4198 248 248 then 249 249 do 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"; 251 251 end 252 252 else 253 253 do 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"; 255 255 end 256 256
Note:
See TracChangeset
for help on using the changeset viewer.