CONFIG.SYS - List of Statements: Difference between revisions
Appearance
m Ak120 moved page The Config.sys Documentation Project/OS/2-eCS Components to CONFIG.SYS - List of Statements |
No edit summary |
||
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 Settings== | ||
*[[ | *[[#Codepage|Codepage]] | ||
*[[ | *[[#Country|Country]] | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Lang|SET Lang]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET Lang|SET Lang]] | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET TZ|SET TZ]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET TZ|SET TZ]] | ||
=Desktop Settings= | ==Desktop Settings== | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET MenuStyle|SET MenuStyle]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET MenuStyle|SET MenuStyle]] | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET PM_Async_Focus_Change|SET PM_Async_Focus_Change]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET PM_Async_Focus_Change|SET PM_Async_Focus_Change]] | ||
=DOS | ==DOS Settings== | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET LastDrive|SET LastDrive]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET LastDrive|SET LastDrive]] | ||
= | ==Filesystem Settings== | ||
=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. | 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. | note: The file system that manage the boot partition MUST be the FIRST file system in your config.sys file. | ||
*[[ | *BASEDEV=[[Ext2flt.flt]] | ||
*[[ | *[[Hfsflt.flt|BASEDEV=Hfsflt.flt]] | ||
*[[ | *[[Mwdd32.sys|BASEDEV=Mwdd32.sys]] | ||
*[[ | *[[Partfilt.flt|BASEDEV=Partfilt.flt]] | ||
*[[The_Config.sys_Documentation_Project/CALL_Statements#CALL.3DCacheF32.exe|CALL=CacheF32.exe]] | *[[The_Config.sys_Documentation_Project/CALL_Statements#CALL.3DCacheF32.exe|CALL=CacheF32.exe]] | ||
*[[ | *[[#Diskcache|Diskcache]] | ||
*[[ | *[[CDFS.IFS|IFS=CDFS.IFS]] | ||
*[[ | *[[Ext2-os2.ifs|IFS=Ext2-os2.ifs]] | ||
*[[ | *[[FAT32.ifs|IFS=FAT32.ifs]] | ||
*[[ | *[[HFS.IFS|IFS=HFS.IFS]] | ||
*[[ | *[[HPFS.IFS|IFS=HPFS.IFS]] | ||
*[[ | *[[MCM.IFS|IFS=MCM.IFS]] | ||
*[[ | *[[Netwksta.200|IFS=Netwksta.200]] | ||
*[[ | *IFS=[[NWIFS.IFS]] | ||
*[[ | *IFS=[[TVFS.IFS]] | ||
*[[ | *IFS=[[RAMFS.IFS]] | ||
*[[ | *IFS=[[Vfat-os2.ifs]] | ||
*[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DExt2_lw.exe|RUN=Ext2_lw.exe]] | *[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DExt2_lw.exe|RUN=Ext2_lw.exe]] | ||
*[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DRUN=Hfs.exe|RUN=Hfs.exe]] | *[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DRUN=Hfs.exe|RUN=Hfs.exe]] | ||
*[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DVfat-lw.exe|RUN=Vfat-lw.exe]] | *[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DVfat-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]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET System_Ini|SET System_Ini]] | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET User_Ini|SET User_Ini]] | *[[The_Config.sys_Documentation_Project/SET_Statements#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: | ||
Line 72: | Line 70: | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET MmRef|SET MmRef]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET MmRef|SET MmRef]] | ||
= | ==Networking== | ||
===LAPS=== | |||
*[[The_Config.sys_Documentation_Project/CALL_Statements#CALL.3DNetBind.exe|CALL=NetBind.exe]] | *[[The_Config.sys_Documentation_Project/CALL_Statements#CALL.3DNetBind.exe|CALL=NetBind.exe]] | ||
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DAfinet.sys|DEVICE=Afinet.sys]] | *[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DAfinet.sys|DEVICE=Afinet.sys]] | ||
Line 92: | Line 91: | ||
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DVdostcp.sys|DEVICE=Vdostcp.sys]] | *[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DVdostcp.sys|DEVICE=Vdostcp.sys]] | ||
*[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DVdostcp.vdd|DEVICE=Vdostcp.vdd]] | *[[The_Config.sys_Documentation_Project/DEVICE_Statements#DEVICE.3DVdostcp.vdd|DEVICE=Vdostcp.vdd]] | ||
*[[ | *[[Netwksta.200|IFS=Netwksta.200]] | ||
*[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DCntrl.exe|RUN=Cntrl.exe]] | *[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DCntrl.exe|RUN=Cntrl.exe]] | ||
*[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DLanmsgex.exe|RUN=Lanmsgex.exe]] | *[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DLanmsgex.exe|RUN=Lanmsgex.exe]] | ||
Line 99: | Line 98: | ||
*[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DVdosctl.exe|RUN=Vdosctl.exe]] | *[[The_Config.sys_Documentation_Project/RUN_Statements#RUN.3DVdosctl.exe|RUN=Vdosctl.exe]] | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET ETC|SET ETC]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET ETC|SET ETC]] | ||
===TCP/IP=== | |||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET HostName|SET HostName]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET HostName|SET HostName]] | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET NlsPath|SET NlsPath]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET NlsPath|SET NlsPath]] | ||
Line 104: | Line 104: | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Use_Hosts_First|SET Use_Hosts_First]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET Use_Hosts_First|SET Use_Hosts_First]] | ||
= | ==OS/2 Shell== | ||
=OS/2 | |||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Keys|SET Keys]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET Keys|SET Keys]] | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Os2_shell|SET Os2_shell]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET Os2_shell|SET Os2_shell]] | ||
Line 113: | Line 110: | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Runworkplace|SET Runworkplace]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET Runworkplace|SET Runworkplace]] | ||
= | ==Workplace Shell== | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET RestartObjects|SET RestartObjects]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET RestartObjects|SET RestartObjects]] | ||
=Search | ==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: | ||
Line 130: | Line 127: | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Path|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. | ||
Line 150: | Line 147: | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET SomThreadPeer|SET SomThreadPeer]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET SomThreadPeer|SET SomThreadPeer]] | ||
=Swap File | ==Swap File== | ||
*[[ | *[[#SWAPPATH|SWAPPATH]] | ||
= | ==VoiceType== | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Spch_Bin|SET Spch_Bin]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET Spch_Bin|SET Spch_Bin]] | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Spch_MainLang|SET Spch_MainLang]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET Spch_MainLang|SET Spch_MainLang]] | ||
Line 162: | Line 159: | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET Spch_Trn|SET Spch_Trn]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET Spch_Trn|SET Spch_Trn]] | ||
=Warpcenter | ===Warpcenter=== | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET MenusFollowPointer|SET MenusFollowPointer]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET MenusFollowPointer|SET MenusFollowPointer]] | ||
*[[The_Config.sys_Documentation_Project/SET_Statements#SET ScCanBeNuked|SET ScCanBeNuked]] | *[[The_Config.sys_Documentation_Project/SET_Statements#SET ScCanBeNuked|SET ScCanBeNuked]] |
Revision as of 19:45, 26 January 2017
Return to The Config.sys Documentation Project Main Page
Country Settings
Desktop Settings
DOS Settings
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.
- BASEDEV=Ext2flt.flt
- BASEDEV=Hfsflt.flt
- BASEDEV=Mwdd32.sys
- BASEDEV=Partfilt.flt
- CALL=CacheF32.exe
- Diskcache
- IFS=CDFS.IFS
- IFS=Ext2-os2.ifs
- IFS=FAT32.ifs
- IFS=HFS.IFS
- IFS=HPFS.IFS
- IFS=MCM.IFS
- IFS=Netwksta.200
- IFS=NWIFS.IFS
- IFS=TVFS.IFS
- IFS=RAMFS.IFS
- IFS=Vfat-os2.ifs
- RUN=Ext2_lw.exe
- RUN=Hfs.exe
- RUN=Vfat-lw.exe
Ini-File Settings
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
Logging Settings
MMOS2
- DEVICE=Midi.sys
- DEVICE=R0stub.sys
- DEVICE=Ssmdd.sys
- DEVICE=Vcshdd.sys
- SET DSPPath
- SET MMBase
- SET MmRef
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
- IFS=Netwksta.200
- RUN=Cntrl.exe
- RUN=Lanmsgex.exe
- RUN=LsDaemon.exe
- RUN=NetBind.exe
- RUN=Vdosctl.exe
- SET ETC
TCP/IP
OS/2 Shell
Workplace Shell
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