Changeset 4735 for trunk/tools/install
- Timestamp:
- Dec 3, 2000, 9:12:59 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/install/odin.cmd
r4734 r4735 1 /* $Id: odin.cmd,v 1.1 7 2000-12-03 08:06:36bird Exp $1 /* $Id: odin.cmd,v 1.18 2000-12-03 08:12:59 bird Exp $ 2 2 * 3 3 * Odin32 API WarpIn installation script generator. … … 54 54 * Make distribution. 55 55 */ 56 if (CreateWarpInScript(' odininst.wis', asArg.i) <> 0) then56 if (CreateWarpInScript('Odin32Inst.wis', asArg.i) <> 0) then 57 57 do 58 58 say 'failed to create WarpIn script.'
Note:
See TracChangeset
for help on using the changeset viewer.