Re: [WiX-users] How to display text in /qb! dialog

2007-10-16 Thread Karim MacDonald
A little late for a reply but... Ben Greenberg-3 wrote: > > I have both Product/@Language and Package/@Languages set to 1033. When I > open the package in Orca, I can see that Language is set to 1033 in the > Property table. But I still get the blank window behavior. > I'm using WiX 3.0.2925

Re: [WiX-users] How to display text in /qb! dialog

2007-08-29 Thread Bob Arnson
Ben Greenberg wrote: > I have both Product/@Language and Package/@Languages set to 1033. When I > open the package in Orca, I can see that Language is set to 1033 in the > Property table. But I still get the blank window behavior. > > Any other ideas on what could be causing this problem? >

Re: [WiX-users] How to display text in /qb! dialog

2007-08-23 Thread Ben Greenberg
Thanks for the reply. I have both Product/@Language and Package/@Languages set to 1033. When I open the package in Orca, I can see that Language is set to 1033 in the Property table. But I still get the blank window behavior. Any other ideas on what could be causing this problem? Thanks, Ben

Re: [WiX-users] How to display text in /qb! dialog

2007-08-23 Thread Bob Arnson
Ben Greenberg wrote: > I have created an MSI with WiX that I am installing via a bootstrapper. I > install the MSI by passing /qb! to msiexec. I have seen packages installed > this way where MSIEXEC will show some text aong the lines of "Please wait > while Windows configures APPNAME..." But,