Software Index
Related Topics
Popular Trends
Trending Topics
 

Batch File System Cleanup

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Batch File Creation Utility
This is a extra tool or utility that I created for those of you that are not familiar on how to create batch files. This utility was designed to create a batch file for you automatically. It creates them in ...
July 26th 2003 Shareware    5,085k
Solid File System
Solid File System is a single - file virtual file system that uses one file on the media (such as hard drive, CD-ROM, database or file resource) for storing the data. It can be used to preserve integrity of application ...
April 9th 2007 Shareware    15,377k
Batch File Compiler Professional Edition
Convert BATch files to EXE format. Select EXE Icon. Run Invisible Mode. Embed additional dependency files. Print centered color text, gather user input, do math, change text to lower/upper case for compare, and protect your code with encryption. Perfect for ...
October 20th 2008 Shareware    452k
Coda Distributed File System
Coda is an advanced networked filesystem. The project has been developed at CMU since 1987 by the systems group of M. Satyanarayanan. in the SCS department.

Coda is a distributed filesystem with its origin in AFS2. It has many features that ...
August 14th 2011 Freeware    1,536k
The Plastic File System
The Plastic File System project is an LD_PRELOAD module for manipulating what the file system looks like for programs. This allows virtual file systems to exist in user space, without kernel hacks or modules.

PlasticFS includes the following file systems:

chroot

The chroot ...
August 4th 2011 Freeware    188k
The Global File System
GFS (Global File System) is a cluster file system. It allows a cluster of computers to simultaneously use a block device that is shared between them (with FC, iSCSI, NBD, etc...). GFS reads and writes to the block device like ...
May 25th 2011 Freeware    136k
Gfarm file system
Gfarm file system is a next-generation network shared file system.

Gfarm file system will be an alternative solution of NFS, and will meet a demand for much larger, much reliable, and much faster file system.. Grid Datafarm - Publisher Page of ...
March 16th 2011 Freeware    1,331k
File system investigator
FileSystem Investigator is a platform independent file system viewer and data extraction tool. It allows the user to:

* View the contents of the target file system in a forensicly safe manner, bypassing the normal operating system mechanisms.
* Extract files and ...
June 15th 2011 Freeware    346k
Panda Batch File Renamer
Panda Batch File Renamer is an easy to use utility for changing the names of multiple files.
The intuitive interface provides a flexible way to quickly alter file names.

The current and final file names are shown side-by-side on the ...
April 18th 2011 Freeware    893k
Better File Rename
Better File Rename 5 is a comprehensive batch file renamer that transforms the tedious and time-consuming task of changing multiple file names into a simple matter of seconds. The tool offers an intuitive and friendly user interface that previews the ...
November 24th 2004 Commercial    950k
AidAim Single File System
Stores files/folders in one OS file. Flexible on-the-fly compression. Transparent strong Rijndael encryption. Huge files support: more than 4 GB even on FAT-32. Full compatibility with standard Borland and WinAPI functions operating with files and folders. TFileStream interface to deal ...
April 1st 2006 Shareware  5 stars 1,953k
File System Explorer
File System Explorer is a powerful, easy-to-user file management tool for computers running Microsoft Windows 95/98/ME/NT/2000/XP/Vista. It lets you manage files and folders fast and easy using one of five interface variants: classical dual-panel variant, pioneered in Norton Commander, extended ...
April 1st 2008 Shareware    2,581k
Batchrun
With Batchrun you can create a batch file using a graphical interface. For example, you can launch multiple Windows applications with a click. Start Batchrun, add the applications you would like to run together or one after another, then select ...
March 7th 2002 Freeware  5 stars 1,159k
Batch File Compiler
Batch File Compiler compiles your batch files into an executable form. This can solve many problems with installers trying to shell batch files and makes your batch file tamperproof. Any batch file can be compiled from a simple application starter ...
August 10th 2002 Shareware  5 stars 1k
FileName Pro
FileName Pro, a professional grade batch file naming utility. Whether you have a few or thousands of files to rename, FileName Pro can rename your files in seconds. Name files using any combination of file naming schemes. Name using ID3 ...
April 21st 2006 Shareware  5 stars 4,225k
JvCrypt
JvCrypt is a powerful encryption and compression utility that allows you to encrypt your sensitive files with ease. With JvCrypt you can store your passwords in a secure password database and even require a password when starting. JvCrypt can even ...
November 11th 2003 Shareware  4.5 stars 3k
Batch File Utility
Batch File Utility is a powerful file/folder renaming utility, that supports Wildcards and Regular-Expressions. It offers a Window Explorer style interface and a variety of renaming options, including options to change case,replace strings,set file attribute, change time stamp,rename file extensions,add ...
January 10th 2004 Shareware    973k
Batch File Utility
Batch File Utility is a powerful file/folder renaming utility, that supports Wildcards and Regular-Expressions. It offers a Window Explorer style interface and a variety of renaming options, including options to change case,replace strings,set file attribute, change time stamp,rename file extensions,add ...
August 31st 2004 Shareware    950k
Batch File Rename
Batch File Rename is a powerful and flexible file renamer designed for digital camera owners, web masters, music and image collectors, and people who need to keep files well organized. It provides an easy way to simplify renaming multiple files ...
April 5th 2005 Shareware    994k
Naevius Hidden File System
Hidden File System is very convenient program to protect your private files and documents.
You can crypt and hide your valuable files from unauthorized users, hackers, or viruses. Program will give access to files after checking password only. Program has ...
December 20th 2005 Shareware  5 stars 741k
Related Scripts
Converting a Recordset & XML To and From the File System
At the end of this article the developers can understand the technique about how to change a ADO Recordset object into an XML document and vice versa. The author tells about these two functions converting Recordset object to an XML ...
December 1st 2005 Freeware     
Creating a COM Object to Manipulate the File System
Creating a COM Object to Manipulate the File System is an article through which users can gather information about the procedurs that have to be adapted to generate the component, which produces the COM objects inorder to take control over ...
November 26th 2005 Freeware     
Creating Files with the File System Object
Using File System Object methods - CreateTextFile and OpenTextFile text files can be created within ASP applications and this article describes both ways with the help of coding. How to give file name and path are explained in detail. And ...
December 14th 2005 Freeware     
Creating Folders with the File System Object
Creating Folders with the File System Object is an ASP article in file manipulation and file management techniques. The author has used the powerful file system object function in creating new folders with the path of the root directory. The ...
December 11th 2005 Freeware     
File System Directory Functions
Wrappers for simple file system operations. When reading a file, instead of doing fOpen/fRead/fClose everytime, you'd use the function read_file that gracefully handles errors.
December 17th 2005 Freeware     
File System File Functions
Wrappers for simple file system operations on directories. For example, listing the contents of a directory: instead of doing the whole openDir/readDir/closeDir gig everytime, you'd use the function read_file that handles errors.
December 19th 2005 Freeware     
Monitoring File System Events
Monitoring File System Events is an easy to understand tutorial in which the author gives details about the method of detecting if there are any changes in the file system and folder. Thr author gives explanation about System.IO.namespace, which offers ...
December 5th 2005 Freeware     
Single File System
Single File System is a compression component that provide easy way of compressing the multiple file into single file with the advanced compression technique and encryption functionality. It offers various features like compressing the files with the standard algorithum, providing ...
December 2nd 2005 Commercial     
The Wonders of the File System Object
A complete overview on File System Object (FSO) is given in this tutorial that clearly describes the fucntionalities and usage of this object to perform file based operations like copying file, deleting file and file contents, opening a file to ...
December 5th 2005 Freeware     
PaKnPosT Pro File Sharing
In the corporate world, the size of email attatchments is usually restricted to preserve bandwidth and email server file system resources. This is frustrating for many users who have a legitimate need to send and receive large files. Most people ...
September 5th 2006 Freeware    229k
Related Code
Perl File System API module
This module provides a simple api for various file system operations, like reading directories and subdirectories and returning a list of files and/or subdirectories in either array or hash format.
April 24th 2007     5k
ASP.NET Barcode Professional 2.5
Barcode Professional can generate the most popular Linear and 2D Barcode Symbologies. At design-time Barcode Professional Designer shows the barcode image in the specified image format (GIF, JPEG/JPG, PNG, and BMP) to render and it works in most popular Development ...
February 7th 2006     878k
wodSFTP.NET 2.1.1.0
The Secure File Transfer Protocol provides secure file transfer functionality over any reliable data stream, SSH in this case. It is the standard file transfer protocol for use with the SSH2 protocol. wodSFTP.NET is a dotnet implemenation of client side ...
February 16th 2006     1,713k
A Collection of exciting Javascripts
This all in one utility contains how to create search engines to your web pages,how to use file system object in jscript,different types of mousetrails,create rain on your page,animated status bar content and more.....enjoy!.If you like it vote for me.visit ...
March 25th 2006     22k
Accessing Disk Drives 1.0
This program shows an example of accessing your server's disk drives using FSO (File System Object). It will only show the drive letters and the file system of the corresponding drives. Please insert Floppy, CD, DVD before accessing those drives ...
April 25th 2006     4k
New Software
Popular Software