Jump to content

CONFIG.SYS - List of Statements: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
non-working link clean-up
Line 1: Line 1:
[[The Config.sys Documentation Project|Return to The Config.sys Documentation Project Main Page]]
[[The Config.sys Documentation Project|Return to The Config.sys Documentation Project Main Page]]


==Country Settings==
==Country==
*[[#Codepage|Codepage]]
*CODEPAGE
*[[#Country|Country]]
*COUNTRY
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Lang|SET Lang]]
*SET LANG
*[[The_Config.sys_Documentation_Project/SET_Statements#SET TZ|SET TZ]]
*SET TZ


==Desktop Settings==
==Desktop Settings==
*[[The_Config.sys_Documentation_Project/SET_Statements#SET MenuStyle|SET MenuStyle]]
*SET MenuStyle
*[[The_Config.sys_Documentation_Project/SET_Statements#SET PM_Async_Focus_Change|SET PM_Async_Focus_Change]]
*SET PM_Async_Focus_Change


==DOS Settings==
==DOS Settings==
*[[The_Config.sys_Documentation_Project/SET_Statements#SET LastDrive|SET LastDrive]]
*SET LastDrive


==Filesystem Settings==
==Filesystem Settings==
Line 18: Line 18:
note: The file system that manage the boot partition MUST be the FIRST file system in your config.sys file.
note: The file system that manage the boot partition MUST be the FIRST file system in your config.sys file.
*BASEDEV=[[EXT2FLT.FLT]]
*BASEDEV=[[EXT2FLT.FLT]]
*BASEDEV=[[HFSFLT.FLT]]
*BASEDEV=HFSFLT.FLT
*BASEDEV=[[MWDD32.SYS]]
*BASEDEV=[[MWDD32.SYS]]
*BASEDEV=[[PARTFILT.FLT]]
*BASEDEV=[[PARTFILT.FLT]]
*[[The_Config.sys_Documentation_Project/CALL_Statements#CALL.3DCacheF32.exe|CALL=CacheF32.exe]]
*CacheF32.exe|CALL=CacheF32.exe]]
*[[#Diskcache|DISKCACHE]]
*[[#Diskcache|DISKCACHE]]
*IFS=[[CDFS.IFS]]
*IFS=[[CDFS.IFS]]
Line 34: Line 34:
*IFS=[[RAMFS.IFS]]
*IFS=[[RAMFS.IFS]]
*IFS=[[VFAT-OS2.IFS]]
*IFS=[[VFAT-OS2.IFS]]
*[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DExt2_lw.exe|RUN=Ext2_lw.exe]]
*RUN=Ext2_lw.exe
*[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DRUN=Hfs.exe|RUN=Hfs.exe]]
*RUN=Hfs.exe
*[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DVfat-lw.exe|RUN=Vfat-lw.exe]]
*RUN=Vfat-lw.exe


==Ini-File Settings==
==Ini-File Settings==
*[[The_Config.sys_Documentation_Project/SET_Statements#SET System_Ini|SET System_Ini]]
*SET System_Ini|SET System_Ini]]
*[[The_Config.sys_Documentation_Project/SET_Statements#SET User_Ini|SET User_Ini]]
*SET User_Ini|SET User_Ini]]


==Java Settings==
==Java Settings==
Java is a programming language. Programs written in Java can run on many different platforms. The following pages describe these entries:
Java is a programming language. Programs written in Java can run on many different platforms. The following pages describe these entries:


*[[The_Config.sys_Documentation_Project/SET_Statements#SET Classpath|SET Classpath]]
*SET Classpath
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Java_Audio_Rate|SET Java_Audio_Rate]]
*SET Java_Audio_Rate
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Java_Audio_Volume|SET Java_Audio_Volume]]
*SET Java_Audio_Volume
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Java_Clock_Resolution|SET Java_Clock_Resolution]]
*SET Java_Clock_Resolution
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Java_Compiler|SET Java_Compiler]]
*SET Java_Compiler
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Java_Connect_Timeout|SET Java_Connect_Timeout]]
*SET Java_Connect_Timeout
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Java_Console|SET Java_Console]]
*SET Java_Console
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Java_Home|SET Java_Home]]
*SET Java_Home
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Java_Map_Accel|SET Java_Map_Accel]]
*SET Java_Map_Accel
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Java_NLS_SBCS|SET Java_NLS_SBCS]]
*SET Java_NLS_SBCS
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Java_NoPrintDlg|SET Java_NoPrintDlg]]
*SET Java_NoPrintDlg
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Java_Old_Char_Spacing|SET Java_Old_Char_Spacing]]
*SET Java_Old_Char_Spacing
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Java_User|SET Java_User]]
*SET Java_User
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Java_WebLogs|SET Java_WebLogs]]
*SET Java_WebLogs
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Swing_Home|SET Swing_Home]]
*SET Swing_Home


==MMPM/2==
==MMPM/2==
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DMidi.sys|DEVICE=Midi.sys]]
*DEVICE=[[MIDI.SYS]]
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DR0stub.sys|DEVICE=R0stub.sys]]
*DEVICE=[[R0STUB.SYS]]
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DSsmdd.sys|DEVICE=Ssmdd.sys]]
*DEVICE=[[SSMDD.SYS]]
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DVcshdd.sys|DEVICE=Vcshdd.sys]]
*DEVICE=[[VCSHDD.SYS]]
*[[The_Config.sys_Documentation_Project/SET_Statements#SET DSPPath|SET DSPPath]]
*SET DSPPath
*[[The_Config.sys_Documentation_Project/SET_Statements#SET MMBase|SET MMBase]]
*SET MMBase
*[[The_Config.sys_Documentation_Project/SET_Statements#SET MmRef|SET MmRef]]
*SET MmRef


==Networking==
==Networking==
===LAPS===
===LAPS===
*[[The_Config.sys_Documentation_Project/CALL_Statements#CALL.3DNetBind.exe|CALL=NetBind.exe]]
*CALL=NetBind.exe
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DAfinet.sys|DEVICE=Afinet.sys]]
*DEVICE=Afinet.sys
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DAfos2.sys|DEVICE=Afos2.sys]]
*DEVICE=Afos2.sys
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DCdmf.sys|DEVICE=Cdmf.sys]]
*DEVICE=Cdmf.sys
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DFwip.sys|DEVICE=Fwip.sys]]
*DEVICE=Fwip.sys
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DIfndis.sys|DEVICE=Ifndis.sys]]
*DEVICE=Ifndis.sys
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DIpsec.sys|DEVICE=Ipsec.sys]]
*DEVICE=[[IPSEC.SYS]]
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DLanmsgdd.os2|DEVICE=Lanmsgdd.os2]]
*DEVICE=Lanmsgdd.os2
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DLanpdd.os2|DEVICE=Lanpdd.os2]]
*DEVICE=Lanpdd.os2
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DLanvdd.os2|DEVICE=Lanvdd.os2]]
*DEVICE=Lanvdd.os2
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DMD5.sys|DEVICE=MD5.sys]]
*DEVICE=[[MD5.SYS]]
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DNetBeui.os2|DEVICE=NetBeui.os2]]
*DEVICE=NetBeui.os2
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DNetBios.os2|DEVICE=NetBios.os2]]
*DEVICE=NetBios.os2
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DProtman.os2|DEVICE=Protman.os2]]
*DEVICE=Protman.os2
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DRdrHelp.200|DEVICE=RdrHelp.200]]
*DEVICE=RdrHelp.200
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DSockets.sys|DEVICE=Sockets.sys]]
*DEVICE=Sockets.sys
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DTcpBeui.os2|DEVICE=TcpBeui.os2]]
*DEVICE=TcpBeui.os2
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DVdostcp.sys|DEVICE=Vdostcp.sys]]
*DEVICE=Vdostcp.sys
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DVdostcp.vdd|DEVICE=Vdostcp.vdd]]
*DEVICE=Vdostcp.vdd
*[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DCntrl.exe|RUN=Cntrl.exe]]
*RUN=Cntrl.exe
*[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DLanmsgex.exe|RUN=Lanmsgex.exe]]
*RUN=Lanmsgex.exe
*[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DLsDaemon.exe|RUN=LsDaemon.exe]]
*RUN=LsDaemon.exe
*[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DNetBind.exe|RUN=NetBind.exe]]
*RUN=NetBind.exe
*[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DVdosctl.exe|RUN=Vdosctl.exe]]
*RUN=Vdosctl.exe
*[[The_Config.sys_Documentation_Project/SET_Statements#SET ETC|SET ETC]]
*SET ETC
===TCP/IP===
===TCP/IP===
*[[The_Config.sys_Documentation_Project/SET_Statements#SET HostName|SET HostName]]
*SET HostName
*[[The_Config.sys_Documentation_Project/SET_Statements#SET NlsPath|SET NlsPath]]
*SET NlsPath
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Telnet.Password.ID|SET Telnet.Password.ID]]
*SET Telnet.Password.ID
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Use_Hosts_First|SET Use_Hosts_First]]
*SET Use_Hosts_First
===LAN Requester===
===LAN Requester===
*IFS=[[NETWKSTA.200]]
*IFS=[[NETWKSTA.200]]


==OS/2 Shell==
==OS/2 Shell==
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Keys|SET Keys]]
*SET Keys
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Os2_shell|SET Os2_shell]]
*SET OS2_SHELL
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Prompt|SET Prompt]]
*SET Prompt
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Runworkplace|SET Runworkplace]]
*SET Runworkplace


==Workplace Shell==
==Workplace Shell==
*[[The_Config.sys_Documentation_Project/SET_Statements#SET RestartObjects|SET RestartObjects]]
*SET RestartObjects


==Search Paths==
==Search Paths==
Search paths are used by OS/2 and programs to find additional files on your drives. Here are a list of the most common search paths:
Search paths are used by OS/2 and programs to find additional files on your drives. Here are a list of the most common search paths:
 
*SET BeginLibpath
*[[The_Config.sys_Documentation_Project/SET_Statements#SET BeginLibpath|SET BeginLibpath]]
*SET Bookshelf
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Bookshelf|SET Bookshelf]]
*SET Dpath
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Dpath|SET Dpath]]
*SET EndLibpath
*[[The_Config.sys_Documentation_Project/SET_Statements#SET EndLibpath|SET EndLibpath]]
*SET Include
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Include|SET Include]]
*SET InfoPath
*[[The_Config.sys_Documentation_Project/SET_Statements#SET InfoPath|SET InfoPath]]
*SET Lib
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Lib|SET Lib]]
*SET Library_Path
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Library_Path|SET Library_Path]]
*SET LocPath
*[[The_Config.sys_Documentation_Project/SET_Statements#SET LocPath|SET LocPath]]
*SET Path
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Path|SET Path]]


==SOM==
==SOM==
SOM stands for System object model. The WPS uses SOM extensively.
SOM stands for System object model. The WPS uses SOM extensively.


*[[The_Config.sys_Documentation_Project/SET_Statements#SET SmAddStar|SET SmAddStar]]
*SET SmAddStar
*[[The_Config.sys_Documentation_Project/SET_Statements#SET SmClasses|SET SmClasses]]
*SET SmClasses
*[[The_Config.sys_Documentation_Project/SET_Statements#SET SmEmit|SET SmEmit]]
*SET SmEmit
*[[The_Config.sys_Documentation_Project/SET_Statements#SET SmInclude|SET SmInclude]]
*SET SmInclude
*[[The_Config.sys_Documentation_Project/SET_Statements#SET SmNotc|SET SmNotc]]
*SET SmNotc
*[[The_Config.sys_Documentation_Project/SET_Statements#SET SmTmp|SET SmTmp]]
*SET SmTmp
*[[The_Config.sys_Documentation_Project/SET_Statements#SET SomBase|SET SomBase]]
*SET SomBase
*[[The_Config.sys_Documentation_Project/SET_Statements#SET SomdDebug|SET SomdDebug]]
*SET SomdDebug
*[[The_Config.sys_Documentation_Project/SET_Statements#SET SomdDir|SET SomdDir]]
*SET SomdDir
*[[The_Config.sys_Documentation_Project/SET_Statements#SET SomdMessageLog|SET SomdMessageLog]]
*SET SomdMessageLog
*[[The_Config.sys_Documentation_Project/SET_Statements#SET SomdPort|SET SomdPort]]
*SET SomdPort
*[[The_Config.sys_Documentation_Project/SET_Statements#SET SomdTimeout|SET SomdTimeout]]
*SET SomdTimeout
*[[The_Config.sys_Documentation_Project/SET_Statements#SET SomIR|SET SomIR]]
*SET SomIR
*[[The_Config.sys_Documentation_Project/SET_Statements#SET SomRunTime|SET SomRunTime]]
*SET SomRunTime
*[[The_Config.sys_Documentation_Project/SET_Statements#SET SomSockets|SET SomSockets]]
*SET SomSockets
*[[The_Config.sys_Documentation_Project/SET_Statements#SET SomThreadPeer|SET SomThreadPeer]]
*SET SomThreadPeer


==Swap File==
==Swap File==
*[[#SWAPPATH|SWAPPATH]]
*SWAPPATH


==VoiceType==
==VoiceType==
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Spch_Bin|SET Spch_Bin]]
*SET Spch_Bin
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Spch_MainLang|SET Spch_MainLang]]
*SET Spch_MainLang
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Spch_Path|SET Spch_Path]]
*SET Spch_Path
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Spch_Ro|SET Spch_Ro]]
*SET Spch_Ro
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Spch_Run|SET Spch_Run]]
*SET Spch_Run
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Spch_Rw|SET Spch_Rw]]
*SET Spch_Rw
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Spch_Trn|SET Spch_Trn]]
*SET Spch_Trn


===Warpcenter===
===Warpcenter===
*[[The_Config.sys_Documentation_Project/SET_Statements#SET MenusFollowPointer|SET MenusFollowPointer]]
*SET MenusFollowPointer
*[[The_Config.sys_Documentation_Project/SET_Statements#SET ScCanBeNuked|SET ScCanBeNuked]]
*SET ScCanBeNuked
*[[The_Config.sys_Documentation_Project/SET_Statements#SET ScFindUtility|SET ScFindUtility]]
*SET ScFindUtility
*[[The_Config.sys_Documentation_Project/SET_Statements#SET ScKillConfirmDisabled|SET ScKillConfirmDisabled]]
*SET ScKillConfirmDisabled
*[[The_Config.sys_Documentation_Project/SET_Statements#SET ScKillFeatureEnabled|SET ScKillFeatureEnabled]]
*SET ScKillFeatureEnabled
*[[The_Config.sys_Documentation_Project/SET_Statements#SET ScUsePrettyClock|SET ScUsePrettyClock]]
*SET ScUsePrettyClock


[[Category: The Config.sys Documentation Project]]
[[Category:The Config.sys Documentation Project]]

Revision as of 20:12, 26 January 2017

Return to The Config.sys Documentation Project Main Page

Country

  • CODEPAGE
  • COUNTRY
  • SET LANG
  • SET TZ

Desktop Settings

  • SET MenuStyle
  • SET PM_Async_Focus_Change

DOS Settings

  • SET LastDrive

Filesystem Settings

OS/2 can support a wide range of different file systems. This is done with installable file systems. The only exception is the FAT filesystem. note: The file system that manage the boot partition MUST be the FIRST file system in your config.sys file.

Ini-File Settings

  • SET System_Ini|SET System_Ini]]
  • SET User_Ini|SET User_Ini]]

Java Settings

Java is a programming language. Programs written in Java can run on many different platforms. The following pages describe these entries:

  • SET Classpath
  • SET Java_Audio_Rate
  • SET Java_Audio_Volume
  • SET Java_Clock_Resolution
  • SET Java_Compiler
  • SET Java_Connect_Timeout
  • SET Java_Console
  • SET Java_Home
  • SET Java_Map_Accel
  • SET Java_NLS_SBCS
  • SET Java_NoPrintDlg
  • SET Java_Old_Char_Spacing
  • SET Java_User
  • SET Java_WebLogs
  • SET Swing_Home

MMPM/2

Networking

LAPS

  • CALL=NetBind.exe
  • DEVICE=Afinet.sys
  • DEVICE=Afos2.sys
  • DEVICE=Cdmf.sys
  • DEVICE=Fwip.sys
  • DEVICE=Ifndis.sys
  • DEVICE=IPSEC.SYS
  • DEVICE=Lanmsgdd.os2
  • DEVICE=Lanpdd.os2
  • DEVICE=Lanvdd.os2
  • DEVICE=MD5.SYS
  • DEVICE=NetBeui.os2
  • DEVICE=NetBios.os2
  • DEVICE=Protman.os2
  • DEVICE=RdrHelp.200
  • DEVICE=Sockets.sys
  • DEVICE=TcpBeui.os2
  • DEVICE=Vdostcp.sys
  • DEVICE=Vdostcp.vdd
  • RUN=Cntrl.exe
  • RUN=Lanmsgex.exe
  • RUN=LsDaemon.exe
  • RUN=NetBind.exe
  • RUN=Vdosctl.exe
  • SET ETC

TCP/IP

  • SET HostName
  • SET NlsPath
  • SET Telnet.Password.ID
  • SET Use_Hosts_First

LAN Requester

OS/2 Shell

  • SET Keys
  • SET OS2_SHELL
  • SET Prompt
  • SET Runworkplace

Workplace Shell

  • SET RestartObjects

Search Paths

Search paths are used by OS/2 and programs to find additional files on your drives. Here are a list of the most common search paths:

  • SET BeginLibpath
  • SET Bookshelf
  • SET Dpath
  • SET EndLibpath
  • SET Include
  • SET InfoPath
  • SET Lib
  • SET Library_Path
  • SET LocPath
  • SET Path

SOM

SOM stands for System object model. The WPS uses SOM extensively.

  • SET SmAddStar
  • SET SmClasses
  • SET SmEmit
  • SET SmInclude
  • SET SmNotc
  • SET SmTmp
  • SET SomBase
  • SET SomdDebug
  • SET SomdDir
  • SET SomdMessageLog
  • SET SomdPort
  • SET SomdTimeout
  • SET SomIR
  • SET SomRunTime
  • SET SomSockets
  • SET SomThreadPeer

Swap File

  • SWAPPATH

VoiceType

  • SET Spch_Bin
  • SET Spch_MainLang
  • SET Spch_Path
  • SET Spch_Ro
  • SET Spch_Run
  • SET Spch_Rw
  • SET Spch_Trn

Warpcenter

  • SET MenusFollowPointer
  • SET ScCanBeNuked
  • SET ScFindUtility
  • SET ScKillConfirmDisabled
  • SET ScKillFeatureEnabled
  • SET ScUsePrettyClock