Skip to content
⌘ NSIS Forum Archive

"Rename" Problem

5 posts

aemik#

"Rename" Problem

Hallo,

i use "rename" to move a file.
What happens when the destination file still exist???
Overwrite??? If not, what can I do to overwrite it?

thanks aemik
Afrow UK#
That is only for the File instruction I believe.
If you have to Rename lots of files, use a macro.

Stu