[WiX-users] Automatic installation.

2007-07-10 Thread nareshkrishnakumar kulothungan
Hi, I am checking whether .Net 1.1 is installed or not and if the .Net 1.1 is not installed, I will throw an error message and give the user the option to download the .Net 1.1 package automatically by creating a custom Action using VBScript. If the user clicks OK button, I will run the UR

[WiX-users] Uninstall option

2007-07-10 Thread nareshkrishnakumar kulothungan
Hi, I am creating a short cut for Uninstall option in WIX. I am able to uninstall my tool. But when I uninstall I get Windows Installer message box stating "Are you sure you want to uninstall this project?" with Message Title as Windows Installer and no icon adjacent to the message. How to

[WiX-users] To enable hyperlink in URL in the message attribute of Conditon tag

2007-07-09 Thread nareshkrishnakumar kulothungan
Hi, I am trying to check whether .Net 1.1 is installed or not. If installed, I am checking whether GPMC is installed or not. My requirement is to make the URL http://www.microsoft.com/downloads/details.aspx?familyid=0a6d4c24-8cbd-4b35-9272-dd3cbfc81887' hyperlink enabled in the message at