
Command Line Parameters
Undisker supports several command line parameters that provide automation of
the image file extraction process. The command line syntax is as follows:
Undisker command [-option1] [-option2] [-optionN] image_file [destination_folder]
Commands:
o - Opens the specified image file.
e - Opens the specified image file and extracts all files contained in it into
the specified destination folder. If the destination folder parameter is omitted,
Undisker extracts the files to the current folder.
c- Captures the specified drive and saves the image file to the destination
folder.
Options:
-q - Quits Undisker after the specified command is completed.
image_file:
Specifies the image file to open/extract. If the image filename is longer than
8 characters and/or includes spaces, it must be enclosed in quotation marks.
destination_folder:
Specifies the destination folder for extracted files. If the folder name is
longer than 8 characters and/or includes spaces, it must be enclosed in quotation
marks. If Undisker cannot find the specified folder, it will be created.
Command Line Examples:
undisker o myimage.iso
undisker o "My New Image.iso"
undisker e myimage.iso
undisker e myimage.img c:\extracted
undisker e -q myimage.img d:\myfolder
undisker e -q "C:\My Documents\myimage.iso" "D:\Extracted Files"
undisker.exe c e: d:\temp\myfolder\test.iso
undisker.exe c -q e: d:\temp\myfolder\test.iso
| Copyright ©
1996-2007 Undisker Technologies. All Rights Reserved. |
|