NTFSDOS Professional 4.01

NTFSDOS Professional 4.01 Screenshot If you are interested in accessing NTFS drives from Windows 95 or Windows 98 you should use NTFS for Windows 98 rather than NTFSDOS Professional, which is available as part of Winternals Administrator's Pak.

Developer:   Mark Russinovich
      software by Mark Russinovich →
Price:  0.00
License:   Freeware
File size:   0K
Language:   
OS:   Windows Vista (?)
Rating:   0 /5 (0 votes)

If you are interested in accessing NTFS drives from Windows 95 or Windows 98 you should use NTFS for Windows 98 rather than NTFSDOS Professional, which is available as part of Winternals Administrator's Pak. If you want to salvage files off a corrupt NTFS volume or repair an NTFS boot sector or partition table, see Winternals' Disk Commander, also part of the Administrator's Pak

NTFSDOS Professional mounts your NTFS volumes and gives them drive letters, so you can run applications and use files on NTFS volumes transparently. NTFSDOS Professional is small enough to run from a MS-DOS boot diskette so you can even access NTFS volumes on a system where Windows NT/2000/XP isn’t installed or able to boot. This makes it ideal for repairing corrupt files or configuration problems that prevent a Windows NT/2000/XP system from booting.

The advantage NTFSDOS Professional has over NTFSDOS is that it relies on Microsoft's implementation of NTFS rather than our own information on the NTFS file-system layout. However, NTFSDOS is still sometimes useful for cases where you want to recover data off of a NTFS drive that Windows NT/2K no longer recognizes, because NTFSDOS is more lax about recognizing NTFS drives than the Windows NT/2K NTFS driver.

NTFSDOS Professional also comes with NTFSCHK, a tool for running the Windows NT/2000/XP CHKDSK program from within MS-DOS. NTFSCHK allows you to verify and repair the NTFS disk structure in case of accidental corruption.

NTFSDOS Professional runs on MS-DOS and mounts NTFS drives so your MS-DOS applications can use them. It takes the files and drivers that compose NTFS from an existing Windows NT/2000/XP installation and simulates the environment they normally run in, allowing them to run inside of MS-DOS. This approach allows NTFSDOS Professional to access your NTFS volumes using the same Microsoft drivers that Windows NT/2000/XP uses, ensuring compatibility with your NTFS drives regardless of the version and Service Pack of NT you happen to use.

NTFSDOS Professional is a 32-bit program which uses the DOS Protected Mode Interface (DPMI) to let it run in the 16-bit MS-DOS environment. It implements a network file system redirector, allowing the programs on your system to think they are making requests to a network drive, when in fact the requests are being routed to the NTFS file system driver and then to your local hard disk.

Once you have run Creator you are ready to boot into MS-DOS and begin using NTFSDOS Professional.

To start NTFSDOS Professional, simply execute it from the DOS command line or from your AUTOEXEC.BAT. NTFSDOS must be started from the directory that contains its support files. When NTFSDOS Professional starts it will scan all hard-disk partitions on your system looking for NTFS drives. It will mount each NTFS drive it finds with a unique DOS drive letter.

Once the NTFS drives are mounted you can treat them just as you do any other drive on your system.

NTFSDOS Professional indicates the locations of the partitions it mounts using the BIOS unit number and partition. The unit, starting at 80, indicates the physical hard disk, while partitions are numbered sequentially on each unit starting at 1. The screenshot indicates that NTFS volumes were found on the 3rd partition of the first disk, and the 1st partition of the second disk.

You can specify your time zone by either using the /T command line option (“/T-5:00”) or by setting the “TZ” environment variable (“TZ=-5:00”). The general form of the time zone specification is [+|-]hh[:mm[:ss]] where hh is hours, mm is minutes and ss is seconds.

It may not be important to you to set the time zone information before using NTFSDOS Professional, but remember that file times will be reported to you up to 12 hours off their actual times, and when you boot back into Windows NT/2000/XP any files you have modified will similarly have incorrect time stamps.

NTFSDOS Professional supports long file names, just as Windows 95/98/NT/2000/XP do. Long file name support was introduced to MS-DOS in version 7.0 (the version released with Windows 95), so if you use MS-DOS 7.0 you will see your Windows NT/2000/XP files with the regular names, rather than the 8.3 names. If you use an earlier version of MS-DOS you can still access your files, but you will need to use names like “PROGRA~1” rather than “Program Files”.

Many people believe that MS-DOS doesn’t support long file names at all, but that isn’t the case. It is the MS-DOS FAT file system driver that lacks support, rather than MS-DOS itself. When used with a file system that supports long file names MS-DOS handles them fine, as do MS-DOS applications that are written to take advantage of the support.

The result of this situation is that if you copy a file with a long file name from NTFS to a local FAT drive, you will lose the long file name. However, if you copy it to a network drive that supports long file names, or to another NTFS drive, the long file name will be preserved. Similarly, if you use an archiver (such as one of the ZIP compressors) that supports long file names on an NTFS drive, the long file name information will be preserved.

The performance of NTFSDOS Professional is surprisingly good, considering that it runs on MS-DOS. NTFSDOS Professional is a 32-bit protected mode program, which means that the code usually executes at the same rate as for programs running under Windows NT/2000/XP and Windows 95/98. NTFSDOS Professional is not as fast as Windows NT/2000/XP overall, however, because it must switch back to 16-bit mode in order to interface to MS-DOS and the BIOS, to access the disk, and to interact with other applications.

NTFSDOS Professional implements its own disk cache for use when accessing NTFS volumes. You can increase the size of the disk cache in order to increase performance by using the /C option (“/C2000” sets the cache to 2000KB). The cache uses a write-through policy, meaning that while data read from the disk is served from the cache (if available), data written to disk is always committed to disk immediately. This is done to minimize loss of data in case of a crash.

NTFSDOS Professional is capable of using up to 64MB of physical memory for caching and other operations.

You can change the default behavior of NTFSDOS Professional by specifying one or more command line options. NTFSPRO.EXE understands the following options:

/L:
Specify the set of drive letters you wish to NTFSDOS Professional to use when mounting NTFS volumes. Multiple drive letters may be listed, and each NTFS drive will be mounted according to its position in the sequence
/C:
Allocates the specified amount of memory for the disk cache.
/T:[+|-]hh[:mm[:ss]]
Specifies the local time zone in effect, for translating NTFS time stamps from Universal Coordinated Time to local time.

Requirements
  • A Windows NT/2000/XP Workstation or Windows NT/2000/XP Server installation (version 4.0 Service Pack 3 or higher).
  • MS-DOS 5.0 or higher. It is strongly recommended that you use MS-DOS version 7.0 (the version of MS-DOS that ships with Windows 95/98), since it is the only version that will allow you to use long filenames with your NTFS drives. Using earlier versions of MS-DOS restrict you to using file names in 8.3 format.
  • If your hard disk is 4GB or larger then your BIOS must support the Extended Int 13 interface (defined in the Enhanced Disk Drive Specification). Most newer systems provide such support, as it is necessary for Windows 95/98 to access large disks.
  • NTFSDOS Professional does not include licensing for MS-DOS or Windows NT/2000/XP. You should have a license for MS-DOS (or Windows 95/98) and Windows NT/2000/XP for each system on which you intend to run NTFSDOS Professional.
  • NTFSDOS Professional does not support Windows NT/2000/XP fault-tolerant or multi-volume drives. There is no support forvolume sets, mirrors, stripe sets, or stripe sets with parity.

    tags ntfsdos professional  long file  ntfs volumes  ntfs drives  you can  file names  rather than  file system  file name  ntfs drive  from the  time zone  supports long  

    NTFSDOS Professional 4.01 screenshot


    Download NTFSDOS Professional 4.01

     Download NTFSDOS Professional 4.01


    Authors software

    Bluescreen 3.2 Bluescreen 3.2
    Mark Russinovich

    One of the most feared colors in the NT world is blue.

    Du v 1.00 r 7 Du v 1.00 r 7
    Mark Russinovich

    Du (disk usage) will report the disk space usage for the directory you specify.

    Sigcheck 1.0 Sigcheck 1.0
    Mark Russinovich

    Verify that images are digitally signed and dump version information with this simple command-line utility called Sigcheck.

    AccessChk 1.03 AccessChk 1.03
    Mark Russinovich

    As a part of ensuring that they've created a secure environment Windows administrators often need to know what kind of accesses specific users or groups have to resources including files, directories, Registry keys, and Windows services.

    CacheSet 1.0 CacheSet 1.0
    Mark Russinovich

    CacheSet is an applet which helps you manipulate the working-set parameters of the system file cache.

    Similar software

    NTFSDOS Professional 4.01 NTFSDOS Professional 4.01
    Mark Russinovich

    If you are interested in accessing NTFS drives from Windows 95 or Windows 98 you should use NTFS for Windows 98 rather than NTFSDOS Professional, which is available as part of Winternals Administrator's Pak.

    NTFSDOS 3.02 NTFSDOS 3.02
    Mark Russinovich

    If you are interested in accessing NTFS drives from Windows 95 or Windows 98, then you should use NTFS for Windows 98 rather than NTFSDOS.

    NTFSCHK 1.0 NTFSCHK 1.0
    Mark Russinovich

    If you're a Windows NT user and are experimenting with Windows 2000 then you almost certainly set up a dual-boot environment.

    Active@ NTFS Reader for DOS 1.0.2 Active@ NTFS Reader for DOS 1.0.2
    NTFS.com

    NTFS Reader for DOS is a freeware tool that provides read access to NTFS partitions within the MS-DOS environment.

    NTFSInfo 1.0 NTFSInfo 1.0
    Mark Russinovich

    NTFSInfo is a little applet that shows you information about NTFS volumes.

    DiskInternals NTFS Reader 2.0 DiskInternals NTFS Reader 2.0
    DiskInternals Research

    DiskInternals NTFS Reader is a freware NTFS Reader for Windows 95, 98, Me.

    NTFSFlp 1.0 NTFSFlp 1.0
    Mark Russinovich

    Windows NT has never supported NTFS floppy disks, because Microsoft claims that floppy disks are too small for NTFS data structures.

    FAT32 for Windows NT 4.0 1.06 FAT32 for Windows NT 4.0 1.06
    Mark Russinovich

    Another first from Sysinternals: a FAT32 file system driver for NT 4.

    NTFS Undelete 0.9 NTFS Undelete 0.9
    A-FF Labs

    NTFS Undelete is a freeware application which will allow you to recover deleted files.

    Duplicate File Hard Linker 2.0 Duplicate File Hard Linker 2.0
    Oliver Schneider

    Duplicate File Hard Linker is a small command line tool to reduce the size of duplicate files on one partition.

    Other software in this category

    Nullsoft Beep 0.3 Nullsoft Beep 0.3
    Nullsoft, Inc

    Nullsoft Beep is an application that makes your computer sound like computers sound in the movies.

    AR Soft RAM Disk 1.20 AR Soft RAM Disk 1.20
    AR Soft

    The AR RAM Disk is a freeware driver for Windows NT or Windows 2000.

    DBX Plugin for Windows Commander Beta DBX Plugin for Windows Commander Beta
    Labs99

    DBX Plugin is an additional component for Windows Commander allowing you to read contents of Microsoft Outlook Express files.

    4th split 1.1.9.0 4th split 1.1.9.0
    Sergey S. Tkachenko

    4th split is used for splitting impossibly large files on blocks.

    HDCopy 2.104 HDCopy 2.104
    Kurt Zimmermann

    HDCopy is recommended to make a boot disk.