Hi Wix-users,
 
I would like to have verbose log to check installation. I know that it
is possible to use command line to get log as:
 
msiexec /i setup.msi /l verboselog.log
 
Then the log file will be writen where setup.msi locates. However, I
want the log file written into where the app installed. It is user
defined in dialog during install. So it is not possilbe to give the path
in command line, which my bootstraper executable called.
 
But I have set APPLICATIONFOLDER in my wxs data. Is it possible to call
verbose log file in wxs? So that I can use APPLICATIONFOLDER to give the
path to the verbose log.
 
 
Best regards,
 
Chunyan
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to