I got the second file called .mds any time I create an ISO in imgburn.
I have a problem with my imgburn software. The problem is that whenever I create an ISO image. Then I also get the second file with .mds extinction. I don’t know why it happens. If I delete these file does something happens. When I use the build option I doesn’t get the .mds file. Is these of any use or just simply. If it is of no use then why don’t remove it in the next update?
Re: I got the second file called .mds any time I create an ISO in imgburn.
The MDS is not of major use. It is used to store the layer break info. But the main thing is that it is even used when the splitting is enabled. It may be enabled automatically or manually. It is also used other times for mounting of a small ISO in the likes of the demon tools and also has it to emulate DVDROM instead of the CDROM.
Re: I got the second file called .mds any time I create an ISO in imgburn.
There is an MDS checkbox in the setting just see that it is unchecked. There is a drop down box 'Create Image Layout File'. Actually it’s default is set to ‘auto’ but in your case it may be ‘yes’ just make sure that it is set to ‘auto’. While in auto it doesn’t create an MDS file. Until it has a BDAV/BDMV folder in it.
Re: I got the second file called .mds any time I create an ISO in imgburn.
I got what was the problem for creating an MDS file when ISO is created. See the problem was with BDAV/BDMV. The code looking for folder BDAV/BDMV was returning the opposite of what it should be. The main cause to create an MDS file is that one of the conditional checks was passing when it shouldn’t have been passing.