Menu

#557 Projects built with wixui.wixlib have no error table

closed
wixui (141)
2012-09-15
2006-04-26
david
No

Projects built with wixui.wixlib and WixUI_en-us.wxl
localization file have no error table in the resulting
MSI package.

Discussion

  • Bob Arnson

    Bob Arnson - 2006-04-26

    Logged In: YES
    user_id=26581

    That's as designed. The .wxl includes the strings but
    they're not referenced unless you add a

    <uiref id="user-content-WixUI_ErrorProgressText"></uiref>

    to your project. That way, you get the default UI-locale
    strings MSI provides. If you reference
    WixUI_ErrorProgressText, you get the stock <progresstext>
    and <error> strings.</error></progresstext>

    I'll leave this bug open to make sure it gets documented.

     
  • Bob Arnson

    Bob Arnson - 2006-05-03

    Logged In: YES
    user_id=26581

    Updated wix.chm

     
MongoDB Logo MongoDB