[WiX-users] Previous Installation Check issue

2007-06-04 Thread Vidhya Sagar Bhogavalli (Infosys Technologies Ltd)
Hi all, I want to write an msi using WIX which would check if there is previous version of the product installed. If yes, then it has to compare the version numbers and prompt the user to either Upgrade, Overwrite or Stop the installation. Though, I don't want to do a major upgrade which would

Re: [WiX-users] Reg. Disabling Remove from Windows Defender, and Upgrade feature

2007-02-21 Thread Vidhya Sagar Bhogavalli (Infosys Technologies Ltd)
actions? From: Levi Wilson [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 21, 2007 8:21 PM To: Vidhya Sagar Bhogavalli (Infosys Technologies Ltd) Cc: wix-users@lists.sourceforge.net; Kansana Hariharan (Infosys Technologies Ltd) Subject: Re: [WiX-users] Reg. Disabling Remove from Windows Defende

[WiX-users] Reg. Disabling Remove from Windows Defender, and Upgrade feature

2007-02-21 Thread Vidhya Sagar Bhogavalli (Infosys Technologies Ltd)
Hi All, I've a couple of queries on WIX installers. 1. I've created an installer for Windows Vista. I've disabled the Remove feature from Add/Remove Programs by setting the "ARPNOREMOVE" property to 1. This has also disabled the "Remove" option from Windows Defender. Though, When I clic

[WiX-users] Event Logging from an Installer

2007-02-09 Thread Vidhya Sagar Bhogavalli (Infosys Technologies Ltd)
HI all, I've created a windows installer using WIX. When the installer fails, it throws an Information message onto the event log with error code 11708 and error message is: Product - - Installation Failed. But I want this message to be shown as an error message rather than an Information me