
The latest version is v. 6, last edited on May 13, 2008
(view differences
|
view page history).
<< View previous version | view next version >>
<< View previous version | view next version >>
Download
There are currently no attachments on this page.
Usage
- Download ZIP file
- Unpacks ZIP file to local disk
- Right click on .INF file
- Select Install
RECSHELL
Create Image File
RECSHELL CREATE <imageFileName> <imageSizeInMegaBytes>
Creates an empty image.
![]() | You must format the image, after mounting before you can use it |
Parameter | Description |
---|---|
imageFileName | Name of Image File (on local disk) |
imageSizeInMB | File Size in MB |
Mount Image
RECSHELL MOUNT VDRIVER <drive> <imageName>
Mount an image as drive.
Parameter | Description |
---|---|
drive | Drive to mount (eg X:) |
imageName | Name of local image file |
Unmount Image
RECSHELL UNMOUNT <drive>
Unmount an image
Parameter | Description |
---|---|
drive | Drive to unmount (eg X:) |
Unload Driver
RECSHELL UNLOAD VDRIVER
Unload driver. Please Unmount drives before.