Changeset 3886 for trunk/tools/install


Ignore:
Timestamp:
Jul 22, 2000, 11:35:01 AM (25 years ago)
Author:
sandervl
Message:

add ReportingBugs.txt to WarpIN archive

File:
1 edited

Legend:

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

    r3880 r3886  
    241241
    242242call directory doc
    243 "wic.exe "curdir"\"installarchive" -a 1 ChangeLog-1999 ChangeLog-2000 Readme.txt";
     243"wic.exe "curdir"\"installarchive" -a 1 ChangeLog-1999 ChangeLog-2000 Readme.txt ReportingBugs.txt";
    244244call directory ".."
    245245
    246246call directory dlldir;
    247 "wic.exe "curdir"\"installarchive" -a 2 *.dll pe.exe odininst.exe regsvr32.exe *.ini win32k.sys win32k.ddp";
    248 rem "wic.exe "curdir"\"installarchive" -a 2 *.dll pe.exe odininst.exe regsvr32.exe odin.ini";
     247rem "wic.exe "curdir"\"installarchive" -a 2 *.dll pe.exe odininst.exe regsvr32.exe *.ini win32k.sys win32k.ddp";
     248"wic.exe "curdir"\"installarchive" -a 2 *.dll pe.exe odininst.exe regsvr32.exe odin.ini";
    249249
    250250call directory "Glide"
Note: See TracChangeset for help on using the changeset viewer.