Changeset 21471 for trunk/tools/install
- Timestamp:
- Oct 1, 2010, 7:47:29 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/install/odin.cmd
r21468 r21471 221 221 rc = lineout(sInstFile, ' PACKAGEID="Odin\Odin\Changes to Config.sys\'sPackVer'"'); 222 222 rc = lineout(sInstFile, ' TARGET="C:\ODIN\SYSTEM32"'); 223 rc = lineout(sInstFile, ' FIXED ');223 rc = lineout(sInstFile, ' FIXED SELECT'); 224 224 title = " TITLE=""Update Config.sys PATH and LIBPATH"""; 225 225 rc = lineout(sInstFile, title);
Note:
See TracChangeset
for help on using the changeset viewer.