Edit: Should this of gone in the 'windows' section?
I doubt any of you know, but i've been googling around for frickin' ages now.
I've got a mounted iso on a virtual drive (l) and i'm trying to copy it over to a flash drive (l)
So i type this into the windows cmd console
xcopy l:\*.* /s/e/f k:\
And it copies over 8 files (129kb) from the mounted iso. The virtual drive shows a disc with a total size of 192kb (mounted via poweriso). If i actually explore the iso in power iso, i can see all the files (about 6-7gb).
Anyone know (or take an educated guess) at where my problem lies.
I would say that atm i'm thinking my problem lies with the mounted disk, can an iso contain hidden files? if so could this cause problems in mounting?
Edit: I've tried mounting with deamon too, same problem