Changeset 2917
- Timestamp:
- Feb 10, 2018, 8:17:25 PM (7 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/netlabs/bin/epmmaint.cmd ¶
r2902 r2917 1 1 /****************************** Module Header ******************************* 2 2 * 3 * Module Name: epmfromcd.cmd 4 * 5 * Syntax: epmfromcd [args] 6 * 7 * This CMD can be executed from an eCS boot CD. It tries to find an existing 8 * EPM installation for the binaries and determines the NEPMD setting from the 9 * directory of this file. 3 * Module Name: epmmaint.cmd 4 * 5 * Syntax: epmmaint [args] 6 * 7 * This CMD can be executed from the maintenance console of an ArcaOS or eCS 8 * boot DVD. 9 * 10 * It tries to find an existing EPM installation for the binaries and 11 * determines the NEPMD environment from the directory of this file. The EPM 12 * loader is expected to be found in this directory, too. That's the case for 13 * every NEPMD installation. 10 14 * 11 15 * If EPM was found, EPM is started with the specified args. 12 16 * 13 * Copyright (c) Netlabs EPM Distribution Project 20 0217 * Copyright (c) Netlabs EPM Distribution Project 2018 14 18 * 15 19 * $Id$
Note:
See TracChangeset
for help on using the changeset viewer.