Changeset 4521
- Timestamp:
 - Oct 23, 2000, 3:41:07 PM (25 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/tools/install/odin.cmd (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/tools/install/odin.cmd
r4506 r4521 250 250 then 251 251 do 252 "wic.exe "curdir"\"installarchive" -a 2 *.dll *.sym pe.exe pec.exe odininst.exe regsvr32.exe *.ini win32k.sys win32k.ddp Win32kCC.exe kRx.exe";252 "wic.exe "curdir"\"installarchive" -a 2 *.dll winspool.drv *.sym pe.exe pec.exe odininst.exe regsvr32.exe *.ini win32k.sys win32k.ddp Win32kCC.exe kRx.exe"; 253 253 end 254 254 else 255 255 do 256 "wic.exe "curdir"\"installarchive" -a 2 *.dll pe.exe pec.exe odininst.exe regsvr32.exe *.ini win32k.sys win32k.ddp Win32kCC.exe kRx.exe";256 "wic.exe "curdir"\"installarchive" -a 2 *.dll winspool.drv pe.exe pec.exe odininst.exe regsvr32.exe *.ini win32k.sys win32k.ddp Win32kCC.exe kRx.exe"; 257 257 end 258 258  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  