473,412 Members | 2,174 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,412 software developers and data experts.

How to write files to CD-R in Windows 2000

Hi!
I'm developing a special backup application in VB.NET that shall backup
files to a CD-R. When the target is XP it's obvious that the IMAPI should
solve the problem.
But the target is Windows 2000 SP4, is there anyone having a hint how to do
this?
--
Regards,
Lars Jönson
Nov 22 '05 #1
3 1500
Hi Lars,

First of all, I would like to confirm my understanding of your issue. From
your description, I understand that you need to develop apps that can write
files to a CD-R targeted on Windows 2000 SP4. If there is any
misunderstanding, please feel free to let me know.

As far as I know, in Windows XP, we can use IMAPI to write to CD-R drive.
However, Windows 2000 doesn't support this. In this case, we have to start
from the very beginning, but it's really hard. Or we can try to get some
3rd-party components.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

Nov 22 '05 #2
Hi,
yes you've got it right. Can you explain what you mean with "start from the
very beginning". Do you mean to directly call the cd driver?

In previous apps we have used DirectCD preformatted CD-R's and then just
copied the files to the CD and thus letting windows store via the DirectCD.
But this is not a preferred solution as the discs must be preformatted first.
So we are looking for a better solution where we don't need to format the
discs.

"Kevin Yu [MSFT]" wrote:
Hi Lars,

First of all, I would like to confirm my understanding of your issue. From
your description, I understand that you need to develop apps that can write
files to a CD-R targeted on Windows 2000 SP4. If there is any
misunderstanding, please feel free to let me know.

As far as I know, in Windows XP, we can use IMAPI to write to CD-R drive.
However, Windows 2000 doesn't support this. In this case, we have to start
from the very beginning, but it's really hard. Or we can try to get some
3rd-party components.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

Nov 22 '05 #3
Hi Lars,

Yes, we have to call the cd writer driver directly. So it's better to use a
3rd party component, or it will be too complex for us to encapsulate the
driver calls.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

Nov 22 '05 #4

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

Similar topics

4
by: David Watson | last post by:
I recently had to reinstall visual basic 6.0. I also reinstalled the msdn files that came with vb6. When I need to search for an item in help, I type the keyword into the text box on the index...
5
by: MiLF | last post by:
Is it possible to write a Audio CD Player by using python only?
7
by: Patrick Useldinger | last post by:
Hi, I think I found a bug in the write method of file objects. It seems as if before writing each block, a check was done in order to verifiy that there is enough space left for the *whole*...
0
by: munif | last post by:
i wnat write a C++ program that would read from a CD and display information about files and folders in the given CD In simple words you would be performing a simple (ls -l) or (DIR /S) on the...
7
by: | last post by:
In the beginning we had Ini files. Later we had registery files. Now have xml files and our read-only myapp.config file. My question now, is what is the best way to store and load user and...
4
by: alexmaster_2004 | last post by:
Hi i'm developing a tool to automate the backup operation of my files. and i want to make this tool to be able to write the files to cd/dvd. i don't know how i can do this from c#.so i hope anyone...
4
by: Ignoramus6539 | last post by:
There were some strange requests to my server asking for config.php file (which I do not have in the requested location). I did some investigation. Seems to be a virus written in perl,...
1
by: Kesavan | last post by:
I install apache2 in /usr/local/apache2 and install php5 by ./configure --with-apxs2=/usr/local/apache2/bin/ apxs PHP is successfully installed in my system. But now my .php files inside...
1
by: =?Utf-8?B?am9lbA==?= | last post by:
I have XP. I have some SONY CD-Roms 700 MB; when I try to delete files I get the following error message: Files on this CD are read only. Is there anyway I can change the files so that they...
0
by: Tim Kelley | last post by:
I have a program that writes files to a cd/dvd (using Roxio DLA for drive letter access). A fair amount of the time when I try to close (make compatible) the cd/dvd I will get an error stating...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
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,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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,...
0
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...
0
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...

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.