Well, I think this is useful as well. Here is a command that will run imgburn.exe as portable (i.e keep the settings file in the same folder as the .exe) Code: start "" "%cd%\ImgBurn.exe" /PORTABLE /SETTINGS "ImgBurn.ini" Just save this with the extension .bat or .cmd and execujte it.