Then you call that executable from Post-Setup, knowing the staging folder's path. Sometimes an installer or program needs to have specific environment variables defined, started from inside a specific folder, etc. before it runs.
If that's the case, then call a small wrapper script to do those tasks before executing the target file.