Re: [WiX-users] Detecting if IIS is installed

2010-03-01 Thread Nathan . Banek
--Original Message- From: Blair [mailto:os...@live.com] Sent: Friday, February 26, 2010 6:43 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Detecting if IIS is installed If you remove the @Value in Property[Id="IISROOT"]? -Origina

Re: [WiX-users] Detecting if IIS is installed

2010-02-26 Thread Blair
3com.com] Sent: Tuesday, February 23, 2010 2:08 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Detecting if IIS is installed The error went away right after I installed IIS on the machine. I assumed the #0 reference was there because the registry search failed

Re: [WiX-users] Detecting if IIS is installed

2010-02-24 Thread Nathan . Banek
Sent: Tuesday, February 23, 2010 2:08 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Detecting if IIS is installed The error went away right after I installed IIS on the machine. I assumed the #0 reference was there because the registry search failed and the de

Re: [WiX-users] Detecting if IIS is installed

2010-02-23 Thread Nathan . Banek
Thanks, -Nathan -Original Message- From: Wilson, Phil [mailto:phil.wil...@invensys.com] Sent: Tuesday, February 23, 2010 12:31 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Detecting if IIS is installed You should get a verbose log and see what's goin

Re: [WiX-users] Detecting if IIS is installed

2010-02-23 Thread Wilson, Phil
a...@l-3com.com] Sent: Tuesday, February 23, 2010 10:27 AM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Detecting if IIS is installed Greetings, I have been trying to get my WiX installer to detect whether IIS is installed on a target system or not (installer is expe

[WiX-users] Detecting if IIS is installed

2010-02-23 Thread Nathan . Banek
Greetings, I have been trying to get my WiX installer to detect whether IIS is installed on a target system or not (installer is expected to be used on systems ranging from Windows XP to Windows 7). My problem is that the detection condition does not seem to be working as my installer hangs on the