Re: [WiX-users] FatalError

2010-01-17 Thread C P
Thanks a lot! -Original Message- From: ricky sundrani [mailto:rickysundr...@gmail.com] Sent: Monday, January 18, 2010 9:03 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] FatalError You can see the log to find out where the installation is failing

Re: [WiX-users] FatalError

2010-01-17 Thread ricky sundrani
You can see the log to find out where the installation is failing. Use: msiexec /i /l*r On Mon, Jan 18, 2010 at 10:51 AM, C P wrote: > Hi, my Installer is successfully compiled and can be successfully installed > on few PCs, but on few PCs it shows FatalError dialog right after running. >

[WiX-users] FatalError

2010-01-17 Thread C P
Hi, my Installer is successfully compiled and can be successfully installed on few PCs, but on few PCs it shows FatalError dialog right after running. How can I catch the reason of error? -- Throughout its 18-year hi