Jump to content

SMSTART.EXE: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
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 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/2]]. 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.