[WiX-users] FYI Patchproblem Error 1328

2007-03-01 Thread m . rothe
Hi, The last days, i´ve got a problem with a patch, which won´t work anymore from one to another build. I´ve spend 2 days to find out and solve this problem, so i wan´t to let you know about, just for the case anyone will run into the same problem. It gives an error 1328 and told me that the "ma

Re: [WiX-users] deferred CA running in Installer UI Background on Vista

2007-02-27 Thread m . rothe
Yes the CA is running with noimpersonate. Worked fine with Vista RC2 but won´t be elevated on Vista final. So i´ve build a Bootstrapper which will elevate this CA. The FindWindow Solution won´t be easy to implement, but its good to know that this is a well known problem and the only workaround.

[WiX-users] deferred CA running in Installer UI Background on Vista

2007-02-21 Thread m . rothe
Hi, I´ve got a problem with an deferred Custom Action that will start an executeable. Works fine on XP, but on Vista the executeable´s GUI will prompt "mostly" behind the msi UI. Seems to be the same like the Difx prompt problem from Quinton in January. Does Anyone have an idea how to avoid this