翻訳と辞書
Words near each other
・ MSN Music
・ MSN QnA
・ MSN Shopping
・ MSN Soapbox
・ MSN Travel (website)
・ MSN TV
・ MSN Video Player
・ MSN WiFi Hotspots
・ MSNBC
・ MSNBC at the Movies
・ MSC Splendida
・ MSC Zoe
・ MSCA
・ Mscape
・ MSCC
MSCDEX
・ MSCE
・ MscGen
・ MsChif
・ MSCI
・ MSCL
・ MSCML
・ MSCO
・ MSConfig
・ MSCP
・ MSCRAMM
・ MSCW
・ MSD
・ MSD Capital
・ MSD Ignition


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

MSCDEX : ウィキペディア英語版
MSCDEX or Microsoft MS-DOS CD-ROM Extensions is a software program produced by Microsoft and included with MS-DOS 6.x and certain versions of Microsoft Windows.(History of Microsoft MS-DOS CD-ROM Extensions ) Earlier versions of MSCDEX were installable add-ons beginning with MSDOS 3.1.(''Apparently release notes for Microsoft MS-DOS CD-ROM Extensions 2.1 )It is a driver executable which allows DOS programs to recognize, read, and control CD-ROMs using the ISO 9660 file system. This requires the previous loading of an appropriate CD-ROM device driver (example: OAKCDROM.SYS), usually from CONFIG.SYS. The program was used up until Windows 95 when it was replaced by the 32-bit version CDFS.The final version of the MSCDEX program was 2.96, included with Windows 95 and used when creating bootable floppy disks with CD-ROM support.A cloaked variant of MSCDEX was provided as part of Helix Software's Multimedia Cloaking product. It uses Cloaking to relocate and run in protected mode on 386 processors.The driver uses the Microsoft Networks interface in MS-DOS. This is the reason that at least version 3.1 of MS-DOS is required. The driver essentially looks like a network drive from the system perspective. It's implemented as a TSR program(cybermax.tripod.com - Subject: Microsoft MS-DOS CD-ROM Extensions 2.1 ) and an extension to the redirector interface (CDEX).==Alternatives==Novell DOS 7, Caldera OpenDOS 7.01 and DR-DOS 7.02 and higher provide a functional equivalent to MSCDEX named NWCDEX, which also runs under MS-DOS and PC DOS. It has more flexible load-high capabilities, also allowing to relocate and run in protected mode through DPMS on 286 and higher processors, thereby leaving only a 7 KB stub in conventional or upper memory (in comparison to MSCDEX, which occupies some 16 KB). NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file. Using EMS with a page frame, NWCDEX can reduce its footprint even down to a few bytes in conventional memory. In contrast to MSCDEX, the driver does not depend on undocumented DOS APIsAndrew Schulman, Ralf Brown, David Maxey, Raymond J. Michels, Jim Kyle (1994). ''Undocumented DOS''. Addison Wesley, second edition. ISBN 0-201-63287-X, ISBN 978-0-201-63287-3. and therefore, with a third-party helper tool named INSTCDEX, can be loaded via INSTALL statements and be fully functional in CONFIG.SYS to increase chances to load the driver high and, under these operating systems, allow to load other drivers not only from hard disk but also from CD-ROM while the operating system is still processing CONFIG.SYS.Based on NWCDEX, IMS REAL/32, a successor to Novell's Multiuser DOS and Digital Research's Concurrent DOS, provides a similar driver named IMSCDEX.There's a free alternative called SHSUCDX(SHSUCDX ) that is used with the IDE/ATA driver (UIDE.SYS ) first released in 2005(tmfc.net - SHSUCDX V3.03E CD-ROM Redirector ) that is often used with FreeDOS and works with MS-DOS as well.In 1998 Caldera provided a DRFAT32 driver for DR-DOS to dynamically mount and unmount FAT32 volumes on DOS versions otherwise not natively supporting FAT32. DRFAT32 uses a variation and extension of the CDEX API in order to achieve this and work with older DOS versions.Corel also offered CORELCDX.COM as their alternative.

MSCDEX or Microsoft MS-DOS CD-ROM Extensions is a software program produced by Microsoft and included with MS-DOS 6.x and certain versions of Microsoft Windows.〔(History of Microsoft MS-DOS CD-ROM Extensions )〕 Earlier versions of MSCDEX were installable add-ons beginning with MSDOS 3.1.〔(''Apparently release notes for Microsoft MS-DOS CD-ROM Extensions 2.1 )〕
It is a driver executable which allows DOS programs to recognize, read, and control CD-ROMs using the ISO 9660 file system. This requires the previous loading of an appropriate CD-ROM device driver (example: OAKCDROM.SYS), usually from CONFIG.SYS. The program was used up until Windows 95 when it was replaced by the 32-bit version CDFS.
The final version of the MSCDEX program was 2.96, included with Windows 95 and used when creating bootable floppy disks with CD-ROM support.
A cloaked variant of MSCDEX was provided as part of Helix Software's Multimedia Cloaking product. It uses Cloaking to relocate and run in protected mode on 386 processors.
The driver uses the Microsoft Networks interface in MS-DOS. This is the reason that at least version 3.1 of MS-DOS is required. The driver essentially looks like a network drive from the system perspective. It's implemented as a TSR program〔(cybermax.tripod.com - Subject: Microsoft MS-DOS CD-ROM Extensions 2.1 )〕 and an extension to the redirector interface (CDEX).
==Alternatives==
Novell DOS 7, Caldera OpenDOS 7.01 and DR-DOS 7.02 and higher provide a functional equivalent to MSCDEX named NWCDEX, which also runs under MS-DOS and PC DOS. It has more flexible load-high capabilities, also allowing to relocate and run in protected mode through DPMS on 286 and higher processors, thereby leaving only a 7 KB stub in conventional or upper memory (in comparison to MSCDEX, which occupies some 16 KB).〔 NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.〕 Using EMS with a page frame, NWCDEX can reduce its footprint even down to a few bytes in conventional memory.〔 In contrast to MSCDEX, the driver does not depend on undocumented DOS APIs〔〔Andrew Schulman, Ralf Brown, David Maxey, Raymond J. Michels, Jim Kyle (1994). ''Undocumented DOS''. Addison Wesley, second edition. ISBN 0-201-63287-X, ISBN 978-0-201-63287-3.〕 and therefore, with a third-party helper tool named INSTCDEX,〔 can be loaded via INSTALL statements and be fully functional in CONFIG.SYS to increase chances to load the driver high and, under these operating systems, allow to load other drivers not only from hard disk but also from CD-ROM while the operating system is still processing CONFIG.SYS.〔
Based on NWCDEX, IMS REAL/32, a successor to Novell's Multiuser DOS and Digital Research's Concurrent DOS, provides a similar driver named IMSCDEX.〔
There's a free alternative called SHSUCDX〔(SHSUCDX )〕 that is used with the IDE/ATA driver (UIDE.SYS ) first released in 2005〔(tmfc.net - SHSUCDX V3.03E CD-ROM Redirector )〕 that is often used with FreeDOS and works with MS-DOS as well.
In 1998 Caldera provided a DRFAT32 driver for DR-DOS to dynamically mount and unmount FAT32 volumes on DOS versions otherwise not natively supporting FAT32. DRFAT32 uses a variation and extension of the CDEX API in order to achieve this and work with older DOS versions.
Corel also offered CORELCDX.COM as their alternative.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアでMSCDEX or Microsoft MS-DOS CD-ROM Extensions is a software program produced by Microsoft and included with MS-DOS 6.x and certain versions of Microsoft Windows.(History of Microsoft MS-DOS CD-ROM Extensions ) Earlier versions of MSCDEX were installable add-ons beginning with MSDOS 3.1.(''Apparently release notes for Microsoft MS-DOS CD-ROM Extensions 2.1 )It is a driver executable which allows DOS programs to recognize, read, and control CD-ROMs using the ISO 9660 file system. This requires the previous loading of an appropriate CD-ROM device driver (example: OAKCDROM.SYS), usually from CONFIG.SYS. The program was used up until Windows 95 when it was replaced by the 32-bit version CDFS.The final version of the MSCDEX program was 2.96, included with Windows 95 and used when creating bootable floppy disks with CD-ROM support.A cloaked variant of MSCDEX was provided as part of Helix Software's Multimedia Cloaking product. It uses Cloaking to relocate and run in protected mode on 386 processors.The driver uses the Microsoft Networks interface in MS-DOS. This is the reason that at least version 3.1 of MS-DOS is required. The driver essentially looks like a network drive from the system perspective. It's implemented as a TSR program(cybermax.tripod.com - Subject: Microsoft MS-DOS CD-ROM Extensions 2.1 ) and an extension to the redirector interface (CDEX).==Alternatives==Novell DOS 7, Caldera OpenDOS 7.01 and DR-DOS 7.02 and higher provide a functional equivalent to MSCDEX named NWCDEX, which also runs under MS-DOS and PC DOS. It has more flexible load-high capabilities, also allowing to relocate and run in protected mode through DPMS on 286 and higher processors, thereby leaving only a 7 KB stub in conventional or upper memory (in comparison to MSCDEX, which occupies some 16 KB). NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file. Using EMS with a page frame, NWCDEX can reduce its footprint even down to a few bytes in conventional memory. In contrast to MSCDEX, the driver does not depend on undocumented DOS APIsAndrew Schulman, Ralf Brown, David Maxey, Raymond J. Michels, Jim Kyle (1994). ''Undocumented DOS''. Addison Wesley, second edition. ISBN 0-201-63287-X, ISBN 978-0-201-63287-3. and therefore, with a third-party helper tool named INSTCDEX, can be loaded via INSTALL statements and be fully functional in CONFIG.SYS to increase chances to load the driver high and, under these operating systems, allow to load other drivers not only from hard disk but also from CD-ROM while the operating system is still processing CONFIG.SYS.Based on NWCDEX, IMS REAL/32, a successor to Novell's Multiuser DOS and Digital Research's Concurrent DOS, provides a similar driver named IMSCDEX.There's a free alternative called SHSUCDX(SHSUCDX ) that is used with the IDE/ATA driver (UIDE.SYS ) first released in 2005(tmfc.net - SHSUCDX V3.03E CD-ROM Redirector ) that is often used with FreeDOS and works with MS-DOS as well.In 1998 Caldera provided a DRFAT32 driver for DR-DOS to dynamically mount and unmount FAT32 volumes on DOS versions otherwise not natively supporting FAT32. DRFAT32 uses a variation and extension of the CDEX API in order to achieve this and work with older DOS versions.Corel also offered CORELCDX.COM as their alternative.」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.