In my application i need to search for a file in a special folder, make a copy of it, save it to a desired location and then rename it, (or first rename it and then save it) without opening the file. How can i accomplish that?

Thanks