x First time here? Check out the FAQ

Learn from 350 other Umbracians at the annual Umbraco Conference - CodeGarden '13.
More than twenty high quality sessions, open spaces, hackathons and social events you'll remember. Not to be missed!
Less than 25 tickets left - get yours now!

Move a file

    Moves a fiile, this action can also be used to rename a file. No undo option available.

     Alias: MoveFile

    <Action 
     runat="install"
     undo="false"
     alias="MoveFile"
     sourceFile="~/bin/UCommerce.Uninstaller.dll.tmp"
     targetFile="~/bin/UCommerce.Uninstaller.dll" />