This custom code is provided “as is” and can be used only to extend the built-in functionality of InstallAnywhere.

Please note that Acresso does not support this extension.


This folder contains:


Custom Code Action: CopyFile

Classname: com.zerog.ia.customcode.util.fileutils.CopyFile

Description: Copy any file from one location on the user's hard drive to another. This is useful for copying installed files to other locations during install time.

Input InstallAnywhere Variables:

"CopyFile_Source": Path and name of original file.

"CopyFile_Destination": Path and name of new file.

Output InstallAnywhere Variables:
none


October 28, 1999