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

2010-11-27 Thread wixNewbie
Hi, I am also seeing similar problem. When I run powershell script from CA using CAQuietExec, the installer hangs. If I run the powershell script from ExeCommand in custom Action, a console window pops up and completes the script execution. This however leaves a powershell.exe process running

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

2010-11-10 Thread Ryan Taylor
:rtay...@penbaysolutions.com] Sent: Wednesday, November 10, 2010 8:48 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Silently executing a PowerShell script from WiX Hangs PowerShell My current test machine is Windows 7 and it is 64-bit. I am running PowerShell v2 64-bit. I will ultim

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

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

2010-11-09 Thread Castro, Edwin G. (Hillsboro)
In the past I have experienced the same PowerShell hang you are describing but in my experience I never saw any changes made to the system. My tests occurred before CAQuietExec64 existed so I don't know if using CAQuietExec64 would allow the scripts to actually execute now. I was going to sugge