Forum: UltraISO
Topic: Extract with command line
started by: schwob

Posted by schwob on Dec. 30 2005,05:10
Hello,

I would like to extact a file from an ISO with command line.
Is it possible ?

Steph
Posted by xoben on Dec. 30 2005,09:07
Sorry, this feature is not supported by current version UltraISO.
Posted by schwob on Dec. 30 2005,12:00
Thanks for your answer but that's a shame...
May I suggest to include this function in the next release ?

Steph

PS: Do you plan to provide a class or a dll to control UltraISO with Visual Studio Dot NET (like Ahead does with Nero) ?


Posted by schwob on Feb. 01 2006,05:59
Also, is it possible to list files of an ISO image with command line ?
Posted by xoben on Feb. 02 2006,07:51
#### schwob, please re-download UltraISO from < http://www.ezbsystems.com/dl.php?file=uiso7_me.exe > , which has two new parameters:
-get to specify which file/folder to extract
-list to output filelist in an ISO image

Usage:
ultraiso -in c:\test.iso -get /folder1/file1.ext -extract c:\temp
ultraiso -in c:\test.iso -list c:\temp\isofiles.txt
Posted by schwob on Apr. 12 2006,03:50
I know I'm late but that's great! Thank you VERY much for your answer.
Cheers,

Stéphane