Page 1 of 1

Copying/Moving freshly installed files

Posted: Wed Apr 04, 2007 3:34 am
by pfennig
Directly after "Apply install" I want to rename one of the installed files.
I've tried this by moving and copying but non of this works.

Code: Select all

Move Local Files $TARGETDIR$\\OldName.jpg to $TARGETDIR$\\NewName.jpg


For testing purposes I tried to move/copy it to some other location, which doesn't happen either.

What's wrong here?