Can the resulting command line be determined after running an .msi installer?

Yes, it sounds like you need to create a response transform (MST). A lot of the tools linked to above are premium tools (not worth paying for a response transform!!) but I used this a while ago (this tool is free) and it seemed to work well: http://www.jontylovell.net/index.php?page=10 Once you create your response transform with … Read more

Regarding silent installation using Setup.exe generated using Installshield 2013 (.issuite) project file

Short Answer UPDATE: is this your own suite? If so, you may be able to improve your silent running configuration specified in the suite settings to allow each embedded setup to run correctly in silent mode. The switch you are using to install silently is correct, but instead of trying to run the whole suite … Read more