Re: [WiX-users] CAQuietExec64 log output to log file

2013-07-03 Thread Christoffel le Roux
users@lists.sourceforge.net > CC: os...@live.com > Subject: RE: [WiX-users] CAQuietExec64 log output to log file > Date: Wed, 3 Jul 2013 10:43:13 + > > Ahh thanks a bunch Blair, my script indeed output some text while executing > for logging purposes, so then I assume that no o

Re: [WiX-users] CAQuietExec64 log output to log file

2013-07-03 Thread Blair Murri
eforge.net > CC: os...@live.com > Subject: RE: [WiX-users] CAQuietExec64 log output to log file > Date: Wed, 3 Jul 2013 10:43:13 + > > Ahh thanks a bunch Blair, my script indeed output some text while executing > for logging purposes, so then I assume that no output should be ret

Re: [WiX-users] CAQuietExec64 log output to log file

2013-07-03 Thread Christoffel le Roux
? -Original Message- From: Blair Murri [mailto:os...@live.com] Sent: 03 July 2013 11:23 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] CAQuietExec64 log output to log file Your string starting with 8? is the output from the script (with '?' use

Re: [WiX-users] CAQuietExec64 log output to log file

2013-07-03 Thread Blair Murri
Your string starting with 8? is the output from the script (with '?' used for all unmapped chars). My guess is that your script is returning wide chars while CAQuietExec is expecting whatever your system's default codepage is. > From: christoffe...@flowcentric.com > To: wix-users@lists.sourcefo