josec
07-05-2007, 01:16 PM
I am not exactly sure how the bootstrapper should work, but it seems like it will create a setup.exe file to go along with the setup.msi. In the boostrapper properties, on the "Settings" tab there are a few choices. The first one seems like it will put the .msi inside the setup.exe file ("Embed in bootstrap executable"), so there will only be one setup.exe file. The 2nd choice is to make both, an .exe and an .msi ("External to (beside) bootstrap executable").
However, with either choice, I never get an .exe file... but I do get a good .msi that works properly (runs the full installation).
In the Build Properties, my output name is "setup", so the "Output filenames" are setup.msi and setup.exe". I select the "Standard" bootstrap option radio button and click "Edit". I have built setups with the two settings I listed in the first paragraph, but I do not get an exe. I do receive validation errors during the ICE validation (error 5002), but most of them do not apply to me or can be ignored (from previous postings). Attached is the build log. Could the Error 5002 be ending the build before the bootstrap exe is built?
Thanks!
However, with either choice, I never get an .exe file... but I do get a good .msi that works properly (runs the full installation).
In the Build Properties, my output name is "setup", so the "Output filenames" are setup.msi and setup.exe". I select the "Standard" bootstrap option radio button and click "Edit". I have built setups with the two settings I listed in the first paragraph, but I do not get an exe. I do receive validation errors during the ICE validation (error 5002), but most of them do not apply to me or can be ignored (from previous postings). Attached is the build log. Could the Error 5002 be ending the build before the bootstrap exe is built?
Thanks!