Page 1 of 1

installware Log.

Posted: Sun Apr 23, 2006 6:17 pm
by kirkjoserey
I built my install using the trial version of InstallAware.
But, when I use : setup.exe l=c:\\logs\\setup01.txt; the file generated setup01.txt have a huge information; my question where I can find explanation about the content of the file.

The content is like this :

MSI (s) (E4:A8) [12:16:29:090]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1707

thanks in advance.

Posted: Sun Apr 23, 2006 9:11 pm
by MichaelNesmith
The Microsoft Platform SDK documentation contains information on the error messages and the setup log.

Posted: Mon Apr 24, 2006 8:07 am
by kirkjoserey
MichaelNesmith wrote:The Microsoft Platform SDK documentation contains information on the error messages and the setup log.


thanks!!!!