473,774 Members | 2,253 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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

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?

Jul 20 '06 #1
2 1935
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.
On 20 Jul 2006 07:44:09 -0700, za***@construct ion-imaging.com 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?
Jul 20 '06 #2

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, za***@construct ion-imaging.com 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?
Jul 21 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1670
by: MLH | last post by:
I used the following SQL to create a new table in a database on a remote MySQL server by copying one already there. I know the table exists SOMEWHERE in cyberspace. I can read its data, write to it, delete from it. But I cannot see it. The only way I know it exists is by running this SQL from Access 97 pass through query: SELECT ALL new_tbl.name FROM new_tbl The database resides on a MySQL server that was created with a single table...
3
2375
by: Lou | last post by:
I created a small database and defined a simple table with about 12 columns. To load the table I imported data from a text file. I got a successful message after importing the data; no error messages at all. However, when I try to get a sample of the database, nothing comes up. I only the the columns I defined, but no rows at all. What did I do wrong? I'm using Personal DB2 8.1. Thanks for your help. Luis
3
3432
by: sql-db2-dba | last post by:
When I did db2batch to benchmark a query, it performance details came back with this reading ... "High water mark for database heap = 4291373408" Does this mean it would have caused memory thrashing at the server? Did I over-allocate resources. We just increased BuffPage to 16384 from its default of 1000. Pagesize of the bufferpool was of course set to -1 so it would use the DBM cfg
2
3579
by: MLH | last post by:
I used the following SQL to create a new table in a database on a remote MySQL server by copying one already there. I know the table exists SOMEWHERE in cyberspace. I can read its data, write to it, delete from it. But I cannot see it. The only way I know it exists is by running this SQL from Access 97 pass through query: SELECT ALL new_tbl.name FROM new_tbl The database resides on a MySQL server that was created with a single table...
8
2116
by: Ravi Ambros Wallau | last post by:
Hey guys: What can I do when an "Error Creating Control" is displayed on the form (instead of the control), and a tooltip indicating the error never is displayed? Is there some log, some hidden message, some entry in registry where a log is created (or that enables a log, trace, dump or whatever)... I'm a little bit frustated with this error :-( Tks, Ravi.
41
4326
by: JohnR | last post by:
In it's simplest form, assume that I have created a usercontrol, WSToolBarButton that contains a button. I would like to eventually create copies of WSToolBarButton dynamically at run time based on some initialization information obtained elsewhere. Basically, I'm going to create my own dynamic toolbar where the toolbarbuttons can change. I'm not using the VB toolbar because of limitations in changing things like backcolor (I can't get...
0
1405
by: GS | last post by:
Documentation states that there supposed to be a "Data Sources" windows in VS 2005. See below. I can not find Data menu in VS 2005 anywhere. Anybody sees that menu? Opening the Data Sources Window You display the Data Sources window by clicking Show Data Sources on the Data menu. The Data menu is only available when a project is open in Visual Studio.
3
1457
by: Michel Firholz | last post by:
Hi Group experts, i would like to tweak a javascript diashow with a bit SEO. No spamming, just ensuring the images are found. If the visitor is googlebot, it should not present the diashow, but all images in one file... Now i have a doubt: can the cooglebot even "see" anything from javascript generated pages? Thanks for your help.
10
3353
by: giannis | last post by:
How can i know ("see") the next record using the BindingSource without move to the next record ?
0
9621
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10106
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9914
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8937
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7463
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6717
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5355
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5484
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3610
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.