Streams v.1.56
The NTFS file system provides applications the ability to create alternate data streams of information. By default, all data is stored in a files main unnamed data stream, but by using the syntax file:stream, you are able to read and write to alternates. Not all applications are written to access alternate streams, but you can demonstrate streams very simply. First, change to a directory on a NTFS drive from within a command prompt. Next, type echo hello > test:stream. Youve just created a stream named stream that is associated with the file test. Note that when you look at the size of test it is reported as 0, and the file looks empty when opened in any text editor. To see your stream enter more < test:stream (the type command doesnt accept stream syntax so you have to use more). NT does not come with any tools that let you see which NTFS files have streams associated with them, so Ive written one myself. Streams will examine the files and directories (note that directories can also have alternate data streams) you specify and inform you of the name and sizes of any named streams it encounters within those files. Streams makes use of an undocumented native function for retrieving file stream information.
The NTFS file system provides applications the ability to create alternate data streams of information. By default, all data is stored in a files main unnamed data stream, but by using the syntax file:stream, you are able to read and write to
Review Streams
- AccessChk v.4.2
As a part of ensuring that theyve 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, global objects and Windows - AD Insight v.1.01
ADInsight is an LDAP (Light-weight Directory Access Protocol) real-time monitoring tool aimed at troubleshooting Active Directory client applications. Use its detailed tracing of Active Directory client-server communications to solve Windows
- BootVis v.1.3.36.0
Bootvis.exe is a performance tracing and visualization tool that Microsoft designed to help PC system designers and software developers identify performance issues for boot/resume timing while developing new PC products or supporting software. Please
- Text Template Parser v.1.9.3
Text Template Parser is a data processing automation solution that allows to parse and extract data from any sort of documents, web pages, emails, orders, support enquiries or feedback forms, it allows to print and save extracted information. - Wise Registry Cleaner v.7.21
Wise Registry Cleaner is one of the safest Registry cleaning tools available in the market today. Its scanning engine is thorough, safe and fast.Even the least experienced user can easily repair registry with this tool.
- Clipboard Assistant v.1.136
Clipboard Assistant is intended for an acceleration and a simplification of text operations via the Clipboard. You can use it while you are writing programs, filling Web forms, making sections of related news items, etc. You can create collections of - DriverXP For MSI v.3.5
Update Windows XP drivers for your MSI notebooks. DriverXP For MSI can help relieve you of worries about installing out-of-date drivers. It scans your system and install MSI official drivers to your MSI notebooks automatically.

