Re: Force Windows to "See" new files burned to a CD/DVD?




Kevin wrote:
I don't think this is possible. I suspect it's a problem with your
media. I had the same problem when burning files to some old cheap
DVDs. NERO said the burn completed successfully and I went ahead and
deleted the files from my hard drive. Needless to say, I'll never see
those files again. I tried burning the same compliation twice and it
worked on some of the DVDs. The others I just had to throw away.

Your DVD burner is what sends the data to Windows, so if the drive
can't read the disk, there's really no way to force it if the files
just aren't there.

Sounds like you slihtly misunderstood my question. Most burns are OK,
and I also suspect some cheap media. But having been burned once, I now
veify each disk I burn.

And for Windows to see that there are now files on the newly burned
disk, all I have to do a manually eject the tray and re-insert it.
Windows re-reads the MFD and now sees files. I would like to automate
that process. Ejecting the tray in code and manually re-inserting it
does not solve the problem. (And still leaves a manual operation which
is what I am trying to avoid.)



On 20 Jul 2006 07:44:09 -0700, zacks@xxxxxxxxxxxxxxxxxxxxxxxx wrote:

I use some shareware CD/DVD burning software that has a command line
interface version. This allowed me to write my own custom SDK that
performs various CD/DVD burning operations from my own VB.NET
applications.

Recently, I had some problems reading DVDs that I had recently burned,
reading them with the same DVD device that burned them. So I wrote a
quickie verification program that simply attempts to binary read all
files on the disk.

I would like to be able to optionally call this utility from a VB app
just after the VB app has burned a disk instead of running it manually.
But when I try to, it says there are no files on the disk, even though
the burn just successfully finished!

I found that even Windows doesn't see the newly burned files unless I
eject the tray and re-insert the disk. So, I tried ejecting the tray in
the VB code after the burn and before cranking up the verify program,
but the verify program STILL sees no files!!

How do I "force" windows to realize that there are indeed files on the
DVD disk?

.



Relevant Pages

  • Re: putting music on discs
    ... small external hard disk, which you connect with a USB cable. ... If you're looking to CD or DVDs that's nice to do and really it's just ... program like Nero to do DVDs as backups which makes the best use of ... CDs can hold "only" about 100 or so tracks but WMP can burn those as ...
    (microsoft.public.windowsmedia.player)
  • Re: Error when burning to CD-R / CD-RW etc
    ... and was able to burn to DVD-R media. ... Microsoft MVP Windows Shell/User ... Was it SP2? ... saying the disk is either full or unuseable and to try another disk - ...
    (microsoft.public.windowsxp.hardware)
  • Sorry if this is OT, problem with DVD+R/CDR burning
    ... I am thinking that perhaps there is a Windows XP ... error message to insert a media disk into the drive. ... and installed Nero. ... recognize the CDR disk to burn it. ...
    (microsoft.public.windowsxp.general)
  • Re: How can I createurn an Windows XP Emergency Boot CD?
    ... new world of Windows XP. ... How exactly do I transfer said files to a CD-R disk ... The closest thing that you will get to a boot CD for XP is to use Ultimate ... build your CD and burn it to a blank CD or DVD. ...
    (microsoft.public.windowsxp.general)
  • Re: Booting Linux
    ... Did you use infaRecorder to burn the .iso file? ... I burned to a CD using HP Solution center to get to the Windows burn ... I tried opening the file on my hard disk, ... I then put the CD into an older computer and tried booting it there. ...
    (Ubuntu)

Loading