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, when I call MSIEXEC this way under 
> WindowsXP (w/ Windows Install 3.1), the dialog is blank, except for the title 
> bar and progress bar.  Strangely, under Vista (Windows Installer 4.0), this 
> same call displays the expected message.
>   

Do you have a language ID specified in Product/@Language? See 
http://blogs.msdn.com/heaths/archive/2006/06/29/651011.aspx if you're 
using "language 0."

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to