Kevin Burton wrote:

I have a Wix generated .msi file and it has been working fine for sometime now (in English). Recently when I tried to deply on a machine that was low on disk space I received an error dialog indicating that the machine had insufficient space to proceed but this error message was in German. The buttons were in German also. I generate the .msi using:


If MSI is showing one of its own stock dialogs, it uses its own localized strings. You can use a log to detect whether MSI is using one of its own dialogs.

--
sig://boB
http://bobs.org

-------------------------------------------------------------------------
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