J
Jape
im writing a c# console application that copies files chosen from the windows
explorer. I chose the files i want to copy and then from the (right key) menu
chose my program.
the program starts fine but passes an error that the file(s) are in use ny
another user. This other user must be the windows explorer. Any workarounds
to free the files from the windows explorer?
explorer. I chose the files i want to copy and then from the (right key) menu
chose my program.
the program starts fine but passes an error that the file(s) are in use ny
another user. This other user must be the windows explorer. Any workarounds
to free the files from the windows explorer?