Jump to content

Recommended Posts

Posted

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

Posted

Open Command Prompt and type start /?

You'll see that there's the /MIN parameter, which runs the program minimized. You might also want to use /WAIT so that it doesn't launch several ImgBurns at once.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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