Re: [WiX-users] How to check for the existence of an IIS 7 web site?

2010-11-16 Thread Ryan Taylor
ate a virtual directory. I simply want to verify that a website exists and if it does, obtain its site ID. --> Ryan Taylor Office (207)-504-5294 rtay...@penbaysolutions.com www.penbaysolutions.com -

Re: [WiX-users] How to check for the existence of an IIS 7 web site?

2010-11-16 Thread Ryan Taylor
Note: This question has also been asked here: http://stackoverflow.com/questions/4197219/how-to-check-for-the-existence-of-an-iis-7-web-site-via-wix-3-5 Ryan Taylor Office (207)-504-5294 rtay...@penbaysolutions.com www.penbaysolutions.com -Original Message----- From: Ryan

Re: [WiX-users] How to check for the existence of an IIS 7 web site?

2010-11-16 Thread Ryan Taylor
check for the website is being made within the MSI log file. This is the code I am using: How can I perform a simple check for the existence of a website in IIS 7? Note: I am using WiX 3.5 RC1. Ryan Taylor Office (207)-504-5294 rtay...@penbaysol

[WiX-users] How to check for the existence of an IIS 7 web site?

2010-11-12 Thread Ryan Taylor
found, however, if found, I need to run a custom action. I have tried to create a condition based WebSite/@Id but I am not able to successfully check for the existence (or lack of) the website in the condition, any thoughts? Example: Ryan Taylor Office (207)-504-5294 rtay

Re: [WiX-users] How do I force an uninstall that does not meet the conditions?

2010-11-11 Thread Ryan Taylor
DOH! MODE not MOVE msiexev /I foo.msi REINSTALL=ALL REINSTALLMODE=vomus Thanks for the help, this worked!! Ryan Taylor Office (207)-504-5294 rtay...@penbaysolutions.com www.penbaysolutions.com -Original Message- From: Ryan Taylor [mailto:rtay...@penbaysolutions.com] Sent

Re: [WiX-users] How do I force an uninstall that does not meet the conditions?

2010-11-11 Thread Ryan Taylor
of this product, use Add/Remove Programs on the Control Panel. Ryan Taylor Office (207)-504-5294 rtay...@penbaysolutions.com www.penbaysolutions.com -Original Message- From: Christopher Painter [mailto:chr...@deploymentengineering.com] Sent: Thursday, November 11, 2010 9:51 PM To

[WiX-users] How do I force an uninstall that does not meet the conditions?

2010-11-11 Thread Ryan Taylor
application if PowerShell is not available. I think I want: In any case, I know have an installed application that I cannot uninstall via Add/Remove Programs. How can I properly clean up the installation and remove it from Add/Remove programs? Ryan Taylor Office (207)-504-5294 rtay

Re: [WiX-users] How can I reference the full path of an installed file?

2010-11-11 Thread Ryan Taylor
The solution was: [#RegisterHttpModulePS1] This formatted string will return the full location of the installed file. This was described here: http://www.tramontana.co.hu/wix/lesson6.php under section 6.3 Formatted Strings. The 'complete' solution is: Ryan Taylor Office (207)-504

[WiX-users] How can I reference the full path of an installed file?

2010-11-11 Thread Ryan Taylor
the other properties? Ryan Taylor Office (207)-504-5294 rtay...@penbaysolutions.com www.penbaysolutions.com CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any

Re: [WiX-users] Obtaining an Assembly's Fully Qualified Name for use in a Property

2010-11-11 Thread Ryan Taylor
in the GAC here: http://blogs.msdn.com/b/heaths/archive/2008/02/08/get-binder-variables-for-assemblies-without-installing-into-the-gac.aspx Ryan Taylor Office (207)-504-5294 rtay...@penbaysolutions.com www.penbaysolutions.com -Original Message- From: Paulo Cristini [mailto:pcrist

Re: [WiX-users] Obtaining an Assembly's Fully Qualified Name for use in a Property

2010-11-11 Thread Ryan Taylor
This is exactly the type of thing I was looking for. This will make my installation much simpler. Thanks!! Ryan Taylor Office (207)-504-5294 rtay...@penbaysolutions.com www.penbaysolutions.com -Original Message- From: Neil Sleightholm [mailto:n...@x2systems.com] Sent: Thursday

[WiX-users] Obtaining an Assembly's Fully Qualified Name for use in a Property

2010-11-11 Thread Ryan Taylor
o the assemblies section in the web.config like so: Ryan Taylor Office (207)-504-5294 rtay...@penbaysolutions.com www.penbaysolutions.com CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidentia

Re: [WiX-users] Silently executing a PowerShell script from WiX Hangs PowerShell

2010-11-10 Thread Ryan Taylor
ctual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox) Action ended 10:27:10: InstallFinalize. Return value 3. Ryan Taylor Office (207)-504-5294 rtay...@penbaysolutions.com www.penbaysolutions.com -Original Message- From: Ryan Taylor [mailto

Re: [WiX-users] Silently executing a PowerShell script from WiX Hangs PowerShell

2010-11-10 Thread Ryan Taylor
certain. Ryan Taylor Office (207)-504-5294 rtay...@penbaysolutions.com www.penbaysolutions.com > Date: Tue, 9 Nov 2010 18:28:31 -0500 > -Original Message- > From: "Castro, Edwin G. (Hillsboro)" > Subject: Re: [WiX-users] Silently executing a PowerShell script from

[WiX-users] Silently executing a PowerShell script from WiX Hangs PowerShell

2010-11-09 Thread Ryan Taylor
hang PowerShell and thus the installer. How do I silently execute a PowerShell script from Wix without hanging PowerShell? Ryan Taylor Office (207)-504-5294 rtay...@penbaysolutions.com www.penbaysolutions.com CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for

Re: [WiX-users] Regsitering a Managed Module for an IIS 7 Web Site

2010-11-05 Thread Ryan Taylor
. I look forward to future improvements to what appears to be an already great project!! Ryan Taylor Office (207)-504-5294 rtay...@penbaysolutions.com www.penbaysolutions.com -Original Message- From: Rob Mensching [mailto:r...@robmensching.com] Sent: Wednesday, October 27, 2010 5:24 AM

[WiX-users] Regsitering a Managed Module for an IIS 7 Web Site

2010-10-26 Thread Ryan Taylor
rt an application pool using WiX? Thanks!! Ryan Taylor Office (207)-504-5294 rtay...@penbaysolutions.com www.penbaysolutions.com CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privi