Jump to content

Nitro

Members
  • Posts

    4
  • Joined

  • Last visited

Nitro's Achievements

ISF Newbie

ISF Newbie (1/5)

  1. I'm running a batch files for IMGBurn in build mode, and I can't seem to find a way to run this minimized. Is there a switch that could be used in the command line? "%PathToImgBurn%\ImgBurn.exe" /MODE BUILD /BUILDMODE IMAGEFILE /SRC "%~f1" /DEST "%DEST%\%1\%1.iso" /FILESYSTEM "UDF" /UDFREVISION "2.50" /VOLUMELABEL "%1" /CLOSESUCCESS /NOIMAGEDETAILS /ROOTFOLDER "YES" /START
  2. Sorry for the late response. I have finally managed to get it to work, (with a lot of help). I'm running a batch command that calls IMGburn to create ISO'S from all folders within a directory to another Drive. Is there a way to have it run Minimized? code:[%PathToImgBurn%\ImgBurn.exe" /MODE BUILD /BUILDMODE IMAGEFILE /SRC "%~f1" /DEST "%DEST%\%1.iso" /FILESYSTEM "UDF" /UDFREVISION "2.50" /VOLUMELABEL "%1" /CLOSESUCCESS /NOIMAGEDETAILS /ROOTFOLDER "YES" /START]
  3. I have been trying to accomplish this for months now. Does anyone have a suggestion for where i might find a guide to build a batch file for this? I want to add multiple folders and have IMGburn build iso's one after another. The best I've achieved is; I get IMGburn running 2/3 concurrently.
  4. I'm trying to Store to DVD-R some HD-DVDs The only solution I've found ,so far, Is to Archive them with Winrar,split into 4.7G files and Burn with (gulp) Nero. I've used nothing but IMGBurn for years now, and I Hate to have to go back to Nero to burn data files... Does anyone have any suggestions? I saw a link to folder2iso earlier I will give that a try, any other suggestions Is there anyway for IMGBurn to support data writes ? It is still the best.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.