S
Steph
hello,
i want copy a macintoch cdrom... but some file have invalid characters.
so i want no copy this files.
but how do ?
foreach (FileSystemInfo fsi in di.GetFileSystemInfos())
or
foreach (DirectoryInfo tmpdi in di.GetDirectories())
return an error (argumentexception) and stop the process !!!
please help !
i want copy a macintoch cdrom... but some file have invalid characters.
so i want no copy this files.
but how do ?
foreach (FileSystemInfo fsi in di.GetFileSystemInfos())
or
foreach (DirectoryInfo tmpdi in di.GetDirectories())
return an error (argumentexception) and stop the process !!!
please help !