The ExecActionFromDirectoryPA wizard action will invoke an external command from the installer using Java's Runtime.exec() method. The output can be redirected to an arbitrary file, including the installer's log file. The command can also be run from an arbirary directory on the file system.