Jump to content

SMSTART.EXE: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "This statement loads and controls following system management daemons: * FFST.EXE * ERLOGGER.EXE * DMISL.EXE * REMOTERR.EXE If one of the daemons dies, the Smstart starts ove..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
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
* DMISL.EXE
*[[DMISL.EXE]]
* REMOTERR.EXE
*REMOTERR.EXE


If one of the daemons dies, the Smstart starts over.
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. This is advised for all 'normal' users.
;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.
 
{| class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|
|Yes
|Yes
|Yes
|}


[[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:

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.