Microsoft KB Archive/66511

From BetaArchive Wiki
Knowledge Base


SHARE Does Not Need to Be Loaded in MS-DOS 5.0 or Later

Article ID: 66511

Article Last Modified on 5/12/2003



APPLIES TO

  • Microsoft MS-DOS 5.0 Standard Edition
  • Microsoft MS-DOS 5.0a
  • Microsoft MS-DOS 6.0 Standard Edition
  • Microsoft MS-DOS 6.2 Standard Edition
  • Microsoft MS-DOS 6.21 Standard Edition
  • Microsoft MS-DOS 6.22 Standard Edition



This article was previously published under Q66511

SUMMARY

MS-DOS 4.x requires that SHARE.EXE be loaded on systems with logical drives larger than 32 megabytes (MB). This is not required for MS-DOS versions 5.0 and later.

The file control block (FCB) file-access method assumes 32 MB or smaller logical drives. In MS-DOS version 4.x, SHARE.EXE is loaded to change any attempted FCB file accesses into File Handle file accesses on large logical drives. Without SHARE.EXE, applications that attempt FCB file accesses fail. In MS-DOS versions 5.0 and later, translating FCB file accesses to File Handle accesses is performed by the MS-DOS kernel; therefore, loading SHARE.EXE is not necessary.


Additional query words: 6.22 5.00 5.00a 6.00 6.20 share

Keywords: KB66511