ScramDisk - Command Line Tools

Introduction
============

The following command line tools are provided to enable users to 
access ScramDisk functionality from the command line or a batch 
file.  

The files are supplied with full source code.  Delphi v4 is required to compile.

Run any of the executables from the command line with the '/?' 
switch in order to see parameters.


Dismount
========

Dismount either a specific slot number or drive or all mounted 
volumes.  Contains options to dismount brutally.


Getpass
=======

Obtains a password from the user and enters this password into 
the ScramDisk cache.


Mount
=====

Mounts a given container file or partition.  Use Setpass or 
getpass to specify mount passwords.


Setpass
=======

Enters a specified password into the ScramDisk cache.


Slotinfo
========

Provides details of all mounted volumes, or a specific volume.

