Re: [WiX-users] Conditionally pass the property value toFileElementName, Source attributes.

2009-07-11 Thread mahesh u
Thanks for your replies... I am still finding a way to get out of this I want to know does WiX allow me to do the following: Can this statement be replaced by and have properties defined as --thanks On Fri, Jul 10, 2009 at 2:31 PM, David Watson wrote: > Hi, >Well if you

Re: [WiX-users] WiX 3.5.0626 missing VS2010 Project Types?

2009-07-11 Thread John H. Bergman (XPedient Technologies)
If you can provide a pointer as to what would be needed to fix this, I am more than willing to help. This bug is completely blocking us now. -Original Message- From: Mike Carlson (DEV DIV) [mailto:mica...@microsoft.com] Sent: Thursday, July 09, 2009 9:18 PM To: General discussion for Win

Re: [WiX-users] Adding a textbox

2009-07-11 Thread Balu Swaminathan
I think it is Edit. Let me try that. I got confused with that Yes in the Required column. How stupid of me. !!! > From: bswa...@hotmail.com > To: wix-users@lists.sourceforge.net > Date: Sat, 11 Jul 2009 17:43:38 + > Subject: [WiX-users] Adding a textbox > > > Hello: > > > > My installe

[WiX-users] Adding a textbox

2009-07-11 Thread Balu Swaminathan
Hello: My installer installs a virtual directory. It currently installs a virtual dir, creates app pool, copies the files, etc. All good and great. I am trying to add a text box to the WixUI so that I can receive a database servername. I am able to customize the UI. I cannot find a