Re: [WiX-users] Custom Dialog - Property Setting

2009-04-20 Thread Pally Sandher
ental Solutions Limited. Registered in Scotland No. SC151456 Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: ron cooper [mailto:roncooper...@gmail.com] Sent: 20 April 2009 13:25 To: wix-users@lists.sou

[WiX-users] Custom Dialog - Property Setting

2009-04-20 Thread ron cooper
Dear All, I want to create installer for my application which check existence of a database file located somewhere. If it found the file, it should ask the user whether to replace it or not. Till now I have succeed in checking and launching a custom dialog as mentioned above. I have provided butt