Re: [WiX-users] LGHT 0204

2009-07-29 Thread Eswari
ael Clark > Subject: Re: [WiX-users] LGHT 0204 > To: "General discussion for Windows Installer XML toolset." > > Date: Wednesday, July 29, 2009, 6:53 AM > I just completed creating a x86/x64 > installer using the information I found here > http://blogs.msdn.com/a

Re: [WiX-users] LGHT 0204

2009-07-29 Thread Michael Clark
@lists.sourceforge.net Subject: Re: [WiX-users] LGHT 0204 Hi, I resolved that.. I commented the below line for that.. Honestly i do not know what difference does it make.. Can any one tell me? I have one more question.. I have to copy two dlls..One 32 bit in profram files and 64 in programfiles x86

Re: [WiX-users] LGHT 0204

2009-07-29 Thread Sebastian Brand (Instyler Software)
WiX-based MSI installations, elegantly. http://www.instyler.com -Original Message- From: Polazhenko Sergey [mailto:s_polazhe...@tut.by] Sent: July 29, 2009 13:11 To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] LGHT 0204 In my case I wrote

Re: [WiX-users] LGHT 0204

2009-07-29 Thread Polazhenko Sergey
WBR, Polazhenko Sergey > -Original Message- > From: Eswari [mailto:sravi...@yahoo.com] > Sent: Wednesday, July 29, 2009 1:08 PM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] LGHT 0204 > > Hi, > > I resolved that.. I com

Re: [WiX-users] LGHT 0204

2009-07-29 Thread Eswari
Hi, I resolved that.. I commented the below line for that.. Honestly i do not know what difference does it make.. Can any one tell me? I have one more question.. I have to copy two dlls..One 32 bit in profram files and 64 in programfiles x86.. This is my code but it is copying 32 bit into pro