Re: [WiX-users] Making 64 bit installer from 32bit wix file

2014-03-22 Thread karthikrangaraj
Hi Phil, I checked all the files one by one & i couldn't find any difference. When i made the installer using InstallShiled LE the application is working fine on both Windows 8/8.1 32/64 bits. When i try the installer from WIX, i'm getting the following error in the log files.

Re: [WiX-users] Making 64 bit installer from 32bit wix file

2014-03-22 Thread karthikrangaraj
Hi Phil, I agree with you but when i made the installer using Install Shield, i didn't have any problem with the application. I'll go deep further about the dependencies & i'll get back here. - Wix 3.8 users -- View this message in context: http://windows-installer-xml-wix-toolset.687559

Re: [WiX-users] Making 64 bit installer from 32bit wix file

2014-03-22 Thread karthikrangaraj
Hi Phil, Great explanation & thank you. First, I agree with you that I didn't target the x64 bit and I didn't define the @Win64 properly but when i tried the installer on Windows 8 32 bit i had the same problem. Second, I agree with you that the dependencies for Microsoft.Expression.Interactions.

Re: [WiX-users] Making 64 bit installer from 32bit wix file

2014-03-22 Thread karthikrangaraj
Hi Walter, I have compared each and every file and it's exactly the same. I have no idea how to debug this. In my understanding the build manager settings could be wrong or the WIX codes may be wrong. - Wix 3.8 users -- View this message in context: http://windows-installer-xml-wix-tools

Re: [WiX-users] Making 64 bit installer from 32bit wix file

2014-03-21 Thread karthikrangaraj
I didn't try much because when i run the project on Windows 8 using VS, everything is working fine. I odn't think there is a dependency issue. In my understanding there may be problem with the way I pulled the sources(normally ANY CPU, for x86 you get the files from x86 release folder and the same

[WiX-users] Error reading setup initialization file

2014-03-21 Thread karthikrangaraj
Hi Guys, I made asetup file using InstallShield LE and the installer works perfectly on Windows 8 32/64 bit OS. Then i used 'WIX Bootstrapper' to combine two installers .exes. When i launched the .EXE generated by WIX after the accepting the terms and conditions, I got the error message 'Error rea

Re: [WiX-users] Making 64 bit installer from 32bit wix file

2014-03-21 Thread karthikrangaraj
To All, For testing and i made an installer using Install Shield LE and the application works perfectly fine on both Windows 8 32/64 bit. There is nothing wrong with the dependencies. I may be making some mistakes with WIX or there may be some other problem. I want to dig more but I need some s

[WiX-users] Making 64 bit installer from 32bit wix file

2014-03-19 Thread karthikrangaraj
Hi Guys, i need some help. When I created a installer for 64bit OS, the application is not launching. Even i made a 64 bit installer, same iisue. App working fine on 32 bit os. Thank you This is the product.wix file: http://schemas.microsoft.com/wix/2006/wi";>

Re: [WiX-users] Making 64 bit installer from 32bit wix file

2014-03-19 Thread karthikrangaraj
Hi, eveything is working perfectly on Win 32 and there is no other dependencies fro 64bit. As i said if i launch a release folder files in Win 8.1 64 bit..everything is working. Thank you - Wix 3.8 users -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.na

Re: [WiX-users] Making 64 bit installer from 32bit wix file

2014-03-19 Thread karthikrangaraj
Hi, right after the installation & I'll copy paste the files from Release folder & make a test. Does it make sense for testing purpose? Thank you - Wix 3.8 users -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Making-64-bit-installer-from-32bi

Re: [WiX-users] Making 64 bit installer from 32bit wix file

2014-03-19 Thread karthikrangaraj
Hi, if i grab the release folder files, it's working. I don't understand why the installer is not working. The files are put up in the folder x86 of 64bit os. - Wix 3.8 users -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Making-64-bit-install

Re: [WiX-users] Making 64 bit installer from 32bit wix file

2014-03-19 Thread karthikrangaraj
This is the error message from Event log. - Wix 3.8 users -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Making-64-bit-installer-from-32bit-wix-file-tp

Re: [WiX-users] Making 64 bit installer from 32bit wix file

2014-03-19 Thread karthikrangaraj
Hi Phil, the dependencies are common and no other 3rd party dll. When you pull the files from release folder it works on Window 8.1 64 bit OS. But it's not working right after the installtion. thank you. karthik - Wix 3.8 users -- View this message in context: http://windows-installer-xml

[WiX-users] Win 32 application is not launching in Win 64 bit OS

2014-03-19 Thread karthikrangaraj
Hi Guys, somebody please help me with this problem: http://stackoverflow.com/questions/22504176/win-32-application-is-not-launching-in-win-64-bit-os I couldn't run my application on Win 64 bit OS( Win 8.1). Please help me. Thank you. karthik - Wix 3.8 users -- View this message in context

[WiX-users] How to add custom action in BootStrapper

2014-03-04 Thread karthikrangaraj
Hi Guys, How can i check if a third party application is installed in the system and propose a message ok proceed to Install & cancel to quit the installation. Please share me some example. It's really important for my project. Thank you This the Bootstrapper bundle: [code]

Re: [WiX-users] Launch third party application installation at front

2014-02-13 Thread karthikrangaraj
Thank you for the useful links. I'll try. Karthik - Wix 3.8 users -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Launch-third-party-application-installation-at-front-tp7592625p7592663.html Sent from the wix-users mailing list archive at Nabbl

Re: [WiX-users] Launch third party application installation at front

2014-02-12 Thread karthikrangaraj
Is there any example? Is it possible create an interface and display the installation inside the interface? Thank you. - Wix 3.8 users -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Launch-third-party-application-installation-at-front-tp759262

Re: [WiX-users] Launch third party application installation at front

2014-02-12 Thread karthikrangaraj
Hi Steve, the user have follow the instructions to install license keyto do this yet have to follow some instructions. That's the problem if not we could run silent install. Thank you. - Wix 3.8 users -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.n

Re: [WiX-users] Launch third party application installation at front

2014-02-12 Thread karthikrangaraj
Hi Steve, the user supposed to do some clicks to install that application. That is the I need to bring that application to upfront. Thank you. - Wix 3.8 users -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Launch-third-party-application-instal

Re: [WiX-users] Launch third party application installation at front

2014-02-12 Thread karthikrangaraj
Hi Guys please help megive me some idea or is there any other way of doing it. I really appreciate your help & effort. Thank you. - Wix 3.8 users -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Launch-third-party-application-installation-a

[WiX-users] Launch third party application installation at front

2014-02-12 Thread karthikrangaraj
I would like to launch a third party exe installer first so i referred this link http://stackoverflow.com/questions/19839600/wix-install-prerequisites-and-3rd-party-applications and I can launch the installer but it puts the `installer window behind the Wix installer dialog`. I have to bring the in