Jump to content

CONFIG.SYS RUN Statements: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 104: Line 104:
* [[ND.EXE]]
* [[ND.EXE]]
* [[NDCTL.EXE]]
* [[NDCTL.EXE]]
 
* [[NET.EXE]]
==NET.EXE==
* [[NETBIND.EXE]]
Starts the requester immediately and not with startup.cmd, the startup folder or with logon.
* [[NMPBIND.EXE]]
RUN=\IBMLAN\NETPROG\NET.EXE START REQ
* [[NPDAEMON.EXE]]
 
{| class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|*
|C
|Yes
|Yes
|}
 
*[[NETBIND.EXE]]
 
==NMPBIND.EXE==
Named Pipe used by the Watcom C/C++ compiler.
RUN=\Watcom_C\Binp\Nmpbind.exe
 
{| class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}
 
==NPDAEMON.EXE==
This statement provides NamedPipes NetBIOS support for Netware.
RUN=\Netware\Npdaemon.exe
 
{| class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|*
|C
|Yes
|Yes
|}


==NVCSRV2.EXE==
==NVCSRV2.EXE==

Revision as of 21:58, 26 June 2017

Return to The Config.sys Documentation Project Main Page

The Run statement in your config.sys file is used to run a program during boot up. Programs started by Run are executed in the background. The following pages describe these entries:

MSENSIT.EXE

From the FM-Utils, accelerates the mouse.

Platform Support:
OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
Yes Yes Yes Yes

MWSTART.EXE

Daemon for the MWAVE Modem for IBM Thinkpads

Platform Support:
OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
* Yes Yes Yes

NBDAEMON.EXE

This statement loads the Netware NetBIOS daemon.

RUN=C:\NETWARE\NBDAEMON.EXE
Platform Support:
OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
C Yes Yes

NVCSRV2.EXE

Part of Norman Antivirus.

Platform Support:
OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
Yes Yes Yes

NWDAEMON.EXE

This statement provides IPX packet exchange.

RUN=\NETWARE\NWDAEMON.EXE
Platform Support:
OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
* C Yes Yes

RAMDISK.EXE

Creates a RAM drive together with RAM(64).IFS every boot.

Variable:

driveletter: - creates a Ramdisk called driveletter:

Platform Support:
OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
Yes Yes Yes

REXINIT.EXE

Makes sure that rexx is loaded and ready to process the MultiDesk2 rexx scripts. MultiDesk2 (available at http://guadagnino.tripod.com) adds Multi User capability - separate Desktop and Sound Scheme for each User.

Platform Support:
OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
Yes Yes Yes Yes

SPDAEMON.EXE

This statement starts the Netware daemon to handle the SPX packets.

RUN=\NETWARE\SPDAEMON.EXE
Platform Support:
OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
* C Yes Yes

SSESCTL.EXE

RUN=C:\ECS\SYSTEM\SESS\bin\ssesctl.exe --source <path 1>?<path 2> --

ex: RUN=C:\ECS\SYSTEM\SESS\bin\ssesctl.exe --source C:\ECS\SYSTEM\SESS\etc\passwd?C:\ECS\SYSTEM\SESS\etc\acls --

Platform Support:
OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
No ? Yes Yes

START_S0.EXE

For Teles ISDN Cards.

Platform Support:
OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
Yes Yes Yes Yes