I'm currently a wise user and am interested in switching products. I have rebuilt one of my wise scripts in InstallAware and am stuck on a silly procedure - renaming a file

Install Files D:\\binaries\\MyProduct\\#VERSION#\\#BUILD_NUM#\\#REVISION#\\register#REVISION#.ini to $TARGETDIR$
Move Local Files $TARGETDIR$\\register#REVISION#.ini to $TARGETDIR$\\register.ini
The install file works fine, but the move action unfortunately does nothing. If you have any suggestions, that'd be great? Thanks.