Main > Free Download Search >

Free ntfsdos software for windows

ntfsdos

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3
NTFSDOS Professional 4.01

NTFSDOS Professional 4.01


NTFSDOS Professional - Full read/write access to NTFS drives from DOS! more>>
NTFSDOS Professional - Full read/write access to NTFS drives from DOS! 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 Administrators 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 Administrators 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 Microsofts 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.
System 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.
<<less
Download (1.72MB)
Added: 2006-05-27 License: Freeware Price:
1175 downloads
 
Other version of NTFSDOS
NTFSDOS 3.02Mark Russinovich - NTFSDOS - Access NTFS drives for read-only access from DOS. NTFSDOS. NTFSDOS - Access NTFS drives for read-only access from DOS If you are interested
License:Freeware
Download (37KB)
1382 downloads
Added: 2006-05-27
NTFSCHK 1.0

NTFSCHK 1.0


With NTFSCHK you can check your NTFS v5 drives from NT 4 more>>
With NTFSCHK you can check your NTFS v5 drives from NT 4 If youre a Windows NT user and are experimenting with Windows 2000 then you almost certainly set up a dual-boot environment. If you did then you experienced the annoyance of Windows 2000 automatically and without warning upgrading your NTFS drives to NTFS version 5. Once that happens youre no longer able to run CHKDSK on those drives from NT 4, which forces you to boot into Windows 2000 to check your drives. Conspiracy? Some people think so. Whatever the case, we have the solution.
Weve taken the technology we developed for NTFSDOS Professional and NTFS for Windows 98 and made it possible for you to run the Windows 2000 version of CHKDSK within our run-time environment under NT 4.
This application is called NTFSCHK and you simply point it at your Windows 2000 installation and optionally specify a particular NTFS drive that you want it to check. No more booting out of NT 4 to check your NTFS 5 drives!
You run NTFSCHK by specifying the system directory of your Windows 2000 installation, for example ?NTFSCHK c:winnt5?. By default NTFSCHK will check all your NTFS drives. If you wish to have NTFSCHK check only a specific drive you specify it after the system directory, for instance "NTFSCHK c:winnt5 d:". Note that unlike standard CHKDSK, NTFSCHK runs in read/write mode - if it detects problems on a drive it will fix them.
Usage: ntfschk [drive letter]
If youve removed Windows 2000 from your system, or for some reason your Windows 2000 installation is not accessible when you are in NT 4, you can still run NTFSCHK if you make the required files available to it. Create a directory while under NT 4 with a subdirectory named "system32" e.g. "c:win2ksystem32". Then copy the following files from a Windows 2000 CD-ROM or the winntsystem32 directory of a Windows 2000 installation to the system32 directory you created:
autochk.exe
ntdll.dll
c_437.nls
c_1252.nls
l_intl.nls
To have NTFSCHK use the files you copied just point NTFSCHK at the top directory underwhich youve stored the files e.g. "ntfschk c:win2k".
<<less
Download (56KB)
Added: 2006-05-26 License: Freeware Price:
780 downloads
Barts PE Builder 3.1.10

Barts PE Builder 3.1.10


Build a BartPE (Bart Preinstalled Environment) bootable CD for PC maintena more>> Barts PE Builder helps you build a BartPE (Bart Preinstalled Environment) bootable Windows CD-Rom or DVD from the original Windows XP or Windows Server 2003 installation/setup CD, very suitable for PC maintenance tasks.
It will give you a complete Win32 environment with network support, a graphical user interface (800x600) and FAT/NTFS/CDFS filesystem support. Very handy for burn-in testing systems with no OS, rescuing files to a network share, virus scan and so on.
This will replace any Dos bootdisk in no time!
PE Builder is not a Microsoft product and does not create Microsoft Windows Preinstallation Environment (Windows PE ). Using PE Builder does not grant you a license to Microsoft Windows PE or to use the Windows XP or Server 2003 binaries in a manner other than stated in the End-User License Agreement included in your version of Microsoft Windows XP or Windows Server 2003. Microsoft has not reviewed or tested PE Builder and does not endorse its use.
Here are a few things that are possible with PE and are not possible with any type of dos-based boot disk, even when using network support and ntfsdos:
- Accessing very large (>2TB) NTFS volumes or accessing volumes that are not seen by the BIOS, like some fibre channel disks.
- Very reliable scanning and cleaning of viruses on NTFS volumes using a clean boot .
- Active Directory support.
- Have remote control over other machines, using vnc or remote desktop.
BartPE vs. Windows PE?
- BartPE is not supported by Microsoft. Windows PE is an official Microsoft product.
- BartPE has a graphical user interface. Windows PE has a command line interface.
- The tools needed to make a BartPE installation are free software. Windows PE is available only to Microsoft OEM users.
- BartPE allows unlimited custom plugins. Windows PE has a limited range of plugins options.
<<less
Download (3.15MB)
Added: 2007-10-12 License: Freeware Price: Free
640 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1