Manipulates the target file system allowing for copying, moving, and deletion of files and directories at install time.

Make sure that an "External Files" bean does not do what you want before using this bean.

This bean does not modify the required number of bytes for an install. Therefore, if you are copying a large directory, you should use an "Add Required Bytes" bean which is part of the InstallShield Extras package.

All failed manipulations throw a Product Exception excpet for the delete operation which logs simply logs a warning if the source does not exist.

Note: This bean is part of the InstallShield Extras package which is provided without support.