ms-dvdburn Posted December 24, 2013 Posted December 24, 2013 trying to use an .IBB created by imgburn "save project" as follows: built an .iso from the gui. (move.iso to pc with a bluray burn it works!!) "save project" removed from the .IBB the DEST entry, VOLUMELABEL entries. saved it as filename_template.IBB >imgburn /MODE BUILD /BUILDOUTPUTMODE IMAGEFILE /SRC c:\burnbck\imgburn\imgburn_template.IBB /VolumeLabel_ISO9660 2013MYLABEL /VolumeLabel_UDF 2013mylabel /DEST M:\2013mylabel.iso /START /CLOSE executing this .bat - launches imgburn GUI -- panels appear with the VOLUMELABEL and the DEST supplied from the command line. click on button to WRITE -- "nothing to build" windows 2012 internal dvd built in is has drive label P: here's the log. ; //****************************************\\; ImgBurn Version 2.5.8.0 - Log; Tuesday, 24 December 2013, 15:37:47; \\****************************************//;;I 15:36:49 ImgBurn Version 2.5.8.0 started!I 15:36:49 Microsoft Windows Server 2012, Standard x64 Edition (6.2, Build 9200)I 15:36:49 Total Physical Memory: 16,741,648 KiB - Available: 14,503,580 KiBI 15:36:49 Initialising SPTI...I 15:36:49 Searching for SCSI / ATAPI devices...E 15:36:52 CreateFile Failed! - Device: '\\?\ide#cdromhp_dvd-ram_gh82n________________________w204____#5&7cb6dd8&0&0.1.0#{53f56308-b6bf-11d0-94f2-00a0c91efb8b}' (P:)E 15:36:52 Reason: Access is denied.W 15:36:52 Errors were encountered when trying to access a drive.W 15:36:52 This drive will not be visible in the program.E 15:36:52 You need Administrative privileges to use SPTI.I 15:37:47 Close Request AcknowledgedI 15:37:47 Closing Down...I 15:37:47 Shutting down SPTI...I 15:37:47 ImgBurn closed!
LIGHTNING UK! Posted December 25, 2013 Posted December 25, 2013 If you load the modified / template IBB manually, does it fill out the 'Source' box? Would it be possible for you to upload the IBB?
ms-dvdburn Posted December 25, 2013 Author Posted December 25, 2013 thanks for replying especially on a holiday yes. loaded template folders to be included are present in Source box attached the template but as a .txt (not allowed to upload .ibb) attached the original save project .ibb also as a .txt attached test_img as a .txt (.bat) a command line only not a .ibb or use of template.ibb test_img runs and works but still launches the gui and require a click OK to form the image after is has explored the folder/files specified. in test_img (.bat) how are these extra settings specified ? Restrictions_ISO9660_AllowMoreThan8DirectoryLevels=1Restrictions_ISO9660_AllowMoreThan255CharactersInPath=1Restrictions_ISO9660_AllowFilesWithoutExtensions=1Restrictions_ISO9660_AllowFilesExceedingSizeLimit=1 where is imgburn.ini located that is referenced in the command line documentation ? reminder this is a windows 2012 x64 server not a workstation and it works using the gui ! thanks again imgburn_template.txt imgburn_reference.txt test_img.txt
LIGHTNING UK! Posted December 25, 2013 Posted December 25, 2013 If loading the IBB manually fills out the 'Source' box ok, I can only assume there's some issue with loading it via CLI. There's no reason for it to say 'Nothing to build' if there's stuff in the 'Source' box. Do remember that Standard/Advanced input modes are two different things. If you add stuff to one, it isn't added to the other one. So if you switch between them, it won't work. Once a project has been loaded, you should see a couple of lines in the Log window to that affect.
Recommended Posts