I have sort of a stupid question. I'm using Jenkins to automate a build. The build is hanging when I use advanced installer 8.0.1 I checked all the paths and ran the installer on it's own and it created the executable just fine. Is there anyway I can view a log on the command line. If not, where are advanced installer logs found.
EDIT: I found my problem. I removed the line that Sets the version and it build the executable with no problems. I'm assuming since I'm changing the version a new product code needs to be created? Is there a way for AI to produce a random code using /SetProductCode or does SetProductCode only allow users to specify a specific user based one.