Re: [WiX-users] Logging Error

2010-07-19 Thread Thode, Katelyn
Thanks for the response. That appears to have been the issue. -Original Message- From: Jeremy Farrell [mailto:[email protected]] Sent: Monday, July 19, 2010 5:03 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Logging Error Perhaps Windows

Re: [WiX-users] Logging Error

2010-07-19 Thread Jeremy Farrell
Perhaps Windows path separators (\) in the paths? > From: Thode, Katelyn [mailto:[email protected]] > > I am attempting to log the installation of a package I > created. When I run the following command line: > > msiexec.exe /I "C:/comp/code/libdbg/tfuInstaller.msi" /l*v > "

[WiX-users] Logging Error

2010-07-19 Thread Thode, Katelyn
I am attempting to log the installation of a package I created. When I run the following command line: msiexec.exe /I "C:/comp/code/libdbg/tfuInstaller.msi" /l*v "C:/Documents and Settings/name/My Documents/tfuInstaller.txt" I get an error message that states: This installation package could n