Thanks!  I thought being at Microsoft might help since I guess employees have 
more access to the Windows code than I do, thought I don't know how many people 
will know WiX. I have a few tickets in my queue at $work so I might have a go 
at properly fixing WixStdBA.

-- 
Bruce

On 17 Apr 2013, at 15:31, Bob Arnson <b...@joyofsetup.com> wrote:

> On 17-Apr-13 03:56, Bruce Cran wrote:
>> I've created 
>> http://connect.microsoft.com/VisualStudio/feedback/details/783880 so 
>> hopefully someone at Microsoft can figure this out.
> 
> Being at Microsoft does not grant magical powers of debugging.<g> You 
> can see the same issue using 'psexec -s' but it works as expected if you 
> add the -i switch. The consensus is that WixStdBA's use of window 
> messages for cross-thread IPC is breaking in session 0 isolation. The 
> fix is to minimize the use of windows (e.g., use HWND_MESSAGE instead of 
> a ThmUtil window) or switch to a windowless thread message queue.
> 
> -- 
> sig://boB
> http://joyofsetup.com/
> 
> 
> ------------------------------------------------------------------------------
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for building
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> _______________________________________________
> WiX-devs mailing list
> WiX-devs@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-devs

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to