|
|
#1 |
|
Fully Optimized
Join Date: Nov 2006
Posts: 3,110
|
I need to make a program that copies and entire directory to a USB drive, or multiple drives. This is a tool I will use to hook up peoples flash drives and copy over software packages so they can use them. Any ideas on how to do this in windows? Don't want to resort to the quick and easy system() call. Thanks!
__________________
2.4 Ghz celeron, 1.25 PNY pc 2700 RAM,PNY VERTIGO 5200 FX , 40 GB HDD 900Mhz 256 RAM , MX 4000, 30 GB HDD 1.9Ghz dual core AMD Athlon 2 GB 384 VRAM 320 Gb HD 2.3 tricore phenom,2 GB RAM , EVGA 9600 GSO,250 GB SSD 2.6 X4 620, 4GB RAM, 9600 GSO, 500 GB HDD/I'm part of The Project |
|
|
|
|
|
#2 |
|
In Runtime
Join Date: Mar 2011
Posts: 274
|
Why does it need to be a C++ program? Seems a bat file could do the job pretty easily.
|
|
|
|
|
|
#3 |
|
Fully Optimized
Join Date: Nov 2006
Posts: 3,110
|
I guess I could do that, the problem is I don't want to prompt the user for the drive each time, I just want to have it detect a USB drive, and when the program is run automatically copy to the USB drives.
__________________
2.4 Ghz celeron, 1.25 PNY pc 2700 RAM,PNY VERTIGO 5200 FX , 40 GB HDD 900Mhz 256 RAM , MX 4000, 30 GB HDD 1.9Ghz dual core AMD Athlon 2 GB 384 VRAM 320 Gb HD 2.3 tricore phenom,2 GB RAM , EVGA 9600 GSO,250 GB SSD 2.6 X4 620, 4GB RAM, 9600 GSO, 500 GB HDD/I'm part of The Project |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|