SMSTART.EXE: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
This statement loads and controls following system management daemons: | This statement loads and controls the following system management daemons: | ||
*FFST.EXE | *FFST.EXE | ||
*ERLOGGER.EXE | *ERLOGGER.EXE | ||
Line 5: | Line 5: | ||
*REMOTERR.EXE | *REMOTERR.EXE | ||
If one of the daemons dies, the | If one of the daemons dies, the SMSTART starts over. | ||
RUN=\OS2\SMSTART.EXE | RUN=\OS2\SMSTART.EXE | ||
;TIP: A REM in front of RUN=drive:\OS2\SMSTART.EXE will stop the following processes: SMSTART.EXE, DMISL.EXE the Desktop Management Interface service layer, ERLOGGER.EXE the error logger and FFST.EXE the [[First Failure Support Technology/2]]. This is advised for all 'normal' users. | |||
[[Category:RUN Statements]] | [[Category:RUN Statements]] |
Latest revision as of 22:22, 18 April 2025
This statement loads and controls the following system management daemons:
- FFST.EXE
- ERLOGGER.EXE
- DMISL.EXE
- REMOTERR.EXE
If one of the daemons dies, the SMSTART starts over.
RUN=\OS2\SMSTART.EXE
- TIP
- A REM in front of RUN=drive:\OS2\SMSTART.EXE will stop the following processes: SMSTART.EXE, DMISL.EXE the Desktop Management Interface service layer, ERLOGGER.EXE the error logger and FFST.EXE the First Failure Support Technology/2. This is advised for all 'normal' users.