I'm currently working on building a few portable applications, one of them comes from an MSI installer. The installer seems to execute a program during the installation that I can't seem to trace, so what I'd like to do is to see inside the installer script and see what program it's executing and with what variables.
Is something like this possible?