Click here to Skip to main content
15,900,973 members
Please Sign up or sign in to vote.
1.33/5 (6 votes)
See more:
I'm trying to copy CD-ROM files to HD. Can you help me with a demo code?
Posted

You should consider buying a basic book and learning how to use google.
 
Share this answer
 
You'd use the File.Copy method; MSDN[^] has sample code for various .NET languages, including C# :)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900