| This is the method that is called at install-time. The InstallerProxy
instance provides methods to access information in the installer,
set status, and control flow.
For the purposes of the this action (DeleteFile), this method
- gets its parameters from InstallAnywhere Variables,
- checks the parameters' validity,
- and deletes the file.
See Also: com.zerog.ia.api.pub.CustomCodeAction.install |