S
Sonnich Jensen
Not really C#, but
I use ShFileOperation for some operations, and found that I cannot
rename a file on a USB stick - the return code is 124, hence:
The path in the source or destination or both was invalid.
The files are:
f:\fie\99_hatluk\scrennshot.gif
to:
f:\fie\99_hatluk\screenshot.gif
and it exists.... so how come that I can check for the file existance,
but I cannot rename it from ShFileOperation
And yes - ShFileOperation work for files on networks drives and local
drives. Just on for USB sticks
Sonnich
I use ShFileOperation for some operations, and found that I cannot
rename a file on a USB stick - the return code is 124, hence:
The path in the source or destination or both was invalid.
The files are:
f:\fie\99_hatluk\scrennshot.gif
to:
f:\fie\99_hatluk\screenshot.gif
and it exists.... so how come that I can check for the file existance,
but I cannot rename it from ShFileOperation
And yes - ShFileOperation work for files on networks drives and local
drives. Just on for USB sticks
Sonnich