Section Heading of 32 or More Characters Truncated (163006)



The information in this article applies to:

  • Microsoft Windows 95
  • Microsoft Windows 95 OEM Service Release 2
  • Microsoft Windows 95 OEM Service Release 2.1

This article was previously published under Q163006

SUMMARY

When you install a third-party program or device driver and the .inf file specifies a section header of 32 or more characters in the System.ini or Win.ini file, the section header (including spaces) may be truncate to 31 characters.

MORE INFORMATION

This behavior can occur if the string length defined for the .ini file is 32 or more characters.

The following example demonstrates a section header that is truncated to 31 characters:

Header specified in the .inf file:

[update.win]
win.ini,"Frontier Technologies Corporation" (33 characters)

Header created in the Win.ini file entry:

[Frontier Technologies Corporati] (31 characters)


Modification Type:MajorLast Reviewed:2/2/2001
Keywords:KB163006