home *** CD-ROM | disk | FTP | other *** search
/ Software One-Stop 3 / BOOTCDROM.iso / install / qaplus60 / disk1 / qaplusw.1 / SYS0INI2.HLP < prev    next >
Encoding:
Text File  |  1992-12-14  |  20.8 KB  |  422 lines

  1. [386ENH] SECTION
  2. The [386Enh] section contains information specific to
  3. running Windows in 386 enhanced mode, including information
  4. used for virtual-memory page swapping.
  5. The [386Enh] section can contain the following settings:
  6. ------------------------------------------------------------
  7. AllVMsExclusive=<Boolean>
  8.   Default: false
  9.   Purpose: If enabled, this setting forces all applications
  10.            to run in exclusive full-screen mode, overriding
  11.            all contrary settings in the applications'
  12.            program information files (PIFs). Enabling this
  13.            setting might prolong the length of the Windows
  14.            session when you are running network and memory-
  15.            resident software that is incompatible with
  16.            Windows.
  17.   To change: Use Notepad to edit the SYSTEM.INI file.
  18. ------------------------------------------------------------
  19. AltKeyDelay=<seconds>
  20.   Default: .005
  21.   Purpose: Specifies how much time Windows waits to process
  22.            a keyboard interrupt after it processes an ALT
  23.            interrupt.  Some applications expect a slower
  24.            processing rate than Windows in 386 enhanced mode
  25.            normally uses. Increase this value if such an
  26.            application has trouble handling the ALT key.
  27.   To change: Use Notepad to edit the SYSTEM.INI file.
  28. ------------------------------------------------------------
  29. AltPasteDelay=<seconds>
  30.   Default: .025
  31.   Purpose: Specifies how much time Windows waits before
  32.            pasting any characters after the ALT key has been
  33.            pasted. Some applications may require more time
  34.            for recognition of the ALT keystroke.
  35.   To change: Use Notepad to edit the SYSTEM.INI file.
  36. ------------------------------------------------------------
  37. CGA40WOA.FON=<filename>
  38.   Default: none
  39.   Purpose: Specifies the filename of the fixed-pitch display
  40.            font used for non-Windows applications with a
  41.            display of 40 columns and 25 or fewer lines.
  42.   To change: Use Notepad to edit the SYSTEM.INI file.
  43. ------------------------------------------------------------
  44. CGA80WOA.FON=<filename>
  45.   Default: none
  46.   Purpose: Specifies the filename of the fixed-pitch display
  47.            font used for non-Windows applications with a
  48.            display of 80 columns and 25 or fewer lines.
  49.   To change: Use Notepad to edit the SYSTEM.INI file.
  50. ------------------------------------------------------------
  51. CGANoSnow=<Boolean>
  52.   Default: no
  53.   Purpose: If enabled, causes Windows to do special handling
  54.            to avoid snow appearing on an IBM CGA display
  55.            device.
  56.   To change: Use Notepad to edit the SYSTEM.INI file.
  57. ------------------------------------------------------------
  58. COM1AutoAssign=<seconds>
  59. COM2AutoAssign=<seconds>
  60. COM3AutoAssign=<seconds>
  61. COM4AutoAssign=<seconds>
  62.   Default: 2
  63.   Purpose: Indicate the contention detection values for each
  64.            connected communications port. These values are
  65.            used by Windows to determine how to arbitrate
  66.            requests for the use of a device by more than one
  67.            application, at least one of which is a non-
  68.            Windows application. If the value is -1, Windows
  69.            will display a warning message that asks you
  70.            which application should be given control of the
  71.            port. If the value is zero, any application can
  72.            use the device at any time. If the value is a
  73.            positive integer less than 1,000, this value
  74.            represents the number of seconds after an
  75.            application stops using the device before another
  76.            application can use the same device.
  77.   To change: Choose the 386 Enhanced icon from the Control
  78.            Panel window.
  79. ------------------------------------------------------------
  80. COM1Base=<port>
  81. COM2Base=<port>
  82. COM3Base=<port>
  83. COM4Base=<port>
  84.   Default: COM1Base=3F8h; COM2Base=2F8h; COM3Base=2E8h;
  85.            COM4Base=2E0h
  86.   Purpose: Specifies the base (first) port for the serial
  87.            port adapter you are using. Check you hardware
  88.            documentation for the appropriate value.
  89.   To change: Use Notepad to edit the SYSTEM.INI file.
  90. ------------------------------------------------------------
  91. COMBoostTime=<milliseconds>
  92.   Default: 2
  93.   Purpose: Specifies the amount of time (in milliseconds) to
  94.            allow a virtual machine to process a COM
  95.            interrupt. If a communications application is
  96.            losing keyboard characters on the display, you
  97.            can try increasing this value.
  98.   To change: Use Notepad to edit the SYSTEM.INI file.
  99. ------------------------------------------------------------
  100. COM1Buffer=<characters>
  101. COM2Buffer=<characters>
  102. COM3Buffer=<characters>
  103. COM4Buffer=<characters>
  104.   Default: 128
  105.   Purpose: Specifies the number of characters that will be
  106.            buffered by the device on the corresponding
  107.            communications port. Before changing one of these
  108.            settings, make sure the corresponding
  109.            COMxProtocol setting has the proper value.
  110.            Buffering may slow down communications on a port,
  111.            but might be necessary to prevent some
  112.            communications applications from losing
  113.            characters at high baud rates. The size of the
  114.            buffer required will depend on the speed of the
  115.            machine and the application's needs. Before
  116.            increasing this value, see the COMxProtocol
  117.            setting.
  118.   To change: Use Notepad to edit the SYSTEM.INI file.
  119. ------------------------------------------------------------
  120. COM1Irq=<number>
  121. COM2Irq=<number>
  122. COM3Irq=<number>
  123. COM4Irq=<number>
  124.   Default: COM1Irq=4; COM2Irq=3; COM3Irq=4; COM4Irq=3
  125.   Purpose: Specifies which interrupt line is being used by
  126.            the device on the specified communications port.
  127.            Check your hardware documentation for the
  128.            appropriate value. Setting a value to -1 disables
  129.            input for that COM port. You would do this only
  130.            if there is a hardware conflict between ports.
  131.   To change: Use Notepad to edit the SYSTEM.INI file.
  132. ------------------------------------------------------------
  133. COMIrqSharing=<Boolean>
  134.   Default: true for Micro Channel (TM) and EISA machines;
  135.            false for all other machines
  136.   Purpose: Specifies whether COM IRQs will be sharable
  137.            between mulitiple communications ports or with
  138.            other devices. Enable this switch if your machine
  139.            uses the same interrupt for COM3 or COM4 as it
  140.            does for COM1 or COM2.
  141.   To change: Use Notepad to edit the SYSTEM.INI file.
  142. ------------------------------------------------------------
  143. COM1Protocol=<XOFF-or-blank>
  144. COM2Protocol=<XOFF-or-blank>
  145. COM3Protocol=<XOFF-or-blank>
  146. COM4Protocol=<XOFF-or-blank>
  147.   Default: (Default is no entry, which is the same as any
  148.             entry other than XOFF)
  149.   Purpose: Specifies whether Windows in 386 enhanced mode
  150.            should stop simulating characters into a virtual
  151.            machine after the virtual machine sends an XOFF
  152.            character. Set the value for a port to XOFF if a
  153.            communications application using that port is
  154.            losing characters while doing text transfers at
  155.            high baud rates. Windows will resume simulating
  156.            characters when the virtual machine sends another
  157.            character after the XOFF character. Leave this
  158.            setting disabled if the application is doing
  159.            binary data transfers; enabling this switch might
  160.            suspend binary transmissions. Windows will not
  161.            check for XOFF characters if this setting is
  162.            blank or set to anything other than XOFF. If the
  163.            application continues to lose characters after
  164.            this setting is properly set, try increasing the
  165.            corresponding COMxBuffer value.
  166.   To change: Use Notepad to edit the SYSTEM.INI file.
  167. ------------------------------------------------------------
  168. Device=<filename-or-*devicename>
  169.   Default: none (Setup assigns appropriate values based on
  170.              your system configuration.)
  171.   Purpose: Specifies which virtual devices are being used
  172.            with Windows in 386 enhanced mode. This value can
  173.            appear in two ways: either the name of a specific
  174.            virtual device file, or an asterisk (*) followed
  175.            immediately by the device name. The latter case
  176.            refers to a virtual device that is in the
  177.            WIN386.EXE file. Synonyms for Device= are
  178.            Display=, EBIOS=, Keyboard=, Network=, and
  179.            Mouse=. Filenames usually include the .386
  180.            extension. Multiple device lines are required to
  181.            run Windows in 386 enhanced mode.
  182.   To change: Use Notepad to edit the SYSTEM.INI file.
  183. ------------------------------------------------------------
  184. Display=<filename-or-*devicename> (See "Device=", above)
  185.   Default: none (Setup assigns an appropriate value based on
  186.              your system configuration.)
  187.   Purpose: Specifies the display device that is being used
  188.            with Windows in 386 enhanced mode. This setting
  189.            is a synonym for Device=.
  190.   To change: Choose the Windows Setup icon from the Main
  191.            Group window.
  192. ------------------------------------------------------------
  193. DMABufferIn1MB=<Boolean>
  194.   Default: no
  195.   Purpose: Indicates, if enabled, that the direct memory
  196.            access (DMA) buffer memory should be in the first
  197.            1MB of memory (above 640K, if possible) in order
  198.            to be compatible with 8-bit bus master cards.
  199.   To change: Use Notepad to edit the SYSTEM.INI file.
  200. ------------------------------------------------------------
  201. DMABufferSize=<kilobytes>
  202.   Default: 16
  203.   Purpose: Specifies the amount of memory (in kilobytes) to
  204.            be reserved for buffered direct memory access
  205.            (DMA). This memory will be allocated above 640K,
  206.            if possible. Windows in 386 enhanced mode will
  207.            default to a DMA buffer size that will handle
  208.            disk access.
  209.   To change: Use Notepad to edit the SYSTEM.INI file.
  210. ------------------------------------------------------------
  211. DualDisplay=<Boolean>
  212.   Default: See "Purpose."
  213.   Purpose: Normally, when running in 386 enhanced mode, the
  214.            memory between B000:0000 and B7FF:000F will be
  215.            used by the general system unless a secondary
  216.            display is detected. If this setting is enabled,
  217.            this memory will be left unused and available for
  218.            display adapters. If this setting is disabled,
  219.            the address range will be available on EGA
  220.            systems but not under VGA systems, since the VGA
  221.            display device supports monochrome modes, which
  222.            use this address space.
  223.   To change: Use Notepad to edit the SYSTEM.INI file.
  224. ------------------------------------------------------------
  225. EBIOS=<filename-or-*devicename> (See "Device=", above)
  226.   Default: none (Setup assigns an appropriate value based on
  227.              your system configuration.)
  228.   Purpose: Specifies the extended BIOS device that is being
  229.            used with Windows in 386 enhanced mode. This
  230.            setting is a synonym for Device=.
  231.   To change: Use Notepad to edit the SYSTEM.INI file.
  232. ------------------------------------------------------------
  233. EGA40WOA.FON=<filename>
  234.   Default: none
  235.   Purpose: Specifies the filename of the fixed-pitch display
  236.            font used for non-Windows applications with a
  237.            display of 40 columns and more than 25 lines.
  238.   To change: Use Notepad to edit the SYSTEM.INI file.
  239. ------------------------------------------------------------
  240. EGA80WOA.FON=<filename>
  241.   Default: none
  242.   Purpose: Specifies the filename of the fixed-pitch display
  243.            font used for non-Windows applications with a
  244.            display of 80 columns and more than 25 lines.
  245.   To change: Use Notepad to edit the SYSTEM.INI file.
  246. ------------------------------------------------------------
  247. EISADMA=<Boolean> or <channel>,<size>
  248.   Default: 0,8; 1,8; 2,8; 3,8; 5,16w; 6,16w; 7,16w (Each
  249.            pair goes with its own EISADMA setting.)
  250.   Purpose: Specifies the mode of operation of an extended
  251.            DMA channel for Extended Industry Standard
  252.            Architecture (EISA) machines only. This
  253.            setting's value can take one of two forms. If
  254.            you disable this setting, Windows will treat the
  255.            machine as non-EISA, therefore avoiding all EISA-
  256.            related logic. You can try disabling this switch
  257.            if you cannot run Windows in 386 enhanced mode
  258.            on your EISA machine. If you are using an EISA
  259.            machine, you can specify the default transfer
  260.            size for one or more DMA channels. The channels
  261.            can operate in the following modes: 8-bit (8),
  262.            16-bit specified in words (16w), 16-bit specified
  263.            in bytes (16b), or 32-bit (32). If you are not
  264.            using an EISA machine, Windows will ignore this
  265.            setting.
  266.   To change: Use Notepad to edit the SYSTEM.INI file.
  267. ------------------------------------------------------------
  268. EMMExclude=<paragraph-range>
  269.   Default: none
  270.   Purpose: Specifies a range of memory that Windows will not
  271.            scan to find unused address space. This has the
  272.            side effect of turning off the RAM and ROM search
  273.            code for the range. The range (two paragraph
  274.            values separated by a hyphen) must be between
  275.            A000 and EFFF. This scanning can interfere with
  276.            some adapters that use the same memory area. The
  277.            starting value is rounded down and the ending
  278.            value is rounded up to a multiple of 16K. For
  279.            example, you could set EMMExclude=C800-CFFF to
  280.            prevent Windows from scanning the addresses
  281.            C800:0000 through CFFF:000F. You can specify more
  282.            than one range by including more than one
  283.            EMMExclude line.
  284.   To change: Use Notepad to edit the SYSTEM.INI file.
  285. ------------------------------------------------------------
  286. EMMInclude=<paragraph-range>
  287.   Default: none
  288.   Purpose: Specifies a range of memory that Windows will
  289.            scan for unused address space regardless of what
  290.            may be there. EMMInclude takes precedence over
  291.            EMMExclude if you specify ranges that overlap.
  292.            The range (two values separated by a hyphen) must
  293.            be between A000 and EFFF. The starting value is
  294.            rounded down and the ending value is rounded up
  295.            to a multiple of 16K.  For example, you could set
  296.            EMMInclude=C800-CFFF to ensure that Windows scans
  297.            the addresses C800:0000 through CFFF:000F. You
  298.            may specify more than one range by including more
  299.            than one EMMInclude line.
  300.   To change: Use Notepad to edit the SYSTEM.INI file.
  301. ------------------------------------------------------------
  302. EMMPageFrame=<paragraph>
  303.   Default: none
  304.   Purpose: Specifies the starting paragraph where the 64K
  305.            page frame will begin when Windows in 386
  306.            enhanced mode cannot find a suitable page frame.
  307.            Allows an EMM page frame in an area containing
  308.            some unused RAM or ROM. For example, you could
  309.            set EMMPageFrame=C400 to start the page frame at
  310.            C400:0000.
  311.   To change: Use Notepad to edit the SYSTEM.INI file.
  312. ------------------------------------------------------------
  313. EMMSize=<kilobytes>
  314.   Default: 65,536
  315.   Purpose: Specifies the total amount of memory to be made
  316.            available for mapping as expanded memory. The
  317.            default allocates the maximum possible amount of
  318.            system memory as expanded memory. You should
  319.            specify a value for this setting if you run an
  320.            application that allocates all of the available
  321.            expanded memory. This will be apparent if, when
  322.            you run the application, you can never create any
  323.            new virtual machine. If this value is zero, then
  324.            no expanded memory will be allocated, but the EMM
  325.            driver will be loaded. This setting does not
  326.            prevent the EMM driver from being loaded; use the
  327.            NoEMMDriver to disable EMM.
  328.   To change: Use Notepad to edit the SYSTEM.INI file.
  329. ------------------------------------------------------------
  330. FileSysChange=<Boolean>
  331.   Default: on (But in a standard SYSTEM.INI file, Setup will
  332.                set FileSysChange=off, disabling this
  333.                setting.)
  334.   Purpose: Indicates whether File Manager will automatically
  335.            receive messages any time a non-Windows
  336.            application creates, renames, or deletes a file.
  337.            When this setting is disabled, a virtual machine
  338.            can be run exclusively even when it manipulates
  339.            files. Enabling this setting can slow down system
  340.            performance significantly.
  341.   To change: Use Notepad to edit the SYSTEM.INI file.
  342. ------------------------------------------------------------
  343. Global=<device-name>
  344.   Default: (all devices)
  345.   Purpose: Defines DOS devices loaded in CONFIG.SYS that
  346.            need to be global to the system. The default
  347.            setting for all devices is global. But certain
  348.            virtual devices might specify that a DOS device
  349.            be local (for example, MS$MOUSE). Use this
  350.            setting to override that local specification. The
  351.            <device-name> value must exactly match the case
  352.            of the device name, or this setting will not
  353.            work. (Most device names are in all captial
  354.            letters, therefore this value must usually be in
  355.            all caps.)
  356.   To change: Use Notepad to edit the SYSTEM.INI file.
  357. ------------------------------------------------------------
  358. HighFloppyReads=<Boolean>
  359.   Default: yes
  360.   Purpose: Normally, Windows turns a DMA verify to the
  361.            area E000:0000-EFFF:000F into a read in order to
  362.            work around problems with certain machines. In
  363.            rare cases, this might cause the system to fail
  364.            because some software might, as a result, write
  365.            over the system's shadow RAM if you have it in
  366.            this area. If this happens, disable this setting
  367.            and set EMMExclude to E000-EFFF.
  368.   To change: Use Notepad to edit the SYSTEM.INI file.
  369. ------------------------------------------------------------
  370. IgnoreInstalledEMM=<Boolean>
  371.   Default: no
  372.   Purpose: If enabled, this setting allows Windows to start
  373.            in 386 enhanced mode even when there is an
  374.            unknown expanded memory manager (EMM) running.
  375.            This can cause the system to fail if memory-
  376.            resident software was using EMM before Windows
  377.            started. Enable this setting only if no such
  378.            software is installed or you are sure it will not
  379.            be active when you are running Windows. This
  380.            setting applies only to expanded memory managers
  381.            servicing physical EMS hardware; Windows will not
  382.            disable unrecognized 80386 expanded memory
  383.            emulators.
  384.   To change: Use Notepad to edit the SYSTEM.INI file.
  385. ------------------------------------------------------------
  386. InDOSPolling=<Boolean>
  387.   Default: no
  388.   Purpose: If enabled, prevents Windows from running other
  389.            applications when memory-resident software has
  390.            the InDOS flag set. Enabling this setting is
  391.            necessary if the memory-resident software needs
  392.            to be in a critical section to do operations off
  393.            an INT21 hook. Enabling this setting will slow
  394.            down system performance slightly.
  395.   To change: Use Notepad to edit the SYSTEM.INI file.
  396. ------------------------------------------------------------
  397. INT28Critical=<Boolean>
  398.   Default: true
  399.   Purpose: Specifies whether a critical section is needed to
  400.            handle INT28h interrupts used by memory-resident
  401.            software. Some network virtual devices do
  402.            internal task switching on INT28h interrupts.
  403.            These interrupts might hang some network
  404.            software, indicating the need for an INT28h
  405.            critical section. If you are not using such
  406.            software, you might improve Windows' task
  407.            switching by disabling this setting.
  408.   To change: Use Notepad to edit the SYSTEM.INI file.
  409. ------------------------------------------------------------
  410. IRQ9Global=<Boolean>
  411.   Default: no
  412.   Purpose: If enabled, converts IRQ9 masks to global. Enable
  413.            this setting if your system hangs when your
  414.            system touches a floppy drive. Or make sure your
  415.            system touches the floppy drive before starting
  416.            Windows.
  417.   To change: Use Notepad to edit the SYSTEM.INI file.
  418. ------------------------------------------------------------
  419. NOTE: See the SYSINI3.TXT file for the remainder of the
  420.       [386Enh] section listings.
  421. ----------
  422.