Is that the string you see when you click "Uninstall" from "Programs and Features" (or ARP)? That comes from the shell, and is in the user's language.
Is it the string you see when you run msiexec /x <ProductCode> or msiexec /x <package-path.msi>? That also comes in the user shell's language (it comes from Windows Installer itself), and it is shown even before any data about the product/package is read (the MSI file isn't even accessed yet). -----Original Message----- From: little.forest [mailto:little.for...@ymail.com] Sent: Thursday, October 29, 2009 5:30 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] The untranslated string in uninstallation The string in uninstallation: "Are you sure you want to uninstall this product?" This string is always in English. Is it possible to translate it to other languages? I can't find it in the language file WixUI_en-us.wxl. Or it may be provided by MSI service? Thanks. /Brian __________________________________________________________________ Make your browsing faster, safer, and easier with the new Internet ExplorerR 8. Optimized for Yahoo! Get it Now for Free! at http://downloads.yahoo.com/ca/internetexplorer/ ---------------------------------------------------------------------------- -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users