I've noticed that a lot of MSIs have a table called "Error".  This
contains strings such as "Please wait while Windows configures
[ProductName]...".  The full list can be found here:

  
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/error_table.asp

Some of these strings are used to populate the uninstallation dialog box.

My wix-derived MSIs do not have this table.  As a result, my uninstall
dialog is extremely barren.  Is there some simple way to populate the
table with default values?  Or do I have to set them all up manually?

I'm using version 2.0.4221 of wix.

Thanks,
Alex

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to