Re: [WiX-users] Installation question

2008-09-24 Thread Bob Arnson
Kamal Sharma wrote: > I am one of the newcomers to Wix. > I have a basic question. I have put Installed in Condition in the Wxs file. > However, during setup it doesn't take the condition at all. I even tried > setting it to NOT Installed and it doesnt work. > You need to provide more details.

[WiX-users] Installation question

2008-09-24 Thread Kamal Sharma
Hi, I am one of the newcomers to Wix. I have a basic question. I have put Installed in Condition in the Wxs file. However, during setup it doesn't take the condition at all. I even tried setting it to NOT Installed and it doesnt work. Could anyone help me with this? Regards, Kamal --