Forum: UltraISO
Topic: How create ISO Images with command line only?
started by: Waly

Posted by Waly on Jan. 13 2010,15:31
Hello,

I would like create ISO images with command lines only?

Example:
Add Files to ISO
Add Folders to ISO
Create ISO Image to hard disc
When posible in silent mode or the program close after finished.

Can everybody help me?

Posted by xoben on Jan. 13 2010,20:44
< http://www.ezbsystems.com/ultraiso/cmdline.htm >
Posted by Waly on Jan. 14 2010,08:44
Thank you.

How can I check (registry) where the ultraiso.exe is installed?

2nd:
"-directory dirname Add all files and folders under given directory (not include directory name itself)"

How can I include the last folder name too?

Example:
-directory c:\test\folder\
ISO > Root > folder\*.*



Posted by xoben on Jan. 14 2010,20:15
QUOTE
How can I check (registry) where the ultraiso.exe is installed?

[HKEY_LOCAL_MACHINE\SOFTWARE\EasyBoot Systems\UltraISO]

QUOTE
How can I include the last folder name too?

Use -file command instead of -directory.