home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April / Chip_1997-04_cd.bin / ovladace / zyxel / software / win.3xx / win31ini.txt < prev   
Text File  |  1996-09-25  |  85KB  |  2,341 lines

  1.             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  2.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  3.  
  4.  
  5.  
  6.  
  7.            Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  8.  
  9.  
  10.            settings that are present in the Windows for Workgroups 3.11            This chapter contains information about the new or updated 
  11.  
  12.                                      Windows for Workgroups Resource Kit            initialization files. For entries not listed in this chapter,            refer to Chapter 6 of the 
  13.            for version 3.1.
  14.  
  15.            The information in this chapter is provided for reference and 
  16.            describes the entries that may be present in the some of the 
  17.            initialization files used by components of Windows for 
  18.            Workgroups 3.11, including the SYSTEM.INI, MSMAIL.INI, and 
  19.            EFAXPUMP.INI. This chapter describes the sections of each 
  20.            initialization file and each of the related entries. The 
  21.            chapter also specifies the default value used for an entry 
  22.            (the default value is used if the entry is not present in the 
  23.            initialization file), and the means for changing an entry 
  24.            present in an initialization file.
  25.  
  26.  
  27.            Related Information
  28.            n Windows for Workgroups Resource Kit Addendum for version 
  29.              3.11: Chapter 1, _Windows for Workgroups 3.11 
  30.              Architecture;_ Chapter 2, _Windows for Workgroups 3.11 
  31.              Setup and Installation;_ Chapter 11, _Tips for Optimizing 
  32.              Windows for Workgroups 3.11._
  33.            n Windows for Workgroups Resource Kit for version 3.1: 
  34.              Chapter 5, _Windows for Workgroups Setup Information 
  35.              Files;_ Chapter 6, _Windows for Workgroups Initialization 
  36.              Files;_ Chapter 13, _Troubleshooting Windows for 
  37.              Workgroups._
  38.  
  39.  
  40.            About the Initialization Files
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.            The Windows for Workgroups 3.11 initialization files contain 
  48.            information that defines the Windows for Workgroups 3.11 
  49.            environment. Microsoft Windows for Workgroups 3.11 and 
  50.            Windows-based applications use the information in these files 
  51.            to configure themselves according to each user's needs and 
  52.            preferences.
  53.  
  54.            The Windows for Workgroups 3.11 initialization files that are 
  55.            either new or contain new or updated settings are SYSTEM.INI, 
  56.            MSMAIL.INI, and EFAXPUMP.INI files. For information on other 
  57.            settings in initialization (.INI) files provided with Windows 
  58.            for Workgroups 3.11, see Chapter 6, _The Windows for 
  59.            Workgroups Initialization Files,_ in the Windows for 
  60.            Workgroups Resource Kit, version 3.1.
  61.  
  62.  
  63.  
  64.  
  65.  
  66.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 1 Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  67.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  68.  
  69.  
  70.  
  71.  
  72.  
  73.             .INI file   File contents
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.             SYSTEM.INI  Contains entries for configuring  Windows for 
  81.                         Workgroups 3.11 to meet  system specific hardware 
  82.                         needs.
  83.             MSMAIL.INI  Contains entries that define the appearance and 
  84.                         behavior of Mail.
  85.             EFAXPUMP.INI                        Contains entries that enable sharing of custom 
  86.                         Mail commands and custom messages with other 
  87.                         members of a workgroup.
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.            Important     Errors made by editing initialization files can 
  95.            lead to undesirable results when you run Windows for 
  96.            Workgroups 3.11. Before changing any entry, make a backup 
  97.            copy of the file. Read _Changing Entries in .INI Files_ later 
  98.            in this chapter for guidelines.
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.            Format of the .INI Files
  108.  
  109.            The Windows for Workgroups 3.11 setup initialization files 
  110.            are text files that contain one or more sections. The format 
  111.            for each section is:
  112.  
  113.            [section]
  114.            keyname= value          ; comment
  115.  
  116.             Value    Definition
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.             [section]                      The name (header) of a section. The enclosing 
  124.                      brackets ([ ]) are required, and the left bracket 
  125.                      must be in the leftmost column of the file.
  126.  
  127.  
  128.  
  129.  
  130.  
  131.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 2 Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  132.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  133.  
  134.  
  135.  
  136.  
  137.             keyname  The name of an entry, which can consist of any 
  138.                      combination of letters and digits. For many entries, 
  139.                      the keyname
  140.                      sign. 
  141.             value    The value of each entry, which can be an integer, a 
  142.                      string, or a quoted string, depending on the entry.                                  must be followed immediately by an equal 
  143.             ;        Some entries include brief comments below the header 
  144.             comment  or on the same line as an entry. You can include 
  145.                      comments anywhere in an .INI file by prefacing the 
  146.                      comment with a semicolon (;).
  147.  
  148.            In this chapter, the sections that appear in bold contain the 
  149.            actual words that are used in the INI file. For example: 
  150.            [windows] section. When a section is referenced generically, 
  151.            the section name is shown in italics, in bold brackets. For 
  152.            example, PROTOCOL.INI contains the [netcard_protocol] section 
  153.            that actually includes separate sections for each network 
  154.            adapter card name, such as [MS$EE16] for the Intel 
  155.            EtherExpress 16 or 16TP adapter card. 
  156.  
  157.            Some variable entries must be substituted for specific values 
  158.            in the entry. These entries are shown in italics in this 
  159.            format:
  160.  
  161.            keyname= profile, description, filesize
  162.  
  163.            Case (capital or lowercase letters) does not matter for 
  164.            values, unless specified for a particular item. Some items 
  165.            must be enclosed in double quotation marks (_ _). For 
  166.            example: caption= _Windows Setup_.
  167.  
  168.            The actual words of an entry are shown in bold, such as
  169.             _Beep= Yes | No_. The values that can be substituted in the 
  170.            entry are shown in italics. When the value can be one of 
  171.            several choices, the choices are separated with a pipe 
  172.            character ( | ). For example:
  173.  
  174.            Beep= Yes | No 
  175.  
  176.            For many entries, the value is shown as Boolean. To enable an 
  177.            entry that requires a Boolean value, you can enter True, Yes, 
  178.            On, or 1. To disable such an entry, you can enter False, No, 
  179.            Off, or 0. These entries are not case sensitive.
  180.  
  181.            Any entry listed here but which does not appear in your .INI 
  182.            file is automatically assigned the default value shown in 
  183.            this chapter.
  184.  
  185.  
  186.            Changing Entries in .INI Files
  187.  
  188.            Windows for Workgroups creates the initialization files 
  189.            during installation and assigns default values. Some entries 
  190.            are added or changed when you install or configure a Windows 
  191.  
  192.  
  193.  
  194.  
  195.  
  196.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 3 Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  197.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  198.  
  199.  
  200.  
  201.  
  202.            application. You can edit these entries to change the 
  203.            appearance or performance of Windows for Workgroups. 
  204.  
  205.            You can use the following options to change the entries in an 
  206.            .INI file:
  207.            n
  208.              Schedule+ to change entries with the menu commands and 
  209.              dialog box options. 
  210.            n Run Windows Setup again to change system settings, the 
  211.              keyboard or mouse configuration, or network options, and to              Use Control Panel, Program Manager, File Manager, Mail or 
  212.              add or remove printers and fonts.
  213.            n Choose a command such as Printer Setup from the File menu 
  214.              in Print Manager and specify new options.
  215.            n Use a text editor such as Notepad to edit the file directly.
  216.  
  217.            Many of the entries in this section list the most appropriate 
  218.            method for changing the entry. 
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.            Important     Always create a backup copy of the .INI file 
  226.            before you open it, and use care when making changes. 
  227.            Incorrect changes can lead to unexpected results when you run 
  228.            Windows for Workgroups 3.11. Edit the entries for .INI files 
  229.            only when necessary. Do not use a formatting editor, such as 
  230.            a word processor in document mode. Some editors can damage 
  231.            characters with ANSI values of greater than 127. We recommend 
  232.            that you use the Control Panel or Setup interface when 
  233.            possible to make changes. If you must hand-edit the file, use 
  234.            a text editor such as Notepad, System Editor, or Edit 
  235.            (provided with versions 5.0 and higher of MS-DOS). 
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.            To change .INI file entries with a text editor
  245.            1.Important: Create and save a backup copy of the .INI file.
  246.            2.Open the .INI file with a text editor such as Notepad.
  247.            3.Edit the specific entries and save the file in ASCII (text 
  248.              only) format.
  249.            4.Restart Windows for Workgroups 3.11 and the changes made to 
  250.              the .INI file will take effect.
  251.  
  252.  
  253.            To edit system files with System Editor:
  254.  
  255.            You can use the System Editor utility in Windows for 
  256.  
  257.  
  258.  
  259.  
  260.  
  261.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 4 Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  262.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  263.  
  264.  
  265.  
  266.  
  267.            Workgroups 3.11 to edit AUTOEXEC.BAT, CONFIG.SYS, WIN.INI, 
  268.            SYSTEM.INI, PROTOCOL.INI, MSMAIL.INI, and SCHDPLUS.INI at the 
  269.            same time if needed. The System Editor is installed in your 
  270.            WINDOWS directory by Windows Setup.
  271.            1.Important: Create a backup copy of the .INI file you want 
  272.              to edit.
  273.            2.Choose Run from the File Menu in Program Manager. Type 
  274.              sysedit on the command line and press ENTER.
  275.            3.Click on the window in System Editor that contains the file 
  276.              you want 
  277.              to edit.
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 5 Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  327.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 6 Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  392.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 7 Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  457.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 8 Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  522.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549.  
  550.  
  551.  
  552.  
  553.  
  554.  
  555.  
  556.  
  557.  
  558.  
  559.  
  560.  
  561.  
  562.  
  563.  
  564.  
  565.  
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 9 Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  587.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602.  
  603.  
  604.  
  605.  
  606.  
  607.  
  608.  
  609.  
  610.  
  611.  
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 10Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  652.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660.  
  661.  
  662.  
  663.  
  664.  
  665.  
  666.  
  667.  
  668.  
  669.  
  670.  
  671.  
  672.  
  673.  
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 11Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  717.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  718.  
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748.  
  749.  
  750.  
  751.  
  752.  
  753.  
  754.  
  755.  
  756.  
  757.  
  758.  
  759.  
  760.  
  761.  
  762.  
  763.  
  764.  
  765.  
  766.  
  767.  
  768.  
  769.  
  770.  
  771.  
  772.  
  773.  
  774.  
  775.  
  776.  
  777.  
  778.  
  779.  
  780.  
  781.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 12Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  782.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  783.  
  784.  
  785.  
  786.  
  787.  
  788.  
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799.  
  800.  
  801.  
  802.  
  803.  
  804.  
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825.  
  826.  
  827.  
  828.  
  829.  
  830.  
  831.  
  832.  
  833.  
  834.  
  835.  
  836.  
  837.  
  838.  
  839.  
  840.  
  841.  
  842.  
  843.  
  844.  
  845.  
  846.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 13Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  847.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  848.  
  849.  
  850.  
  851.  
  852.  
  853.  
  854.  
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861.            Figure 4.1 - The System Editor in Windows for Workgroups 3.11
  862.            1.Edit the file, using the same text editing techniques as in 
  863.              Notepad.
  864.            2.Save the file, and choose Exit from the File menu to close 
  865.              System Editor.
  866.            3.Restart Windows for Workgroups 3.11 to enable the changes 
  867.              you made to take effect. If you edit CONFIG.SYS or 
  868.              AUTOEXEC.BAT, you must reboot your system for the changes 
  869.              to take effect.
  870.  
  871.  
  872.            Editing .INI Source Files
  873.  
  874.            If you copy the Windows for Workgroups 3.11 files to a 
  875.            network server using the setup /a option (to install a shared 
  876.            copy of Windows for Workgroups 3.11), Setup uses WIN.SRC, 
  877.            SYSTEM.SRC, and CONTROL.SRC to build WIN.INI,  SYSTEM. INI, 
  878.            and CONTROL.INI. To create custom initialization files for 
  879.            multiple installations, you can modify the .SRC files.
  880.  
  881.            To edit the .SRC files, first save a backup copy of the 
  882.            original file, then make editing changes in the file, 
  883.            following the guidelines in this chapter. Save the file with 
  884.            an .SRC filename extension in the WINDOWS directory on the 
  885.            network server. Test the new .SRC file on a single system 
  886.            before installing Windows for Workgroups 3.11 on multiple 
  887.            systems by verifying the appropriate operations with the 
  888.            created INI file.
  889.  
  890.  
  891.            SYSTEM.INI: System Initialization File
  892.  
  893.  
  894.  
  895.  
  896.  
  897.  
  898.            When you install Windows for Workgroups 3.11, Setup creates 
  899.            the SYSTEM.INI file. SYSTEM.INI contains global system 
  900.            information that Windows for Workgroups 3.11 uses when it 
  901.            starts, and contains settings that you can customize to meet 
  902.            your system's hardware needs.
  903.  
  904.            The SYSTEM.INI sections discussed in this chapter appear here 
  905.            in alphabetical order for easy reference, the sections may 
  906.  
  907.  
  908.  
  909.  
  910.  
  911.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 14Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  912.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  913.  
  914.  
  915.  
  916.  
  917.            not appear in this sequence in the initialization file. The 
  918.            SYSTEM.INI file can contain the following sections:
  919.  
  920.             Section    Purpose
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.             [386Enh]   Contains information used by Windows for 
  928.                        Workgroups 3.11 in 386 enhanced mode.
  929.             [network]  Contains information for defining the Windows for 
  930.                        Workgroups 3.11 network configuration.
  931.             [network   Contains information for defining the Windows for 
  932.             drivers]   Workgroups 3.11 real-mode network configuration.
  933.             [NWNBLink] Contains information used by the 32-bit NetBIOS 
  934.                        driver for IPX.
  935.             [vcache]   Contains information for defining the Windows for 
  936.                        Workgroups 3.11 cache management settings.
  937.  
  938.            Many of the other entries described in this chapter are 
  939.            rarely needed and do not appear in the SYSTEM.INI file unless 
  940.            they are add manually. Most of these entries have a default 
  941.            value that is present whether or not the entry appears in 
  942.            SYSTEM.INI. You might need to change one or more of these 
  943.            values to improve the performance of Windows for Workgroups 
  944.            3.11 or a specific application. 
  945.  
  946.            The possible methods for changing values are noted for each 
  947.            entry in this chapter. Most of the SYSTEM.INI entries cannot 
  948.            be changed through the Control Panel interface. You can 
  949.            change many of the settings by running the Setup program from 
  950.            the Main program group. Other values in SYSTEM.INI can be 
  951.            changed only by opening the file and editing it manually with 
  952.            a text editor such as Notepad. 
  953.  
  954.            The changes you make to the SYSTEM.INI file do not take 
  955.            effect until you restart Windows for Workgroups 3.11. Refer 
  956.            to _Editing .INI Source Files_ earlier in this chapter.
  957.  
  958.  
  959.            [386Enh]
  960.  
  961.            The [386Enh] section contains information specific to running 
  962.            Windows for Workgroups 3.11 in 386 enhanced mode, including 
  963.            information used for virtual memory page swapping.
  964.  
  965.            For entries in this section that specify virtual devices, the 
  966.            value can appear in two ways_either as the filename of a 
  967.            specific virtual device driver (with path if necessary), or 
  968.            as an asterisk (*) followed immediately by the device name to 
  969.            refer to a virtual device built into the WIN386.EXE file.
  970.  
  971.  
  972.  
  973.  
  974.  
  975.  
  976.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 15Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  977.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  978.  
  979.  
  980.  
  981.  
  982.            This section can contain the following entries:
  983.            DisableVFATWarning=  on | off
  984.  
  985.  
  986.            to be displayed or not.  For example, one of the warning 
  987.            screens provides instructions to the user on how to tell            Specifies whether the 32-bit File System warning screens are 
  988.            Windows for Workgroups to install the 32-bit File System 
  989.            support drivers to allow 32-bit disk caching on a compressed 
  990.            disk volume.  Set DisableVFATWarning= to on to prevent the 
  991.            warning screen from being displayed.  The default is off (the 
  992.            warning screen is displayed).
  993.            EnableSharingPopUps= Boolean
  994.  
  995.            Specifies whether a SHARE.EXE sharing violation message is to 
  996.            appear when a sharing violation occurs while using the 
  997.            VSHARE.386 device. If the value for this setting is True, the 
  998.            SHARE.EXE messages appear. Set this value to True if you are 
  999.            using an MS-DOS-based application that relies on the 
  1000.            sharing-violation message. If the value for this setting is 
  1001.            False, the SHARE.EXE message does not appear and will not be 
  1002.            notified if a sharing violation occurs. The default is False.
  1003.            Netcard= drivername  [, ... ]
  1004.  
  1005.            Specifies a comma separated list of NDIS 3.0 network adapter 
  1006.            card drivers that Windows for Workgroups 3.11 conditionally 
  1007.            loads on startup. If NDIS 2.0 network protocols are loaded on 
  1008.            startup, the entries on the Netcard= line are ignored.
  1009.            Netcard3= drivername  [, ... ]
  1010.  
  1011.            Specifies a comma separated list of NDIS 3.0 network adapter 
  1012.            card drivers that Windows for Workgroups 3.11 loads on 
  1013.            startup. These NDIS 3.0 network adapter card drivers are 
  1014.            always loaded.
  1015.            NetMisc= drivername  [, ... ]
  1016.  
  1017.            Specifies a comma separated list of miscellaneous network 
  1018.            Virtual device drivers that Windows for Workgroups 3.11 will 
  1019.            load. Typically, the drivers include the mappers and other 
  1020.            network support layers, such as NDIS.386, NDIS2SUP.386, 
  1021.            MSODISUP.386, and NWSUP.386.
  1022.            Network= filename | device name 
  1023.  
  1024.            Specifies the core virtual network drivers that are used when 
  1025.            Windows for Workgroups is in 386 enhanced mode. The default 
  1026.            is *vnetbios, *vwc, vnetsup.386, vredir.386, vserver.386. 
  1027.            This entry is a synonym for Device=. Setup assigns an 
  1028.            appropriate value based on your system configuration. 
  1029.            SecondNet= filename 
  1030.  
  1031.            Specifies the virtual network drivers for the additional 
  1032.            network you have configured on your workstation. The 
  1033.            secondnet= entry is synonymous with device=. The default is 
  1034.            none (blank). Setup sets this value to match your 
  1035.            configuration. (For example, if NetWare is selected as the 
  1036.  
  1037.  
  1038.  
  1039.  
  1040.  
  1041.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 16Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  1042.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  1043.  
  1044.  
  1045.  
  1046.  
  1047.            additional network, the secondnet=
  1048.            secondnet=vnetware.386                                              entry will be defined as                                  .)
  1049.            Transport= filename  [, ... ]
  1050.  
  1051.            Specifies a comma separated list of NDIS 3.0 protected-mode 
  1052.            network protocol drivers that Windows for Workgroups 3.11 
  1053.            uses. The transport= entry is synonymous with device=. Setup 
  1054.            sets this value to match your configuration when NDIS 3.0 
  1055.            network protocols are installed.
  1056.            V86ModeLANAs= LANA number, LANA number
  1057.  
  1058.            Limits the real-mode NetBIOS LANA numbers that will be 
  1059.            supported while Windows for Workgroups 3.11 is running to 
  1060.            only those LANA numbers listed. This setting is for real-mode 
  1061.            NetBIOS drivers only. This setting should not include any 
  1062.            LANA numbers for protected-mode protocols or NetBIOS drivers. 
  1063.            This setting is useful with NetBIOS protocols which 
  1064.            incorrectly identify themselves as being active on LANA 
  1065.            numbers others than those assigned to them, for example, the 
  1066.            NetWare NETBIOS.EXE TSR. Make sure that the values for this 
  1067.            setting do not include LANA numbers assigned to 
  1068.            protected-mode protocols such as VNB.386. The default is none 
  1069.            (blank). The LANAs for protocols are specified in 
  1070.            PROTOCOL.INI. To change this entry, you must edit SYSTEM.INI.
  1071.            OverlappedIO= Boolean
  1072.  
  1073.            This entry is added if Novell NetWare support installed with 
  1074.            Windows for Workgroups 3.11. If On, several virtual machines 
  1075.            can make read and write requests to a disk before the first 
  1076.            request has been completed. If this entry is Off, virtual 
  1077.            machines cannot issue a request to read or write to a disk 
  1078.            until any previous read and write requests have been 
  1079.            completed. The default is Off if InDOSPolling= on. Otherwise, 
  1080.            the default is On. To change this entry, you must edit 
  1081.            SYSTEM.INI. (You should not need to change this entry_Setup 
  1082.            adds this entry if NetWare is configured as an additional 
  1083.            network.) 
  1084.  
  1085.  
  1086.            [net.cfg]
  1087.  
  1088.            This section contains entries used by the Windows Setup 
  1089.            program when configuring Windows for Workgroups 3.11 to use 
  1090.            Novell NetWare support.
  1091.  
  1092.            The [net.cfg] section can contain the following entry:
  1093.            path= path name
  1094.  
  1095.            Specifies the path to the NetWare NET.CFG file containing the 
  1096.            ODI driver configuration information. When Novell NetWare 
  1097.            support is configured for use with Windows for Workgroups, 
  1098.            the user is prompted by the Windows Setup program to identify 
  1099.            the location of the Novell NET.CFG file. The value the user 
  1100.            specifies during Setup is stored in this entry.
  1101.  
  1102.  
  1103.  
  1104.  
  1105.  
  1106.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 17Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  1107.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  1108.  
  1109.  
  1110.  
  1111.  
  1112.  
  1113.  
  1114.            [network]
  1115.  
  1116.            This section contains settings that affect how your computer 
  1117.            interacts with the network. To change the values of the 
  1118.            settings described in the [network] section, use the Network 
  1119.            tool in Control Panel, except where specified.
  1120.  
  1121.            The [network] section can contain the following entries:
  1122.            AuditEnabled= Boolean
  1123.  
  1124.            Specifies whether the event log has been enabled, providing 
  1125.            auditing of network access events that occur when other users 
  1126.            access your computer. The default for this setting is No. To 
  1127.            change this setting, select the Event Log button in the 
  1128.            Network section of Control Panel.
  1129.            AuditEvents= hexadecimal number
  1130.  
  1131.            Identifies the events that are being audited in the event 
  1132.            log. The value shown for the AuditEvents= field is set to 
  1133.            reflect the events that the user chooses to monitor. To 
  1134.            change this setting, select the Event Log button in the 
  1135.            Network section of Control Panel.
  1136.            AuditLogSize= number
  1137.  
  1138.            Specifies the maximum size to which the audit log grows. The 
  1139.            number represents the size of the file in kilobytes. Once the 
  1140.            event log exceeds the given size, no further events are added 
  1141.            to the log. To change this setting, select the Event Log 
  1142.            button in the Network section of Control Panel.
  1143.            AutoLogon= Boolean
  1144.  
  1145.            Specifies whether you are automatically logged on when you 
  1146.            start Windows for Workgroups 3.11. If you are using a logon 
  1147.            password, the Windows for Workgroups Logon dialog box appears 
  1148.            and asks you to enter your logon password. To log on, you 
  1149.            must supply your password. If you have a blank logon 
  1150.            password, you will be logged on and no prompt appears. If set 
  1151.            to No, you are not automatically logged on at startup. The 
  1152.            default is Yes. To make changes to this entry, run the 
  1153.            Network tool in Control Panel and select the Log On at 
  1154.            Startup check box in the Startup Settings dialog box.
  1155.            AutoStart= Full | Basic | Popup | Netbind | Netbeui | Workstation [, ... 
  1156.  
  1157.            Specifies the additional real-mode components that are loaded 
  1158.            when the net start command is issued from the command prompt 
  1159.            or in AUTOEXEC.BAT. The Full value is used to load full 
  1160.            redirector support (unless otherwise specified, Full is the 
  1161.            default value for the redirector support). The Basic value is 
  1162.            used to load basic redirector support. The Popup value is 
  1163.            used to load the popup interface. The Netbind value is used 
  1164.            to bind protocols and network adapter drivers. The Netbeui 
  1165.            value is used to load the NetBEUI protocol. The Workstation 
  1166.  
  1167.  
  1168.  
  1169.  
  1170.  
  1171.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 18Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  1172.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  1173.  
  1174.  
  1175.  
  1176.  
  1177.            value is used to load the default redirector. If you want to 
  1178.            specify more than one real-mode component, separate each 
  1179.            value by a comma. By default, the net start
  1180.            perform only the net bind functionality. To change this                                                        command will 
  1181.            entry, you must edit SYSTEM.INI.
  1182.            CacheThisPassword= Boolean
  1183.  
  1184.            Determines whether the Save This Password In Your Password 
  1185.            List check box in the Enter Password or LAN Manager Log On 
  1186.            dialog box is selected by default the next time the dialog 
  1187.            box is displayed. If this entry is Yes, the check box is 
  1188.            selected. If this entry is No, the check box is not selected. 
  1189.            When you select or clear the check box, this value is changed 
  1190.            in the SYSTEM.INI file. The default is No, or the last value 
  1191.            specified by the user.
  1192.            comment= string
  1193.  
  1194.            Provides a description of your computer (maximum of 48 
  1195.            characters) that appears to other users when they are 
  1196.            browsing the workgroup_the string value specified for this 
  1197.            entry cannot contain commas. This description appears next to 
  1198.            your computer name in the Connect Network Drive, Connect 
  1199.            Network Printer, and Select Computer dialog boxes. The 
  1200.            default is none (blank).
  1201.            ComputerName= name
  1202.  
  1203.            Specifies the name of your computer on the network. Your 
  1204.            computer name must be unique, can be a maximum of 15 
  1205.            characters long, and can contain letters, numbers, and any of 
  1206.            the following characters (the computer name should not 
  1207.            contain a space character, an underscore character should be 
  1208.            used instead): 
  1209.            ! # $ % & ( ) - . @ ^ _ ' { } ~
  1210.  
  1211.            Your computer name appears in the Connect Network Drive, 
  1212.            Connect Network Printers, and Select Computer dialog boxes 
  1213.            when browsing through workgroups for computers, directories 
  1214.            or printers. The default is the name you specified for your 
  1215.            computer during setup.
  1216.            DeferBrowsing= Boolean
  1217.  
  1218.            Specifies whether browsing of network resources occurs 
  1219.            automatically when the Connect Network Drive or Connect 
  1220.            Network Printer dialog box is displayed. If the value of this 
  1221.            field is set to Yes, then browsing is deferred and will not 
  1222.            automatically occur when the dialog box is displayed. If the 
  1223.            value of this field is No, then when the dialog box is 
  1224.            displayed, the network is browsed for the names of other 
  1225.            workgroups that exist and the names of computers defined in 
  1226.            your workgroup. The value for this setting is set based on 
  1227.            the state of the Always Browse check box in the Connect 
  1228.            Network Drive or Connect Network Printer dialog box.
  1229.            DirectHosting=  on | off
  1230.  
  1231.  
  1232.  
  1233.  
  1234.  
  1235.  
  1236.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 19Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  1237.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  1238.  
  1239.  
  1240.  
  1241.  
  1242.            Specifies whether direct hosting on top of IPX is to be 
  1243.            supported. By default, the value for this field is set to   , 
  1244.            which means that the Windows for Workgroups networking                                                                      on
  1245.            components will first try to talk to other computers using 
  1246.            direct hosting, and then will try hosting over NetBIOS if 
  1247.            unsuccessful. Configurations that use the NWSUP.386 driver 
  1248.            (for example, monolithic IPX, or ARCNet configurations over 
  1249.            IPX) require the value for this setting to be set to    .
  1250.            EnableSharing= Boolean
  1251.  
  1252.            Defines the state of resource sharing depending on the values 
  1253.            for FileSharing= and PrinterSharing= entries. If one or more 
  1254.            of the sharing entries is enabled, the value for this entry                                                                 off
  1255.            is Yes. If both file sharing and printer sharing are 
  1256.            disabled, the value for this entry is No. This entry is set 
  1257.            by the Network Settings dialog box in Windows Setup.
  1258.            Exclude= LANA number [, ... ] 
  1259.  
  1260.            Indicates that Windows for Workgroups 3.11 should not use the 
  1261.            protocols represented by the LANA numbers assigned to this 
  1262.            setting. This setting takes precedence over the LANAs= or 
  1263.            V86ModeLANAs= entries, so that a LANA number listed on this 
  1264.            line will never be used even if it is also listed in those 
  1265.            entries. This setting should be used when a NetBIOS protocol 
  1266.            is present but cannot be used by the Windows for Workgroups 
  1267.            3.11 network components; for example, the NetWare NETBIOS.EXE 
  1268.            TSR. The default is none (blank). To change this entry, you 
  1269.            must edit SYSTEM.INI.
  1270.            FileSharing= Boolean
  1271.  
  1272.            Specifies whether file sharing is enabled on your computer as 
  1273.            selected from the Windows Network Setup dialog box. If the 
  1274.            value of this setting is set to Yes, then file sharing is 
  1275.            enabled. If the value of this setting is set to No, then file 
  1276.            sharing is disabled. If both FileSharing= and PrinterSharing= 
  1277.            are set to No, the Windows for Workgroups Server Virtual 
  1278.            device driver (VSERVER.386) will not be loaded into memory. 
  1279.            To change this setting, select the Sharing... button from the 
  1280.            Windows Network Setup dialog box.
  1281.            KeepConn= seconds
  1282.  
  1283.            Specifies the number of seconds Windows for Workgroups 3.11 
  1284.            is to wait before disconnecting an implicit connection that 
  1285.            is no longer being used. This is useful if you are performing 
  1286.            several directory searches or lists using an implicit 
  1287.            connection, or several tasks that involve pipes. If the 
  1288.            applications that you are using to perform these tasks run 
  1289.            slowly, then increase this value. The default is 600. (You 
  1290.            should not need to change this setting.)
  1291.            LANAs= LANA number [, ... ]
  1292.  
  1293.            Limits the automatic detection of protocols to the specified 
  1294.            list of LANA numbers if you start the network before starting 
  1295.            Windows for Workgroups 3.11, and specifies that Windows for 
  1296.  
  1297.  
  1298.  
  1299.  
  1300.  
  1301.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 20Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  1302.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  1303.  
  1304.  
  1305.  
  1306.  
  1307.            Workgroups 3.11 is to use only those protocols present that 
  1308.            are assigned LANA numbers included in this setting. This 
  1309.            setting is useful with NetBIOS protocols which incorrectly 
  1310.            identify themselves as being active on LANA numbers others 
  1311.  
  1312.            NETBIOS.EXE TSR. The default is none (blank). To change this 
  1313.            entry, you must edit SYSTEM.INI.
  1314.                        Boolean           than those assigned to them, for example, the NetWare            LMAnnounce= 
  1315.  
  1316.            If this entry is Yes, your computer announces its presence to 
  1317.            LAN Manager computers in your workgroup. If computers in your 
  1318.            workgroup that are running LAN Manager need to see your 
  1319.            computer when they browse the network, set this value to Yes. 
  1320.            The default is No, which tells the Windows for Workgroups 
  1321.            3.11 server not to broadcast its presence to LAN Manager 
  1322.            clients, and minimizes the level of network traffic. To 
  1323.            change this entry, you must edit SYSTEM.INI.
  1324.            LMLogon= 0 | 1
  1325.  
  1326.            Specifies whether the LAN Manager Logon dialog box is shown 
  1327.            to permit you to log on to a LAN Manager domain when you 
  1328.            start Windows for Workgroups 3.11. If this entry is 1, and 
  1329.            you have stored the domain password in your password list, 
  1330.            Windows for Workgroups 3.11 logs you on to a LAN Manager 
  1331.            domain and runs your logon script, if you have one. If the 
  1332.            domain password is not in your password-list, the LAN Manager 
  1333.            Logon dialog box appears so that you can pick the domain you 
  1334.            want to log on to and specify the password for that domain. 
  1335.            The default value is 0, indicating that you will not log onto 
  1336.            a domain. To change this entry, change the state of the Log 
  1337.            On to LAN Manager Domain check box in the LAN Manager 
  1338.            Settings dialog box.
  1339.            LoadHigh= Boolean
  1340.  
  1341.            Specifies whether real-mode network drivers load into the 
  1342.            upper memory area (UMA) or into conventional memory. Some 
  1343.            network drivers contain code to load themselves into the UMA 
  1344.            area automatically, this setting overrides the default load 
  1345.            method of each real-mode driver. If this entry is Yes, 
  1346.            real-mode drivers will be loaded into the UMA if space is 
  1347.            available. If this entry is No, the real-mode drivers will be 
  1348.            loaded into conventional memory. The default is Yes. To 
  1349.            change this setting, you must edit SYSTEM.INI.
  1350.            LoadNetDDE= Boolean
  1351.  
  1352.            Specifies whether the Network DDE application (NETDDE.EXE) is 
  1353.            to be loaded on startup. The Network DDE application is 
  1354.            necessary to support Network DDE conversations as used by 
  1355.            applications like Chat, Hearts, and ClipBook. Network DDE 
  1356.            requires that a protocol be loaded that provides NetBIOS 
  1357.            services. If this entry is No, the NETDDE.EXE application 
  1358.            will not be loaded. The default is Yes. To change this 
  1359.            setting, select the Startup icon from the Network section of 
  1360.            Control Panel and select the Enable Network DDE check box.
  1361.  
  1362.  
  1363.  
  1364.  
  1365.  
  1366.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 21Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  1367.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  1368.  
  1369.  
  1370.  
  1371.  
  1372.            LogonDisconnected= Boolean
  1373.  
  1374.            Specifies whether the network redirect just initializes the 
  1375.            data structures for persistent network connections such as 
  1376.            network drive and printers (ghosted connections) or 
  1377.            physically attaches to the network resource. If this entry is 
  1378.            Yes, connections are _ghosted_ and the network connection 
  1379.            data structures are initialized, but the physical connection 
  1380.            to the network resource is not made until the resource is 
  1381.            actually accessed _ this results in a lower startup time. If 
  1382.            this entry is No, the default, then when persistent network 
  1383.            connections are restored, the network connection is made to 
  1384.            the network resource. To change this setting, enable the 
  1385.            Ghosted Connections check box from the Startup icon in the 
  1386.            Network section of Control Panel.
  1387.            LogonDomain= domain name
  1388.  
  1389.            Specifies the name of the default LAN Manager domain 
  1390.            (workgroup) that validates your password, if you choose to 
  1391.            logon to a LAN Manager domain when you start Windows for 
  1392.            Workgroups 3.11 (as specified by the LMLogon= entry). The 
  1393.            default is the designated workgroup for your computer.
  1394.            LogonValidated= Boolean
  1395.  
  1396.            Indicates whether your logon was validated by a LAN Manager 
  1397.            server when you last logged on. If you decide to change the 
  1398.            LMLogon= value while you are still logged on by selecting or 
  1399.            clearing the Log On To LAN Manager Domain check box in 
  1400.            Control Panel, the LogonValidated= entry ensures that you are 
  1401.            logged off properly when you end your Windows for Workgroups 
  1402.            3.11 session, or if you choose to log off using Control 
  1403.            Panel. The default is No. (You should not need to change this 
  1404.            setting.)
  1405.            MaintainServerList= Yes | No | Auto 
  1406.  
  1407.            Specifies whether your computer will maintain the list of 
  1408.            computers in your workgroup and the names of workgroups 
  1409.            defined on your network. If this entry is Yes, your computer 
  1410.            will be used to maintain the list of computers in your 
  1411.            workgroup and workgroups on your network, and increases the 
  1412.            likelihood that your computer will become the _master_ 
  1413.            computer in your workgroup which maintains these lists. If 
  1414.            this entry is No, your computer is never used to maintain 
  1415.            these lists_use this setting if your computer has very little 
  1416.            free memory, is connected to the rest of your workgroup only 
  1417.            by a slow link (such as a telephone-line connection), or 
  1418.            other special conditions apply which would cause performance 
  1419.            problems. If this entry is Auto, your computer will maintain 
  1420.            these lists when Windows for Workgroups 3.11 determines that 
  1421.            it is necessary. The default is Auto. (You should not need to 
  1422.            change this value.) To change this entry, you must edit 
  1423.            SYSTEM.INI. At least one computer in your workgroup must have 
  1424.            a value of either Auto (the default) or Yes for this entry in 
  1425.            order to ensure that the list of workgroups and computers on 
  1426.  
  1427.  
  1428.  
  1429.  
  1430.  
  1431.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 22Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  1432.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  1433.  
  1434.  
  1435.  
  1436.  
  1437.            your network is available.
  1438.            Multinet= network name [, ... ]
  1439.  
  1440.            Specifies the name of one or more active secondary networks 
  1441.            that you have added support for in Windows for Workgroups 
  1442.            3.11. The default is none (blank). You can change this entry 
  1443.            in the Network Settings dialog box from Windows Setup.
  1444.            NumBigBuf= number
  1445.  
  1446.            Specifies the number of buffers used by the protected-mode 
  1447.            redirector VREDIR.386 to cache data read from the network. 
  1448.            Increasing this entry can improve the performance of network 
  1449.            operations, but reduces the amount of memory available for 
  1450.            applications. This entry is only used if the network is not 
  1451.            started from MS-DOS before starting Windows for Workgroups. 
  1452.            By default, the redirector uses one eighth of the available 
  1453.            physical memory free at the time when it is loaded, so the 
  1454.            number of cache buffers is that amount of memory divided by 
  1455.            the size of each buffer (which is 4096 bytes in size), 
  1456.            rounded down. This entry has a minimum of 2 and a maximum of 
  1457.            4096.
  1458.            PrintBufTime= seconds
  1459.  
  1460.            Specifies the number of seconds of idle printing time that 
  1461.            Windows for Workgroups 3.11 is to wait before indicating that 
  1462.            the end of a print job has been reached when printing from an 
  1463.            MS-DOS-based application. When printing to a network printer 
  1464.            from an MS-DOS-based application, your documents do not start 
  1465.            printing until the application finishes processing the print 
  1466.            job. If you are using an MS-DOS-based application that 
  1467.            processes print jobs quickly and you want your documents to 
  1468.            print sooner, decrease this value. If you are using an 
  1469.            MS-DOS-based application that takes longer to process print 
  1470.            jobs or if your print job is broken into multiple documents, 
  1471.            increase this value. The time an MS-DOS-based application is 
  1472.            suspended is not counted. The default value is 45. To change 
  1473.            this entry, you must edit SYSTEM.INI.
  1474.            PrinterSharing= Boolean
  1475.  
  1476.            Specifies whether printer sharing is enabled on your computer 
  1477.            as selected from the Windows Network Setup dialog box. If the 
  1478.            value of this setting is set to Yes, then printer sharing is 
  1479.            enabled. If the value of this setting is set to No, then 
  1480.            printer sharing is disabled. If both PrinterSharing= and 
  1481.            FileSharing= are set to No, the Windows for Workgroups Server 
  1482.            virtual device driver (VSERVER.386) will not be loaded into 
  1483.            memory. To change this setting, select the Sharing... button 
  1484.            from the Windows Network Setup dialog box.
  1485.            priority= number
  1486.  
  1487.            Specifies the relative priority value for sharing resources 
  1488.            (VSERVER.386). The lower the number, the less time is given 
  1489.            to sharing resources. The higher the number, the more time is 
  1490.            given to sharing resources. The default priority is 80. To 
  1491.  
  1492.  
  1493.  
  1494.  
  1495.  
  1496.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 23Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  1497.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  1498.  
  1499.  
  1500.  
  1501.  
  1502.            make changes to this entry, choose the Network icon in 
  1503.            Control Panel and change the position of the Performance 
  1504.            Priority slider bar.
  1505.            reconnect= Boolean
  1506.  
  1507.            Defines the default state for the Reconnect At Startup check 
  1508.            box in the Connect Network Drive or Connect Network Printer 
  1509.            dialog box. The Reconnect At Startup check box is used to 
  1510.            determine whether the given network connection is 
  1511.            re-established when Windows for Workgroups 3.11 is 
  1512.            re-started. If this entry is Yes, the Reconnect At Startup 
  1513.            check box in the Connect Network Drive or Connect Network 
  1514.            Printer dialog box is selected the next time the dialog box 
  1515.            is displayed. If this entry is No, the check box is not 
  1516.            selected. When you select or clear the check box, the value 
  1517.            for this setting changes in the SYSTEM.INI file to reflect 
  1518.            its current state. The default is Yes.
  1519.            reshare= Boolean
  1520.  
  1521.            Defines the default state for the Reshare At Startup check 
  1522.            box in the Share Directory or Share Printer dialog box. The 
  1523.            Reshare At Startup check box determines whether the given 
  1524.            share is automatically re-shared at startup. If this entry is 
  1525.            Yes, the Reshare At Startup check box in the Share Directory 
  1526.            or Share Printer dialog box is selected the next time the 
  1527.            dialog box is displayed. If this entry is No, the check box 
  1528.            is not selected. When you select or clear the check box, this 
  1529.            value is changed in the SYSTEM.INI file to reflect its 
  1530.            current state. The default is Yes. 
  1531.            SlowLanas= LANA [, LANA ...]
  1532.  
  1533.            Identifies the LANA numbers which are used for slow network 
  1534.            connections, for example the Remote Access Service (RAS). For 
  1535.            slow LANAs, raw I/O from the redirector is disabled to enable 
  1536.            packet sizes to be reduced to support sending across a low 
  1537.            speed network link - this prevents the network from timing 
  1538.            out when sending NetBIOS data across the slow link. The 
  1539.            SlowLanas= switch also prevents the local Windows for 
  1540.            Workgroups 3.11 computer from becoming a browse server for 
  1541.            the given LANA values across slow network connections.
  1542.            StartMessaging= Boolean
  1543.  
  1544.            Specifies whether the messaging service is started when 
  1545.            Windows for Workgroups 3.11 is started and the WinPopup 
  1546.            application is loaded to send and receive messages and 
  1547.            alerts. When messaging is enabled (Yes), Print Manager will 
  1548.            send notifications of completed print jobs and WinPopup will 
  1549.            receive the sent messages. The default is No. To change this 
  1550.            setting, select the Startup icon from the Network section of 
  1551.            Control Panel and select the Enable WinPopup check box.
  1552.            username= name
  1553.  
  1554.            Specifies the default logon name (maximum of 20 characters) 
  1555.            that is used to log on to Windows for Workgroups 3.11. The 
  1556.  
  1557.  
  1558.  
  1559.  
  1560.  
  1561.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 24Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  1562.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  1563.  
  1564.  
  1565.  
  1566.  
  1567.            value for this setting changes to the logon name you specify 
  1568.            when you log on to Windows for Workgroups 3.11 for the first 
  1569.  
  1570.            the first time. Then the default value becomes the logon name 
  1571.            you specify in the Welcome To Windows For Workgroups dialog            time. The default is your computer name until you log on for 
  1572.            box.
  1573.            WinNet= name
  1574.  
  1575.            Specifies the name of the primary Windows network (WinNet) 
  1576.            driver. When Microsoft networking is enabled, the value for 
  1577.            this entry is wfwnet. The value for this setting is defined 
  1578.            by the networking option selected in the Windows Network 
  1579.            Setup dialog box.
  1580.            WorkGroup= name 
  1581.  
  1582.            Specifies the workgroup (maximum of 15 characters) that your 
  1583.            computer belongs to. You can change this entry using the 
  1584.            Network icon in the Control  Panel.
  1585.  
  1586.  
  1587.            [network drivers]
  1588.  
  1589.            This section contains entries that specify the real-mode NDIS 
  1590.            2.0 network drivers that load when Windows for Workgroups 
  1591.            3.11 is started. The entries in this section are created or 
  1592.            modified when you configure your network drivers from the 
  1593.            Network Settings dialog box in Windows Setup.
  1594.  
  1595.            The [network drivers] section can contain the following 
  1596.            entries:
  1597.            devdir= path name
  1598.  
  1599.            Specifies the path name pointing to the location of the 
  1600.            network device driver files and the PROTOCOL.INI file. These 
  1601.            drivers include PROTMAN.DOS, PROTMAN.EXE and all drivers 
  1602.            listed on the transport= and netcard= lines. For a new 
  1603.            installation, the devdir= entry is set to point to the 
  1604.            WINDOWS directory.
  1605.            LoadRMDrivers= Boolean
  1606.  
  1607.            Specifies whether the real-mode NDIS 2.0 drivers are loaded 
  1608.            automatically when the NET START command is issued at the 
  1609.            MS-DOS command prompt. If the value for this entry is Yes, 
  1610.            then the real-mode network drivers will load automatically 
  1611.            and bind at the time net start is run. These drivers are the 
  1612.            NDIS 2.0 MAC drivers, NDISHLP.SYS, other NDIS 2.0 protocols, 
  1613.            and PROTMAN.DOS. If the value for this entry is No, the 
  1614.            real-mode drivers will not load unless the real-mode network 
  1615.            services are started manually with one of the NET commands 
  1616.            (for example; net start workstation, net use, net initialize, 
  1617.            net start net bind, net start full, net start basic, net
  1618.             view). If NDIS 2.0 drivers are installed, the default value 
  1619.            for this entry is Yes.
  1620.            netcard= path name, ...
  1621.  
  1622.  
  1623.  
  1624.  
  1625.  
  1626.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 25Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  1627.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  1628.  
  1629.  
  1630.  
  1631.  
  1632.  
  1633.            Specifies a comma separated list of the names of the NDIS 2.0 
  1634.  
  1635.            system. The driver names listed for this setting will most            network adapter card drivers that are configured for your 
  1636.            likely end in .DOS or .SYS and must be real-mode NDIS 2.0 
  1637.            drivers. The value for this entry is set when you add or 
  1638.            remove network adapter cards using the Network Settings 
  1639.            dialog box in Windows Setup.
  1640.            transport= path name
  1641.  
  1642.            Specifies a comma separated list of the names of the NDIS 2.0 
  1643.            protocol drivers that are configured for your system. The 
  1644.            driver names listed for this setting will most likely end in 
  1645.            .DOS or .SYS and must be real-mode NDIS 2.0 drivers. The 
  1646.            value for this entry is set when you add or remove network 
  1647.            protocols using the Network Settings dialog box in Windows 
  1648.            Setup.
  1649.            <NetworkCardDriver>.DOS= low | high
  1650.  
  1651.            Specifies whether given real-mode NDIS 2.0 driver is loaded 
  1652.            into conventional memory (low), or into the upper memory area 
  1653.            (high). <NetworkCardDriver> represents the name of the NDIS 
  1654.            2.0 driver (for example, EXP16.DOS). By default, unless the 
  1655.            network adapter card driver contains code to load itself into 
  1656.            the UMA, the network adapter card driver will be loaded into 
  1657.            conventional memory.
  1658.  
  1659.  
  1660.            [NWNBLink]
  1661.  
  1662.            This section contains entries used by the NetBIOS services 
  1663.            driver for IPX/SPX, NWNBLINK.386. NetBIOS requires a lanabase 
  1664.            entry to map the NetBIOS services to a specific network 
  1665.            adapter card.
  1666.  
  1667.            The [NWNBLink] section may contain the following entry:
  1668.            lanabase= LANA number
  1669.  
  1670.            Specifies the LANA number on which to assign to the NWNBLink 
  1671.            NetBIOS services driver. This entry is created or modified 
  1672.            when the IPX/SPX Compatible Transport with NetBIOS is 
  1673.            installed or when the IPX Support Driver (Monolithic) with 
  1674.            NetBIOS transport is installed. This entry has identical 
  1675.            functionality to the LANABASE= entry in the PROTOCOL.INI for 
  1676.            the NetBEUI protocol.
  1677.  
  1678.  
  1679.            [vcache]
  1680.  
  1681.            This section contains entries that specify parameters for the 
  1682.            32-bit file access cache. Only the MinFileCache parameter is 
  1683.            written to the SYSTEM.INI by default. The entries for the 
  1684.            other settings are not modified by the Windows for Workgroups 
  1685.            3.11 user interface and need to be edited manually. Take 
  1686.  
  1687.  
  1688.  
  1689.  
  1690.  
  1691.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 26Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  1692.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  1693.  
  1694.  
  1695.  
  1696.  
  1697.            special care when editing any of these settings.
  1698.  
  1699.            The [vcache] section can contain the following entries:
  1700.            MinFileCache= number
  1701.  
  1702.            Specifies the size of the cache for the 32-bit file access 
  1703.            driver, VFAT.386. The size of the cache is represented in 
  1704.            kilobytes. Setup installs a 512K cache size when Windows for 
  1705.            Workgroups 3.11 is installed. If this entry is not present, 
  1706.            the size of the cache is defaulted to 64K. For information on 
  1707.            recommended cache sizes based on computer configuration, see 
  1708.            Chapter 11, _Tips for Optimizing Windows for Workgroups 3.11._
  1709.            ForceLazyOn= drive letters
  1710.  
  1711.            Specifies that VCACHE should enable lazy writing for the 
  1712.            given drive letters. This entry allows a user to override the 
  1713.            default lazy write condition of 32-bit file access (VFAT). 
  1714.            The drive letters should be concatenated together as 
  1715.            parameters for this entry (for example, _DEF_ identifies 
  1716.            drive letters D, E, and F). The default state of lazy writing 
  1717.            is dependent upon the computer configuration. Use of this 
  1718.            switch should be done with caution, as a disk full 
  1719.  
  1720.            condition may result in data loss if you do not have 
  1721.            sufficient disk space to complete disk write operations. To 
  1722.            change the state of lazy writing, you need to edit SYSTEM.INI 
  1723.            to add this option. You should not need to change the values 
  1724.            for this option.
  1725.            ForceLazyOff= drive letters
  1726.  
  1727.            Specifies that vcache should disable lazy writing for the 
  1728.            given drive letters. This entry allows a user to override the 
  1729.            default lazy write condition of 32-bit file access (VFAT). 
  1730.            The default state of lazy writing is dependent upon the 
  1731.            computer configuration. The drive letters should be 
  1732.            concatenated together as parameters for this entry (for 
  1733.            example, _DEF_ identifies drive letters D, E, and F). The 
  1734.            default state of lazy writing is dependent upon the computer 
  1735.            configuration. Using this option provides additional security 
  1736.            for assuring data is written to disk from the cache 
  1737.            immediately, rather than delaying the write operation, 
  1738.            however the use of this option may result in lower 
  1739.            performance. To change the state of lazy writing, you need to 
  1740.            edit SYSTEM.INI to add this switch. You should not need to 
  1741.            change the values for this option.
  1742.  
  1743.  
  1744.            MSMAIL.INI: Microsoft Mail Initialization File
  1745.  
  1746.  
  1747.  
  1748.  
  1749.  
  1750.  
  1751.  
  1752.  
  1753.  
  1754.  
  1755.  
  1756.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 27Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  1757.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  1758.  
  1759.  
  1760.  
  1761.  
  1762.            The MSMAIL.INI file is the Microsoft Mail initialization file 
  1763.            that is used by the Mail application provided with Windows 
  1764.            for Workgroups 3.11. MSMAIL.INI can contain the following 
  1765.            sections:
  1766.  
  1767.             Section        Purpose
  1768.  
  1769.  
  1770.  
  1771.  
  1772.  
  1773.  
  1774.             [EFAX          Contains information about the state of the 
  1775.             Transport]     EFAX transport when Microsoft At Work fax 
  1776.                            messaging is installed. 
  1777.  
  1778.            The information below is written to your MSMAIL.INI file when 
  1779.            the Microsoft At Work fax messaging components are installed.
  1780.  
  1781.  
  1782.            [EFAX Transport]
  1783.  
  1784.            This section is used to define setting information needed by 
  1785.            Mail for using the fax transport.
  1786.            LocalFax= 0 | 1
  1787.  
  1788.            Specifies whether the fax transport drivers are installed. 
  1789.            The fax setup adds this entry when the fax components are 
  1790.            installed from Control Panel, and sets the value to 1 (Yes). 
  1791.            The default is 0 (No).
  1792.  
  1793.  
  1794.            EFAXPUMP.INI: Microsoft At Work Fax Settings Initialization 
  1795.            File
  1796.  
  1797.  
  1798.  
  1799.  
  1800.  
  1801.  
  1802.            The EFAXPUMP.INI file is the initialization file that is used 
  1803.            by the Microsoft At Work fax components provided with Windows 
  1804.            for Workgroups. EFAXPUMP.INI can contain the following 
  1805.            sections:
  1806.  
  1807.             Section    Purpose
  1808.  
  1809.  
  1810.  
  1811.  
  1812.  
  1813.  
  1814.             [COMn]     Specifies the configuration for a fax modem on a 
  1815.                        given communications port.
  1816.  
  1817.  
  1818.  
  1819.  
  1820.  
  1821.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 28Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  1822.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  1823.  
  1824.  
  1825.  
  1826.  
  1827.             [EFAX 
  1828.                                          Specifies the configuration of the fax message                        mail pump to send outgoing fax messages.
  1829.             [Message]            Pump]      Specifies the default values for the options used 
  1830.                        when sending a fax message.
  1831.                        Specifies information for the fax modem to use                                   [Modem] 
  1832.  
  1833.             [Network]  Specifies entries used for maintaining 
  1834.                        information about shared fax modems
  1835.             [Received] Contains temporary information about received 
  1836.                        faxes before they are turned into message 
  1837.                        attachments and placed in you mail Inbox.
  1838.                        Specifies information about securing fax messages.                       when sending a fax message.            [Security]
  1839.  
  1840.            Many of the entries in this section are defined by default 
  1841.            when the Microsoft At Work fax messaging components are 
  1842.            installed. Other entries can be changed using the Fax options 
  1843.            dialog from Mail or configured from the Fax section of 
  1844.            Control Panel.
  1845.  
  1846.  
  1847.            [COMn]
  1848.  
  1849.            This section identifies the configuration for a fax modem on 
  1850.            a given communications port. Communication sections that may 
  1851.            be present in your EFAXPUMP.INI include [COM1], [COM2], 
  1852.            [COM3], and [COM4] depending on the number of communication 
  1853.            ports configured on your system.
  1854.            AnswerMode= 0 | 1 | 2
  1855.            Defines the mode for the fax modem for answering an incoming call. The va
  1856.            AreaCode= area code
  1857.  
  1858.            Specifies the area code where the local fax modem resides.
  1859.            BlindDial= 0 | 1 
  1860.  
  1861.            Specifies whether blind dial is allowed. The values for this 
  1862.            entry are: 0 = don't allow blind dial, 1 = allow blind dial. 
  1863.            Blind dialing is useful when sending faxes in countries where 
  1864.            your fax modem doesn't properly recognize the dial tone.
  1865.            Class = n
  1866.  
  1867.            Specifies the type of fax modem that is installed in the 
  1868.            computer. Identifies the communication standard that the At 
  1869.            Work fax software uses to communicate with the fax modem. A 
  1870.            value of 2 indicates Class 1, a value of 4 indicates Class 2, 
  1871.            and a value of 6 indicates your modem supports both.
  1872.            Class0ModemID= [string]; [string]; [string]; [string];  [string]; [string
  1873.  
  1874.            Provides an identification of the modem being used on the COM 
  1875.            port. Each string is the first non-blank line response from 
  1876.            your modem of an ATI0-7 command.
  1877.            Class2ModemID= [string]; [string]; [string]; 
  1878.  
  1879.            Provides an identification of the modem being used on the COM 
  1880.            port for a Class 2 modem. Each string is the first non-blank 
  1881.  
  1882.  
  1883.  
  1884.  
  1885.  
  1886.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 29Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  1887.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  1888.  
  1889.  
  1890.  
  1891.  
  1892.            line response from your modem to the +FMFR?, +FMDL?, and 
  1893.            +FREV? commands.
  1894.                        seconds
  1895.  
  1896.            Specifies the number of seconds delay for a comma in a phone            CommaDelay= 
  1897.  
  1898.            CopyQualityCheckLevel= 0 | 1 | 2 | 3 | 4
  1899.  
  1900.            Determines how thoroughly received Group 3 faxes are checked 
  1901.                                   0           number sequence.           for errors. A value of   causes very little error checking. A 
  1902.            value of 4 causes a high level of error checking. If received 
  1903.            faxes are visually accurate, but the computers that sent the 
  1904.            fax to you report errors, you may consider reducing this 
  1905.            value. The default value is 3.
  1906.            CountryCode= string
  1907.  
  1908.            Specifies the country dialing code for the local fax modem.
  1909.            DisableECM= 0 | 1
  1910.  
  1911.            Specifies whether Email format is available for fax messages. 
  1912.            A value of 1 disables sending Email format. A value of 0 
  1913.            enables sending Email format. The default is 0.
  1914.            EnableV17Recv= 0 | 1
  1915.  
  1916.            A value of 1 enables receiving faxes using V.17 at 14400 bits 
  1917.            per second (bps) and 12000 bps. A value of 0 disables this 
  1918.            feature with a maximum of 9600 bps using V.29. Your modem 
  1919.            must have the capability to support V.17 in order for this to 
  1920.            work properly. The default is 0.
  1921.            EnableV17Send= 0 | 1
  1922.  
  1923.            A value of 1 enables sending faxes using V.17 at 14400 bps 
  1924.            and 12000 bps. A value of 0 disables this feature with a 
  1925.            maximum of 9600 bps using V.29. Your modem must have the 
  1926.            capability to support V.17 in order for this to work 
  1927.            properly. The default is 0.
  1928.            ExitCommand= string
  1929.  
  1930.            Specifies the user command sent to the fax modem last before 
  1931.            shutdown of fax services.
  1932.            FixModemClass= n
  1933.  
  1934.            Forces the modem to use a particular class. A value of 1 
  1935.            forces the modem to use Class 1. A value of 2 forces the 
  1936.            modem to use Class 2. Your modem must have the capability to 
  1937.            support the specified class in order to work properly.
  1938.            FixSerialSpeed= baud rate
  1939.  
  1940.            Sets the DTE-DCE communicate rate. The default is 19200. A 
  1941.            value of 9600 sets the rate to 9600 instead of the default. 
  1942.            Setting the value to 9600 restricts the fax transmission rate 
  1943.            over the phone line to 4800 baud. This feature may not work 
  1944.            with all modems.
  1945.            HangupDelay= n
  1946.  
  1947.  
  1948.  
  1949.  
  1950.  
  1951.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 30Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  1952.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  1953.  
  1954.  
  1955.  
  1956.  
  1957.  
  1958.            Specifies the number of seconds to wait before hanging up an 
  1959.            unanswered outgoing call. The default is 60 seconds.
  1960.            HighestSendSpeed= baud rate
  1961.  
  1962.            Specifies the highest baud rate to try to synchronize with 
  1963.            the remote modem. The default is 9600.
  1964.            InternationalPrefix = string
  1965.  
  1966.            Specifies the international dialing prefix.
  1967.            LongDistancePrefix = string
  1968.  
  1969.            Specifies the local distance outside area code dialing prefix.
  1970.            LocalNumber = string
  1971.  
  1972.            Specifies the local phone number for the phone line to which 
  1973.            the fax modem is connected.
  1974.            LocalPrefix = string
  1975.  
  1976.            Specifies the local dialing prefix for the phone line to 
  1977.            which the fax modem is connected.
  1978.            Log = 0 | 1
  1979.  
  1980.            Specifies whether fax transmission information is recorded in 
  1981.            the file FAXWATCH.LOG in the Windows directory. If you are 
  1982.            having difficulties with your fax transmission then this file 
  1983.            can be sent to Microsoft Product Support Services so that we 
  1984.            can get a better understanding of where the problems are 
  1985.            occurring. A value of 0 means that the transmission 
  1986.            information is not recorded in FAXWATCH.LOG. A value of 1 
  1987.            means that the transmission information is recorded.
  1988.            LowestSendSpeed = baud rate
  1989.  
  1990.            Specifies the lowest baud rate to try to synchronize to the 
  1991.            remote modem before giving up the connection attempt. The 
  1992.            default is 2400.
  1993.            ModemFaxClasses = n
  1994.  
  1995.            Specifies the type of fax modem that is installed on the COM 
  1996.            port. Identifies the communication standard that the At Work 
  1997.            fax software uses to communicate with the fax modem. A value 
  1998.            of 2 indicates Class 1, a value of 4 indicates Class 2, and a 
  1999.            value of 6 indicates your modem supports both.
  2000.            ModemID = string
  2001.  
  2002.            Identifies the modem used on the COM port. This allows the At 
  2003.            Work software to recognize if the modem has been replaced 
  2004.            with a different modem.
  2005.            ModemIDCmd = string
  2006.  
  2007.            Identifies the modem used on the COM port along with ModemID. 
  2008.            This allows the At Work software to recognize if the modem 
  2009.            has been replaced with a different modem.
  2010.            ModemRecvSpeeds = n
  2011.  
  2012.  
  2013.  
  2014.  
  2015.  
  2016.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 31Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  2017.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  2018.  
  2019.  
  2020.  
  2021.  
  2022.  
  2023.            Specifies the speeds and communication protocols available in 
  2024.            this modem for receiving faxes. A 4-bit map is used to 
  2025.            represent the available receiving capabilities of the modem. 
  2026.            The low-order bit represents V.29 at 9600 and 7200 bps. The 
  2027.            second-lowest bit represents V.27 at 4800 bps. The third bit 
  2028.            represents V.33 at 12000-14400 bps. The high-order bit 
  2029.            represents V.17 at 7200-14400 bps.
  2030.            ModemSendSpeeds = n
  2031.  
  2032.            Specifies the speeds and communication protocols available in 
  2033.            this modem for sending faxes. A 4-bit map is used to 
  2034.            represent the available receiving capabilities of the modem. 
  2035.            The low-order bit represents V.29 at 9600 and 7200 bps. The 
  2036.            second-lowest bit represents V.27 at 4800 bps. The third bit 
  2037.            represents V.33 at 12000-14400 bps. The high-order bit 
  2038.            represents V.17 at 7200-14400 bps.
  2039.            NumRings = n
  2040.  
  2041.            Specifies the number of rings after which the fax modem 
  2042.            answers an incoming call. The default is 3.
  2043.            PreAnswerCommand= string
  2044.  
  2045.            Specifies the user command to be sent to the fax modem just 
  2046.            before an incoming call is answered.
  2047.            PreDialCommand= string
  2048.  
  2049.            Specifies the user command to be sent to the fax modem just 
  2050.            dialing an outgoing call.
  2051.            PulseDial= n
  2052.  
  2053.            Specifies whether pulse dialing or touch-tone dialing is to 
  2054.            be used when making an outgoing call. A value of 0 indicates 
  2055.            touch-tone, and a value of 1 indicates pulse dial. The 
  2056.            default is 0.
  2057.            SetupCommand= string
  2058.  
  2059.            Specifies the user command that is sent to the modem after 
  2060.            the at&f command is sent. This command string is used to 
  2061.            initialize the fax modem.
  2062.            SmallFrameECM= 0 | 1
  2063.  
  2064.            Specifies whether 64 byte or 256 byte frames are used for 
  2065.            ECM. A value of 0 forces 256 byte frames. A value of 1 forces 
  2066.            64 byte frames. This should be set to 1 if you are sending 
  2067.            faxes over a phone line with a lot of static or interference. 
  2068.            The default is 0.
  2069.            SpeakerMode= n
  2070.  
  2071.            Specifies the state of the speaker on the fax modem. A value 
  2072.            of 0 indicates that the speaker is always off, a value of 1 
  2073.            indicates that the speaker is on during an outgoing dial, and 
  2074.            a value of 2 indicates that the speaker is always on.
  2075.            Volume= n
  2076.  
  2077.  
  2078.  
  2079.  
  2080.  
  2081.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 32Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  2082.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  2083.  
  2084.  
  2085.  
  2086.  
  2087.  
  2088.            Specifies the volume level to use for the fax modem speaker 
  2089.            when SpeakerMode= switch is not set to 0. The speaker volume 
  2090.            values can range from 1 to 9, with 1 being the lowest volume 
  2091.            level and 9 being the highest.
  2092.  
  2093.  
  2094.            [EFAXPump]
  2095.  
  2096.            The entries in this section are used to configure the fax 
  2097.            message mail pump to send outgoing fax messages.
  2098.            MaxRetries= n
  2099.  
  2100.            Specifies the maximum number of attempts that are made to 
  2101.            send an outgoing fax message before failing.
  2102.            SpoolDirectory= path name
  2103.  
  2104.            Specifies a path name for where fax messages are spooled 
  2105.            while residing in the outgoing queue. By default, fax 
  2106.            messages are spooled to the directory identified by the TEMP 
  2107.            environment variable.
  2108.  
  2109.  
  2110.            [Message]
  2111.  
  2112.            The entries in this section identify the default values for 
  2113.            the options used when sending a fax message.
  2114.            CheapTimeEnds= n
  2115.  
  2116.            Specifies the time when cheap phone times end, using a 
  2117.            24-hour clock. The default value for this entry is 600 (6 
  2118.            a.m.).
  2119.            CheapTimeStarts= n
  2120.  
  2121.            Specifies the time when cheap phone times start, using a 
  2122.            24-hour clock. The default value for this entry is 1800 (6 
  2123.            p.m.).
  2124.            DeliveryFormat= n
  2125.  
  2126.            Specifies the default delivery format for sending an outgoing 
  2127.            fax message. A value of 0 indicates that the fax message 
  2128.            should be sent as a binary message. A value of 1 indicates 
  2129.            that the fax message should be sent as a rendered Group 3 
  2130.            facsimile transmission. A value of 2 indicates that the fax 
  2131.            message should be sent as email if the destination machine 
  2132.            supports that type of message, otherwise, a group 3 facsimile 
  2133.            will be transmitted. The default is 2.
  2134.            ImageQuality= n
  2135.  
  2136.            Specifies the default image quality for an outgoing fax 
  2137.            message that is rendered. A value of 0 indicates standard 
  2138.            resolution. A value of 1 indicates fine resolution. A value 
  2139.            of 2 indicates 300 dots per inch (dpi). A value of 3 
  2140.            indicates that the best image quality supported by the 
  2141.  
  2142.  
  2143.  
  2144.  
  2145.  
  2146.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 33Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  2147.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  2148.  
  2149.  
  2150.  
  2151.  
  2152.            destination machine will be used. The default is 3.
  2153.            IncludeCover= n
  2154.  
  2155.  
  2156.            fax message. A value of 0 indicates that the cover page 
  2157.            should not be included, while any other value indicates that            Specifies whether a cover page should be included with the 
  2158.            a cover page should be used. The default is 0.
  2159.            LastLogoFile1= path name
  2160.  
  2161.            Specifies the path name to a previously used bitmap for the 
  2162.            logo on a cover page. The path name must be a fully qualified 
  2163.            path name referencing the given bitmap image.
  2164.            LastLogoFile2= path name
  2165.  
  2166.            Specifies the path name to a previously used bitmap for the 
  2167.            logo on a cover page. The path name must be a fully qualified 
  2168.            path name referencing the given bitmap image.
  2169.            LastLogoFile3= path name
  2170.  
  2171.            Specifies the path name to a previously used bitmap for the 
  2172.            logo on a cover page. The path name must be a fully qualified 
  2173.            path name referencing the given bitmap image.
  2174.            LastLogoFile4= path name
  2175.  
  2176.            Specifies the path name to a previously used bitmap for the 
  2177.            logo on a cover page. The path name must be a fully qualified 
  2178.            path name referencing the given bitmap image.
  2179.            LastLogoFile5= path name
  2180.  
  2181.            Specifies the path name to a previously used bitmap for the 
  2182.            logo on a cover page. The path name must be a fully qualified 
  2183.            path name referencing the given bitmap image.
  2184.            LogoFile= path name
  2185.  
  2186.            Specifies the default bitmap for the logo for the cover page. 
  2187.            The path name must be a fully qualified path name referencing 
  2188.            the bitmap image.
  2189.            MinutesBetweenRetries= n
  2190.  
  2191.            Specifies the number of minutes to wait before retrying the 
  2192.            attempt to send the fax message after a send fails. The 
  2193.            default is 10 minutes.
  2194.            PaperSize= n
  2195.  
  2196.            Specifies the default paper size to use when rendering the 
  2197.            fax message image. Valid setting values include: 0 = letter, 1
  2198.             = legal, 2 = A4, 3 = B4, 4 = A3. The default is 0.
  2199.            ScheduledTransmitTime= n
  2200.  
  2201.            Specifies the default transmit time for an outgoing fax 
  2202.            message when a specific time is wanted, using 24-hour clock. 
  2203.            The default is 1200 (12 p.m.).
  2204.            TransmitPriority= n
  2205.  
  2206.  
  2207.  
  2208.  
  2209.  
  2210.  
  2211.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 34Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  2212.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  2213.  
  2214.  
  2215.  
  2216.  
  2217.            Specifies the default priority to use when sending a fax 
  2218.            message. A value of 0 indicates ASAP, a value of 1 indicates 
  2219.            cheap, and a value of 2 indicates at specified transmit time. 
  2220.            The default is 0.
  2221.  
  2222.  
  2223.            [Modem]
  2224.  
  2225.            The switches in this section identify information for the fax 
  2226.            modem to use when sending a fax message.
  2227.            DefaultFax= n
  2228.  
  2229.            Specifies the default fax device to use. A value of 0 is 
  2230.            undefined or no default, values in the range of 1-4 indicate 
  2231.            COM ports 1-4, values in the range of 6-21 are the allowable 
  2232.            16 network connections, and a value of 38 indicates a 
  2233.            Communications Application Specification (CAS) modem. The 
  2234.            value of 5 is not used. There is no default.
  2235.            ValidPorts= n
  2236.  
  2237.            Specifies the valid communication ports (1 through 4) that 
  2238.            are available in the system using a four bit map. The low 
  2239.            order bit means COM1 is valid, second lowest bit means COM2 
  2240.            is valid, and so on. This setting is determined at the time 
  2241.            the fax components are installed.
  2242.            CasModem= n
  2243.  
  2244.            A value of 0 specifies that no CAS modem is installed. A 
  2245.            value of 1 indicates that a modem is installed. The default 
  2246.            value is 0.
  2247.  
  2248.  
  2249.            [Network]
  2250.  
  2251.            Entries in this section are used for maintaining information 
  2252.            about shared fax modems.
  2253.            NetworkNamenn= string
  2254.  
  2255.            Specifies the share name and type of fax modem configured on 
  2256.            the given share. The valid range for nn is 00 through 15 and 
  2257.            identifies the 16 possible network shares. The string 
  2258.            identifies the name of a share that is serving as the fax 
  2259.            modem queue.
  2260.            ValidNetConns= n
  2261.  
  2262.            Specifies which of  the Netnn= entries that are actually 
  2263.            installed. A 16-bit map is used to represent the existence of 
  2264.            the Netnn= present, with the low-order bit representing 00, 
  2265.            and the high-order bit representing 15.
  2266.  
  2267.  
  2268.            [security]
  2269.  
  2270.            Entries in this section are used for maintaining information 
  2271.  
  2272.  
  2273.  
  2274.  
  2275.  
  2276.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 35Microsoft Development Library             Chapter 4 - Windows for Workgroups 3.11 Initialization Files
  2277.              (c) 1992, 1993 Microsoft Corporation. All rights reserved.
  2278.  
  2279.  
  2280.  
  2281.  
  2282.            about fax message security.
  2283.            AlwaysEncrypt= 0 | 1
  2284.  
  2285.            Specifies whether fax messages sent in email format should be 
  2286.            key-encrypted by default. A value of 0 disables this feature 
  2287.            by default. A value of 1 enables encrypting each of these 
  2288.            messages by default.
  2289.            AlwaysLogin= 0 | 1
  2290.  
  2291.            Specifies whether fax advanced security is enabled. A value 
  2292.            of 0 means advanced security features are disabled. A value 
  2293.            of 1 means they will be enabled then next time the user 
  2294.            starts the At Work fax transport. The user will be required 
  2295.            to enter their fax security password at that time.
  2296.            AlwaysSign= 0 | 1
  2297.  
  2298.            Specifies whether attachments of fax messages sent in Email 
  2299.            format should be digitally signed by default. A value of 0 
  2300.            disables this feature by default. A value of 1 enables 
  2301.            digitally signing each of these attachments by default.
  2302.  
  2303.  
  2304.  
  2305.  
  2306.  
  2307.  
  2308.  
  2309.  
  2310.  
  2311.  
  2312.  
  2313.  
  2314.  
  2315.  
  2316.  
  2317.  
  2318.  
  2319.  
  2320.  
  2321.  
  2322.  
  2323.  
  2324.  
  2325.  
  2326.  
  2327.  
  2328.  
  2329.  
  2330.  
  2331.  
  2332.  
  2333.  
  2334.  
  2335.  
  2336.  
  2337.  
  2338.  
  2339.  
  2340.  
  2341.           SDKs: Windows for Workgroups 3.11 Addendum                                       Page 36Microsoft Development Library