Windows 3.0 WIN.INI [printerports] Section

Last reviewed: November 23, 1994
Article ID: Q58338
The information in this article applies to:
  • Microsoft Windows operating system versions 3.0, 3.0a

SUMMARY

The following information is contained in the Microsoft Windows version 3.0 WININI.TXT readme file. The Windows Setup program copies this file to the Windows 3.0 directory.

MORE INFORMATION

[PRINTERPORTS] SECTION

The [PrinterPorts] section lists the active and inactive printers that can be accessed by Windows device drivers, specifies the communications port or ports to which the devices are connected, and their corresponding timeout values.

The [PrinterPorts] section can contain settings of the following type:

<device-name>=<driver-name, port-name, TransmissionRetryTimeout,

               DeviceNotSelectedTimeout>

Purpose: The <device-name> keyname is the name of the device. The
         <driver-name> value is the driver filename. If a device is
         not currently connected, the <port-name> value should be the
         string specified in the NullPort setting (in the [windows]
         section).

         The <TransmissionRetryTimeout> value determines the amount of
         time (in seconds) allowed for attempted transmission retries.
         The <DeviceNotSelectedTimeout> value determines the number of
         seconds Print Manager will wait for a device to be switched
         on. If these values are not set for a particular port,
         Windows uses the default settings in the [windows] section.

To change: Choose the Printers icon from the Control Panel window.


KBCategory: kbref
KBSubcategory: win30
Additional reference words: 3.00 3.0 3.0a 3.00a win30


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: November 23, 1994
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.